08.12.2011, 19:03
You should use SetTimerEx("DamageTimer",100*i,false,"if",playerid ,amount); and change Damagetimer() to being DamageTimer(playerid, Float:amount), then in DamageTimer(..) create a new string and format it to contain the damage.