Death problem in 0.3.7
#4

Quote:
Originally Posted by [ND]xXZeusXx.
Посмотреть сообщение
it happened to me with 0.3z too.
if that player presses F4 he ll be fine. or jumps off from somewhere or admin slap.
not sure about the fix through the script.
If it works, ForceClassSelection probably fixes this, everything that need to be done is set the player to class selection once when you want (preferably when player request class for first time).

Use this code to force instantly class selection:

Код:
ForceClassSelection(playerid);
TogglePlayerSpectating(playerid, true);
TogglePlayerSpectating(playerid, false);
Not sure if works, but I believe that this code worths a try.
Reply


Messages In This Thread
Death problem in 0.3.7 - by Brooks1 - 29.05.2015, 19:19
Re: Death problem in 0.3.7 - by Ritzy2K - 29.05.2015, 19:22
Re: Death problem in 0.3.7 - by Bingo - 29.05.2015, 19:25
Re: Death problem in 0.3.7 - by n0minal - 29.05.2015, 19:38
Re: Death problem in 0.3.7 - by Konverse - 29.05.2015, 19:43
Re: Death problem in 0.3.7 - by Brooks1 - 29.05.2015, 20:06

Forum Jump:


Users browsing this thread: 1 Guest(s)