View Single Post
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 09-16-2014 , 10:49   Re: [Pawn Question] How to set a function as a parameter for a function?
Reply With Quote #11

Quote:
Originally Posted by Powerlord View Post
Be aware that functag and funcenum don't exist in the new syntax... you need to look up what replaced them and use that instead.
Edit: typedef replaced functag and union replaced funcenum.

Speaking of which, I was going to work on passing a data arg to menus in the 1.7 core... I wonder if the AM team moved the menu code yet so I can start modifying them.
this? https://github.com/alliedmodders/sourcemod/pull/151
__________________
WildCard65 is offline