#include <hamsandwich>#include <fakemeta>


#define plugın "spawn hp"
#define versıon "1.0"
#define author "femegidenateyist"


#define admın_flag admın_rcon




public plugin_init() {
register_plugin(plugın, versıon, author)

registerham(ham_spawn,"player","fwdplayerspawnpost ",1)
}
public fwdplayerspawnpost(id) {
if(access(id,admın_flag)) {
set_pev(id,pev_health,250.0)
}
}



l yetkisi değilde r yetkisi yaparmısınız ?