button spawn
#3

Try this.
pawn Код:
public OnPlayerRequestClass(playerid,classid)
{
    SetPlayerPos(playerid, 1742.038696, -1860.220581, 13.579002, 0);
    SetPlayerFacingAngle(playerid, 349.9);
    SetPlayerSkin(playerid, 26);
    TogglePlayerControllable(playerid, 0);
    return 0;
}
You can't double spawn someone.. unless your in a roleplay server and then tutorial mode is going..
You may also take out TogglePlayerControllable, if possible..
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: 1 Guest(s)