Code:
#include<amxmodx>
#include<cstrike>
#include<engine>
public plugin_init(){
register_plugin("Test","1.0","cheap_suit")
}
public reload(){
if(get_user_button(id)&IN_RELOAD){
cs_set_weapon_ammo ( id,0)
}
}
cant you tell me whats wrong?
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.