public hppp(id)
{
new ammount=30
if (get_user_health(id)+ammount>race_heal[player_class[id]]+player_strength[id]) return PLUGIN_HANDLED
new hp = get_user_health(id)
set_user_health(id, hp + ammount)
}
roundstart()
for...
set_task(5.0, "hppp", i, _, _, "b")
ale gdzie to mam wkleić żeby to działało?
Użytkownik Veeq edytował ten post 01.05.2010 18:14


Dodatki SourceMod



Temat jest zamknięty







