View Single Post
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 01-14-2017 , 15:15   Re: Simple Menu Builder
Reply With Quote #14

PHP Code:
callfunc_begin(eItem[Function], eItem[Plugin])
callfunc_push_int(id)
callfunc_end() 
That's not really going to work. What if the target function has more than one param?
__________________
HamletEagle is offline