• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Userdata

what do you mean by load an item or player
if you have a userdata you should already know the type of the userdata it is
 
i have a log from gdb, but it only shows the player=0x7fffddff3200, item=0x7fffdd509340

how can i known what player and item?
if you get a log from gdb im pretty sure it should tell you what's in the structure instead of just the memory address
could you paste the log?
 
Back
Top