[AMXX] Run time error 3 (stack error) on line 12 (file "freeshotty.sma")
i get this when i make a server
Code:
public plugin_init(){
register_plugin("free shotty","1.0","Cheap_Suit")
register_event("ResetHUD","newRound","b")
}
public newRound(id){
give_item(id,"weapon_m3")
give_item(id,"ammo_buckshot")
return PLUGIN_CONTINUE
}
anyone know the problem?
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.