[HELP] SetSpawnInfo doesnt work?
#1

Hi,

Today i tried to add a SetSpawnInfo into OnPlayerClassSelection, but it still shown the class selection. But SetSpawnInfo might spawn player with any class selection or something (direct spawn after connected), isnt it?

I've used it like this:

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetSpawnInfo( playerid, 0, 0, 1958.33, 1343.12, 15.36, 269.15, 26, 36, 28, 150, 0, 0 );
}
It's the same code with samp's SetSpawnInfo tut. But it doesnt work, too. Whats wrong here?
Reply


Messages In This Thread
[HELP] SetSpawnInfo doesnt work? - by LasTRace - 14.08.2010, 13:46
Re: [HELP] SetSpawnInfo doesnt work? - by vakhtang - 14.08.2010, 14:05
Re: [HELP] SetSpawnInfo doesnt work? - by LasTRace - 14.08.2010, 15:27
Re: [HELP] SetSpawnInfo doesnt work? - by [HUN]Jaki - 14.08.2010, 15:28
Re: [HELP] SetSpawnInfo doesnt work? - by armyoftwo - 14.08.2010, 15:29
Re: [HELP] SetSpawnInfo doesnt work? - by LasTRace - 14.08.2010, 15:29
Re: [HELP] SetSpawnInfo doesnt work? - by LasTRace - 14.08.2010, 15:49

Forum Jump:


Users browsing this thread: 1 Guest(s)