Author Topic: Documentation?  (Read 2849 times)


but for the person who wrote the mod to begin with -- where did they get the info from???
They made it themselves? In this case, Badspot wrote the ban command. While he was making it he decided to make it like that.
If he wanted to he could have done
Code: [Select]
serverCmdBan(%Client, %NotTheName, %Something, %Trash, %Pointless)

Ban: [ID], [client], [time], [reason]
[client] represents the person getting banned, but it can be blank anyway.
commandToServer(150, 0, 1, "A raisin");
Bans Ephialtes for 1 minute, with the reason of "A raisin"

nevermind -- you guys are clueless