onplayercommandreceived help
#2

pawn Код:
public OnPlayerCommandReceived(playerid,cmdtext[]);
Remove the ";", you shouldn't use that with a function/public function title.
Also, you need to define "string", like this:
pawn Код:
new string[size];
Reply


Messages In This Thread
onplayercommandreceived help - by Nabster - 19.02.2015, 09:44
Re: onplayercommandreceived help - by CalvinC - 19.02.2015, 09:46
Re: onplayercommandreceived help - by Nabster - 19.02.2015, 09:53

Forum Jump:


Users browsing this thread: 1 Guest(s)