Headshot work hlmet not working lel
#2

if(issuerid != INVALID_PLAYER_ID && gHelmet[playerid] == true)
-> you need to remove the helmet here
PHP код:
(issuerid != INVALID_PLAYER_ID && gHelmet[playerid] == true)
{
gHelmet[playerid]=false// << There, as simple as that
return GameTextForPlayer(issuerid,"~r~Player have helmet protection",5000,3);

Stop copy pasting code from random places, seriously.
Reply


Messages In This Thread
Headshot work hlmet not working lel - by Younes44 - 10.07.2016, 19:53
Re: Headshot work hlmet not working lel - by PrO.GameR - 11.07.2016, 00:16

Forum Jump:


Users browsing this thread: 1 Guest(s)