11.12.2009, 02:10
Alright, you see the "New variables" under the OnPlayercommand?
Add this with them.
Example :
Then goes the rest of the code, the loose indentation is just you need to fix the line to match with the others.
Add this with them.
Quote:
new cmd[256]; |
Quote:
public OnPlayerCommandText(playerid, cmdtext[]) { new cmd[256]; |