Death problem in 0.3.7
#1

In the new client 0.3.7 when someone try to kill himself he gets stucked. I mean his health is 0, but he can still walk. Is there someone with the same problem or does anyone know how to fix this problem ?
Reply
#2

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.
Reply
#3

This is normal, It still happen in old versions as well.

When you jump, You die.
Reply
#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
#5

This bug happens to me often. Just simple - press F4 and you will be respawned with a new skin also to stop you from bugging.
Reply
#6

I doesn't have the problem in older clients, I think the problem is from the new client.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)