View Single Post
Author Message
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 05-13-2019 , 14:24   _GLOBAL_OFFSET_TABLE_ signature
Reply With Quote #1

Does someone have the updated version of _GLOBAL_OFFSET_TABLE_? The one I have does not work on linux.

addons/amxmodx/configs/orpheu/functions/_GLOBAL_OFFSET_TABLE_
Code:
{     "name"      : "_GLOBAL_OFFSET_TABLE_",     "library"   : "mod",     "identifiers" :     [         {             "os"    : "linux",             "mod"   : "cstrike",             "value" : "_GLOBAL_OFFSET_TABLE_"         }     ] }
__________________








CrazY. is offline