OnPlayerRequestClass help
#1

Hello,
I have a problem with my Script.
When i press F4 on my Server, i came on the ClassSelection, but when i press the Spawn Button, i Spawn and came back to the ClassSelection.

My OnPlayerRequestClass Public:
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    print("OnPlayerRequestClass called...");
    SpawnPlayer(playerid);
    return 1;
}
I hope someone has a solution for my problem.

/Edit: I use SA-MP 0.3d R1, and this problem i had it in 0.3c too.

* Zunno
Reply


Messages In This Thread
OnPlayerRequestClass help - by Zunno - 28.12.2011, 06:02
Re: OnPlayerRequestClass help - by Ironboy - 28.12.2011, 06:07
Re: OnPlayerRequestClass help - by Zunno - 28.12.2011, 06:16
Re: OnPlayerRequestClass help - by MP2 - 28.12.2011, 06:24
Re: OnPlayerRequestClass help - by Zunno - 28.12.2011, 06:28
Re: OnPlayerRequestClass help - by Ironboy - 28.12.2011, 06:50
Re: OnPlayerRequestClass help - by Zunno - 28.12.2011, 06:54
Re: OnPlayerRequestClass help - by Ironboy - 28.12.2011, 07:25
Re: OnPlayerRequestClass help - by AustinJ - 28.12.2011, 07:29
Re: OnPlayerRequestClass help - by Zunno - 28.12.2011, 07:29

Forum Jump:


Users browsing this thread: 1 Guest(s)