Which function type should i choose?
#3

pawn Код:
new Float:x,Float:y,Float:z;
    GetPlayerPos(playerid,x,y,z);
    SetPlayerPos(ID,x+1,y,z);
    SetPlayerVirtualWorld(ID,GetPlayerVirtualWorld(playerid));
    SetPlayerInterior(ID,GetPlayerInterior(playerid));
you don't need to make a stock or anything for that really
Reply


Messages In This Thread
Which function type should i choose? - by Micius - 06.08.2013, 09:28
Re: Which function type should i choose? - by Vince - 06.08.2013, 09:49
Re: Which function type should i choose? - by Vanter - 06.08.2013, 11:22

Forum Jump:


Users browsing this thread: 1 Guest(s)