Zcmd /get
#3

How I can do this:


I have a report system which opens a dialog box, if I add at the last GetPlayer it'll be the case 8, So If I Press it get the player to me:


pawn Код:
case 8:
                {
               
                     new Float:x, Float:y, Float:z; GetPlayerPos( playerid, x, y, z ); return SetPlayerPos( id, x, y, z );
               
                }
pawn Код:
../include/admincommands.inc.pwn(915) : error 017: undefined symbol "id"
../include/admincommands.inc.pwn(958) : error 017: undefined symbol "params"
Reply


Messages In This Thread
Zcmd /get - by Alex_Obando - 03.04.2011, 18:04
Re: Zcmd /get - by Mean - 03.04.2011, 18:19
Respuesta: Zcmd /get - by Alex_Obando - 03.04.2011, 18:34

Forum Jump:


Users browsing this thread: 2 Guest(s)