string doesn't get called
#1

PHP код:
            new str2[228]; 
            new 
Float:armour
            new 
Float:health
            
GetPlayerArmour(damagedidarmour); 
            
GetPlayerHealth(damagedidhealth); 
            
format(str2,sizeof(str2),"~n~~n~~n~~n~~n~~n~~b~~h~~h~%s~n~~w~ARMOUR:%0.2f ~r~Health:%0.2f "pName[damagedid], armourhealth); 
            
GameTextForPlayer(playeridstr210003); 
if i shoot someone it should show the playername,health and also the armour of the damaged id
but in this case,it's only showing player's name
Reply


Messages In This Thread
string doesn't get called - by Bondz - 02.10.2016, 11:45
Re: string doesn't get called - by Gotham - 02.10.2016, 11:50
Re: string doesn't get called - by Bondz - 02.10.2016, 12:47
Re: string doesn't get called - by Gotham - 02.10.2016, 13:39
Re: string doesn't get called - by oMa37 - 02.10.2016, 14:59
Re: string doesn't get called - by Bondz - 02.10.2016, 15:03
Re: string doesn't get called - by Rdx - 02.10.2016, 21:14

Forum Jump:


Users browsing this thread: 1 Guest(s)