help with hp & armour bar
#3

PHP код:
if u want to hide player name Health and armour you can use cmd it will help you
CMD
:maskoff(playeridparams[])
{
for(new 
0MAX_PLAYERSi++) ShowPlayerNameTagForPlayer(iplayerid1);
SendClientMessage(playerid0xFF4500AA"Mask  off");
return 
1;
}
CMD:maskon(playeridparams[])
{
for(new 
0MAX_PLAYERSi++) ShowPlayerNameTagForPlayer(iplayerid0);
SendClientMessage(playerid0xFF4500AA"Mask on");
return 
1;

Reply


Messages In This Thread
help with hp & armour bar - by Barnwell - 07.09.2014, 10:58
Re: help with hp & armour bar - by MasonSFW - 07.09.2014, 11:06
Re: help with hp & armour bar - by MBilal - 07.09.2014, 11:25

Forum Jump:


Users browsing this thread: 2 Guest(s)