02.01.2013, 20:27
Se for o que eu entendi:
pawn Код:
new
Float: flo_health ;
GetPlayerHealth ( playerid, flo_health ) ;
SetPlayerHealth ( playerid, ( flo_health ) +10 ) ;

