16.02.2010, 01:33
Ok, I need to know how to make a command that... Well here's an example
/911
And only the Police class can see it.
/911
And only the Police class can see it.
Player loop(i) -> if(GetPlayerSkin(i) == (skin id of the Tow Truck guy)) { SendClientMessage(i, COLOR, (the input text from the dialog box));