Sandbird Posted December 12, 2014 Report Share Posted December 12, 2014 The default hiveext.dll doesnt support bigger than int(11) values for cell CharacterID in object_data table. I want to be able to store steamID there so i need a bigint(24) cell. Does any of the .dlls in this thread support those calls? -Thanks. Link to comment Share on other sites More sharing options...
Zupa Posted December 12, 2014 Report Share Posted December 12, 2014 The default hiveext.dll doesnt support bigger than int(11) values for cell CharacterID in object_data table. I want to be able to store steamID there so i need a bigint(24) cell. Does any of the .dlls in this thread support those calls? -Thanks. Normally non of the Hives support it. TECHNICALLY. You can use CHILD 999 calls ( from the hives that support that) to set/get that info :). But it might break the 201 calls etc. Plus 999/998 calls are highly insecure with recent RE hacks :) Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now