View Single Post
Farbror Godis
AlliedModders Donor
Join Date: Feb 2016
Old 08-19-2019 , 09:34   Re: Hook buymenu out of buyzone
Reply With Quote #3

PHP Code:
AddCommandListener(CmdListener_BuyMenu"buymenu"); 
Then in the callback you can check if the client is in the buyzone or not using Indarello's example.
__________________

Last edited by Farbror Godis; 08-19-2019 at 09:34.
Farbror Godis is offline