PHP Code:
public fw_TakeDamage(victim, inflictor, attacker, Float:damage)
{
new atk = saldiri[attacker] - defans[victim]
if ( is_valid_player( attacker ) )
{
SetHamParamFloat(4,damage == atk )
}
}
and 2nd
set_hudmessage(255, 255, 0, 0.57, 0.84, 0, 6.0, 12.0)
PHP Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team
Warning: Tag mismatch on line 367
Warning: Tag mismatch on line 392
Header size: 1512 bytes
Code size: 12352 bytes
Data size: 5556 bytes
Stack/heap size: 16384 bytes; estimated max. usage=782 cells (3128 bytes)
Total requirements: 35804 bytes
2 Warnings.
Done.