PHP Code:
cs_set_user_money( id, money -= get_pcvar_num(smokecost) )
}
}
return PLUGIN_HANDLED;
->
PHP Code:
cs_set_user_money( id, money -= get_pcvar_num(smokecost) )
}
}
gshop(id)
return PLUGIN_HANDLED;
This is not the request section, btw.
__________________