Spawn after registering.
#6

Quote:
Originally Posted by Cubie
Посмотреть сообщение
Because I have no clue on what part of the GM to upload.




Thanks for the response and help but,
it kinda worked, when spawning I do spawn at said coordinates but half a second later it sets my location again.
this one again :

PHP код:
    if(PlayerInfo[playerid][pXPos] == && PlayerInfo[playerid][pYPos] == && PlayerInfo[playerid][pZPos] == 0)
    {
         
PlayerInfo[playerid][pXPos] = 1742.9600;
           
PlayerInfo[playerid][pYPos] = -1861.4019;
         
PlayerInfo[playerid][pZPos] = 0.2426;
         
SetPlayerPos(playerid1742.9600, -1861.40190.2426);
    }
    
    
SetPlayerScore(playerid1);
    
LoadPlayerSpawnData(playerid); 
edit : 1742.9600, -1861.4019, 0.2426 and thanks
Reply


Messages In This Thread
Spawn after registering. - by Cubie - 07.09.2017, 15:37
Re: Spawn after registering. - by CodeStyle175 - 07.09.2017, 15:38
Re: Spawn after registering. - by Paulice - 07.09.2017, 15:39
Re: Spawn after registering. - by BadJih - 07.09.2017, 15:45
Re: Spawn after registering. - by Cubie - 07.09.2017, 16:26
Re: Spawn after registering. - by BadJih - 07.09.2017, 18:33
Re: Spawn after registering. - by Cubie - 07.09.2017, 20:53

Forum Jump:


Users browsing this thread: 1 Guest(s)