[BUG] player.Immunity bugged

Started by rww, Feb 19, 2016, 05:49 PM

Previous topic - Next topic

rww

Today with player Kunio I've tested player.Immunity. During the test we've met a little bug, everything nice is recorded on the video.

Video:
https://youtu.be/EdfnfGq99Z0

Script:
function onPlayerSpawn(p)
{
p.Immunity = 31;
//Further part of script
return 1;
}

Based on post: http://forum.vc-mp.org/?topic=451.msg3047#msg3047
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

Murdock