Something weird on server happening
#1

I got multiple spawns on a server that gets map automatically changed, and i noticed (everything works) that for 1 second i get spawn somewhere else with sawnoff and tec9 on an elevator from grand larceny location (high roller, LV), that's only happening for a thiny second. I could ignore it, but it's not really good to see you spawning to an elevator for a second and then spawning when you need. There is no GetPlayerWeapon function that gives you sawnoff ID and Tec9 ID or setplayerpos in this particular area. Everything is checked and my gamemode is made from scratch
Reply
#2

It seems as SetSpawnInfo has been used and it also uses SetPlayerPos in OnPlayerSpawn.
Reply
#3

The setspawninfo function is used only on my Sync System which is

PHP код:
SetSpawnInfo(playerid0GetPlayerSkin(playerid), Pos[0], Pos[1], Pos[2]-0.4Pos[3], 000000); 
There are no weapons such as sawn off or tec9..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)