Help with zcmd
#6

Quote:
Originally Posted by JhnzRep
Посмотреть сообщение
Did you add the coordinates? Or did you just leave "COORDSHERE".
Of course i added coords, and i already found solution:

pawn Код:
CMD:ls(playerid,params[])
{
    SetPlayerPos(playerid,1395.7988,-753.5182,95.9959);
    return 1
;
}
i needed to add this ":" before brackets and then it worked.
Reply


Messages In This Thread
Help with zcmd - by Subwoofer - 09.06.2012, 22:08
Re: Help with zcmd - by Elysian` - 09.06.2012, 22:10
Re: Help with zcmd - by Subwoofer - 09.06.2012, 22:18
Re: Help with zcmd - by MarinacMrcina - 09.06.2012, 22:19
Re: Help with zcmd - by JhnzRep - 09.06.2012, 22:21
Re: Help with zcmd - by Subwoofer - 09.06.2012, 22:50
Re: Help with zcmd - by JhnzRep - 09.06.2012, 22:52
Re: Help with zcmd - by Subwoofer - 09.06.2012, 22:54

Forum Jump:


Users browsing this thread: 1 Guest(s)