how to change ......
#2

at the end of ur onplayercommandtext function there is a
Код:
return 0;
}
Simply replace return 0; }with
Код:
return SendClientMessage(playerid,YOURCOLOR,"This command is invalid.");
}
edit the code :P
Reply


Messages In This Thread
how to change ...... - by MBX97 - 21.10.2010, 21:02
Re: how to change ...... - by Mike_Peterson - 21.10.2010, 21:04
Re: how to change ...... - by MBX97 - 21.10.2010, 21:06
Re: how to change ...... - by MBX97 - 21.10.2010, 21:10
Re: how to change ...... - by HrvojeCro - 21.10.2010, 21:13
Re: how to change ...... - by sTeAlthy [Brandon Brown] - 21.10.2010, 21:13
Re: how to change ...... - by HrvojeCro - 21.10.2010, 21:17
Re: how to change ...... - by Mike_Peterson - 21.10.2010, 21:27
Re: how to change ...... - by MBX97 - 22.10.2010, 01:33
Re: how to change ...... - by HrvojeCro - 22.10.2010, 06:26

Forum Jump:


Users browsing this thread: 1 Guest(s)