09.08.2011, 08:47
Desperate much chrillz ? Also, you forgot to format the GetPlayerName function ..
Darnell, add this above SetPlayerHealth:
Replace GetName in Chrillz's line with name
Darnell, add this above SetPlayerHealth:
pawn Код:
new name[24] // 24 = max characters in a samp name
GetPlayerName(playerid,name,24);