I put the IP address of the data conversion from 0 to 4294967295, stored in a mysql database.
In AMXX, I need to use the player's IP address lookup players come from.
So I need to convert the player's IP address is a positive integer from 0 to 4294967295, to the mysql database queries.
If I can not define variables in AMXX as a large integer or unsigned integer, I may only modify the database of preservation methods to adapt to AMXX.