Weird issue with vehicles
#1

Hello guys!

I got another problem, when a player type /suicide and respawn, sometimes the cars are not appearing! :P Everything works fine exept this.
Reply
#2

Show us /suicde command and OnPlayerSpawn callback.

Also, be sure you set player(s) world compared to vehicle player world. (Ex: if you're playing in virtual world 0, your cars must be in same virtual world).
Reply
#3

Under OnPlayerSpawn, add:
pawn Код:
SetPlayerVirtualWorld(playerid, 0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)