button spawn
#1

i have a probleme i have spwaned the player he can move but he always see the button "spawn"

my code :

pawn Код:
public OnPlayerRequestClass(playerid,classid)
{
    return 0;
}


// in a part of code
   
SpawnPlayer(playerid);
_SetPlayerPos(playerid, 1742.038696, -1860.220581, 13.579002, 0);
SetPlayerFacingAngle(playerid, 349.9);
SetPlayerSkin(playerid, 26);
TogglePlayerControllable(playerid, 0);
Reply


Messages In This Thread
button spawn - by marquezsanchez - 25.09.2012, 19:30
Re: button spawn - by ViniBorn - 25.09.2012, 20:33
Re: button spawn - by GoldenM4 - 25.09.2012, 20:53
Re: button spawn - by marquezsanchez - 26.09.2012, 06:44
Re: button spawn - by XtremeR - 26.09.2012, 06:52
Re: button spawn - by marquezsanchez - 26.09.2012, 07:55

Forum Jump:


Users browsing this thread: 2 Guest(s)