You mean something like this?
function On_Command(Player, cmd, args) {
if (cmd == "executenyancat" && Player.Admin) {
ExecuteNyanCats();
}
}
function ExecuteNyanCats() {
for (var cplayer in Server.Players) {
cplayer.SendCommand("grass.on true")...
Some code modification.
Added FlySpeedCheck which will check for fly hackers and speed hackers every 5 seconds. This is still under testing I guess, but at me the options were perfect when I tried it. (Update config)
Added Moderator and Admin checking in the timer, and in the commands.
No. As Mike said Fougerite's aim is to add more and more devrloping modules like Py or C#. Since C# is the main language its faster than any other.
Sent from my Samsung Galaxy S4
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.