Message Fixes
Checking If Player is shooting the M4
New config option added for the DropTest
Message fixes
https://github.com/dretax/AdvancedTester/commit/f881e4c84f5d4b7990304625d99242d69605b639
enter_message "XXXXX"/false => set a message that will be sent to players when they enter the zone
leave_message "XXXXXX"/false=> set a message that will be sent to players when they leave the zone
That shit could cause lagg as fuck. Useless.
Obviously It won't work...
Why not log all the names out as @Jakkee said?
if (!File.Exists(Path.Combine(ModuleFolder, "Data.log"))) { File.Create(Path.Combine(ModuleFolder, "Data.log")).Dispose(); }
System.IO.StreamWriter file = new System.IO.StreamWriter(Path.Combine(ModuleFolder...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.