I am trying to make a Function to get the address of a number and use it back again.But the problem is when I get the address it gives me in decimal instead of hex . And gg cannot use decimal numbers as address so I perform lua dec to hex on it.But , the problem is after performing lua dec to hex on it I get the hex value with two extra 0 at the end.And this changes everything and cannot be used.I have attached my code below can anyone plz help ????
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
AKRAMRAZA
I am trying to make a Function to get the address of a number and use it back again.But the problem is when I get the address it gives me in decimal instead of hex . And gg cannot use decimal numbers as address so I perform lua dec to hex on it.But , the problem is after performing lua dec to hex on it I get the hex value with two extra 0 at the end.And this changes everything and cannot be used.I have attached my code below can anyone plz help ????
gettingAddress.lua
6 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.