Positions problem.
#1

I have this on OnPlayerDisconnect()
pawn Код:
GetPlayerPos(playerid, PlayerInfo[playerid][pCrashPos_x], PlayerInfo[playerid][pCrashPos_y], PlayerInfo[playerid][pCrashPos_z]);
and this on OnPlayerLogin()

pawn Код:
GetPlayerPos(playerid, PlayerInfo[playerid][pCrashPos_x], PlayerInfo[playerid][pCrashPos_y], PlayerInfo[playerid][pCrashPos_z]);

The problem: When i login it will respawned me on the hospital..

I have a SpawnType, too.
Reply


Messages In This Thread
Positions problem. - by GaB1TzZzu - 28.01.2011, 20:56
Re: Positions problem. - by viKKmaN - 28.01.2011, 21:04
Re: Positions problem. - by Luis- - 28.01.2011, 21:04
Re: Positions problem. - by GaB1TzZzu - 29.01.2011, 07:40
Re: Positions problem. - by Biesmen - 29.01.2011, 07:52
Re: Positions problem. - by GaB1TzZzu - 29.01.2011, 09:07
Re: Positions problem. - by Biesmen - 29.01.2011, 09:18
Re: Positions problem. - by GaB1TzZzu - 29.01.2011, 09:29
Re: Positions problem. - by GaB1TzZzu - 29.01.2011, 09:46
Re: Positions problem. - by Infamous - 29.01.2011, 09:50

Forum Jump:


Users browsing this thread: 1 Guest(s)