• 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!

Windows Break Spirit Limit?

Printer

if Printer then print("LUA") end
Senator
Premium User
Joined
Dec 27, 2009
Messages
5,780
Solutions
31
Reaction score
2,299
Location
Sweden?
Break Spirit Limit? I wonder is it possible to break the spr limit, because i use noxitu spr editor i cant add more sprs or view sprs which is over the spr limit :(

Rep for help!
 
before 9.4, sprites use an indexing system using a short variable, which can only go as far as 65.535, its something that is impossible to work around, if you want more then that then you have to use 9.4+ client which uses an integer to index, meaning you can go up to 4.294.967.295 sprites

to have more then 65.535 on a version previous to 9.4 would require huge amounts of editing in the client, not even sure if possible
 
Damn i want to edit the pokemon client :S vers. 8.54

But thanks Scarlet :)
 
Back
Top