/locate
#1

Okay, i made a command, /location, and comes up saying "USAGE: /locate[bank/job]" ect..

so i made /locatebank, and heres the code of it:
Code:
if(strcmp(cmd, "/locatebank", true) == 0)
{
SendClientMessage(playerid, COLOR_GREEN, "The bank as been marked on your map");
SetPlayerCheckpoint(1458.2642,-1026.5463,23.6099, 6);
return 1;
}
but, i go ingame, and do /locatebank, only The bank as been marked on your map shows up, then says: SERVER: Unknown Command
and it dont show it on the map..? Any help??

To the ones who do help, thanks.

~iLike
Reply


Messages In This Thread
/locate - by TheGtaLover - 06.01.2010, 16:11
Re: /locate - by Correlli - 06.01.2010, 16:12
Re: /locate - by TheGtaLover - 06.01.2010, 16:33

Forum Jump:


Users browsing this thread: 1 Guest(s)