Thread: natives
View Single Post
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 01-13-2020 , 09:21   Re: natives
Reply With Quote #6

Post the definitions for g_currentmod, g_currentmap, g_lastmods, g_lastmap. I suspect all of this are strings(arrays) and you can't pass them around like you are trying to.

You should use set_array to achieve that functionality.
__________________
HamletEagle is offline