Posted: Fri Jul 05, 2013 3:39 am Post subject: CUBEWORLD - ALPHA Need help with Limit
On cubeworld ( alpha ) For cheatengine I can get XP Money and everything easy with cheatengine. but when I make a sword theres a limit AKA small weapon 16 blocks/sprites on it at once and Greatswords 32. IS there any way to change this number to like 99 so I can have 99 cubes on a sword art once?
This is how it works.
0/16 ( Iron Sword )
Ill add a block to make it look better
1/16. I can easily edit the first numbers to say 99
99/16 But all that does is add random blocks around the weapon
I need to know how to change the second number AKA the limit.
0/16 [ 16 ]
Anyone who can help will get thanks and ill do anything to help back and contribute. Thank you. if you need pictures ill get some
This is what I've figured out so far
Making the first numbers static just freezes the cubes so you cant add/move/remove them.
Making it go above the limit adds random cubes around the weapon not on it. Thus trying to move it on removes the cube
Making the limit low with cubes on ( say 16/16 ) to ( say 10/16 )
I looked through and it looks like the value 16 is not how many you can place. But the amount of empty spaces you can fill. If you exceeded the max then it will fill up the random empty spaces that it doesnt want you messing with. Anyway, you my sir, just found an exploit (that could crash peoples games if you wanted and make your weapon bigger than its boundaries.) a little more research and you can easily do what i said in the parenthesis. _________________
Games are just one's and zero's but it it can sure screw someone over.
i've been toying wtih this for a while now. The item structure allows for a max of 32 blocks at any given time due to size limits. I havent found a way to force 16 limit items to utalize the full 32 yet but im getting closer. I have been able to manually add cubes but its a pain in the butt. Anything higher than 32 and the game starts pulling data from stuff outside of the item array.
Also here is a usefull glich. Select a weapon to add cubes to. Now swap the inventory spot of the weapon with a thing of armor. you are now adding cubes to armor instead of your weapon. Doesnt work on all armor but it does work.
If i can find the line in asm that tells weather or not what you clicked is a usable upgrade then maybee i can find the line that is needed for 32 limit.
Edit: I found the code that determains the 16 or 32 limit and the code that will let you select any item to add cubes to. Once i can get a good aob setup for it i will post a table.
edit2: Seems what i was editing only did the change visually. Guess the hunt is still down for the correct info
edit3: got it working. Posting it to the cube world thread in the table section
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum