Additional Info
|
I'm editing a .sol for this game; http://www.kongregate.com/games/JuiceTin/strike-force-heroes-2 Hating the Soviet Union since 1924. |
Additional Info
|
What does it increase with each increase of the armor value? I might be able to make something to reverse it if I can find a pattern, so it would be good if you can post a few example values (real ones, ofcourse). Check out this guy, I always laugh at him. |
Additional Info
|
You know, I think it's actually a multiplier. Set "modArmor" to 1 and you get the normal amount. Set it to 1.5 and you get more half of it. Hating the Soviet Union since 1924. |
Additional Info
|
That sure as hell look like Float or Double to me. What program are you using for editing the .sol? Have you tried using a HEX editor? When I used to edit .sol the values were usually assigned under Hex as 3FF0, 3FF8, 4000, and so on. That's how float and double are represented. Later on, it converts the values to w/e the game maker has established. No number of hacks, good or bad, can replace Common Sense. |
Additional Info
|
I use this thing called ".minerva", really handy but not always I guess. Hating the Soviet Union since 1924. |
Additional Info
|
Well, I have quite a few programs that can edit .SOL files, but first of all, I'd reccomend you to go to our so-very-useful Resource Section and look at the topic of Useful Programs. Minerva is quite old, I mean, QUITE, and has several limitations, so replacing it with a more up-to-date and better program will make your hacking life a lot easier. No number of hacks, good or bad, can replace Common Sense. |
Additional Info
|
.Minerva is so far the best sol editor, but has the awful limitation of not being able to add new objects or booleans or anything. .sol editor could, but its so old and outdated it almost never works on any sol anymore. i assume you would be able to if you edited them in a hex editor frequently, but i dont know of anybody that does such a thing.
|
Additional Info
|
You can do that, that's for sure, but there are other ways of doing the samething. If you know how the .SOL stores the value, you can change it to something else. You could always try to change "rangeMore" to "damageMore" and see if the game accepts. It will accept if there's no verification, like a hashtag or w/e else people would put it in the .SOL to make sure they don't hack it. No number of hacks, good or bad, can replace Common Sense. |
Additional Info
|
I tried to find an actual sol edittor on this forum but no luck, the advice was ragnarok or minerva. If there is a better one it would be nice if you can tell us which one it is, as I use minerva as well. Check out this guy, I always laugh at him. |
Additional Info
|
It isn't that hard to use a Hex Editor. I, personally, would rather use a Hex Editor than a .SOL editor. It's a lot more powerful, in that you can add new things as well as change them, though, as you said, it does require more knowledge than using a .SOL. No number of hacks, good or bad, can replace Common Sense. |
Additional Info
|
Well, somebody should update the .SOL Editor then...If they can or want, don't think that might be possible. Hating the Soviet Union since 1924. |
Additional Info
|
It's nice to have a HEX Editor. I began using those before using .SOL ones, so I'm a lot more used to them. No number of hacks, good or bad, can replace Common Sense. |
Additional Info
|
I'm using minerva too. It just sucks that u cant add any items/values. |
Additional Info
|
dudial Posted on: 05/16/2013 12:35 Is there a better .sol editor ? |
Additional Info
|
KongregateHack Posted on: 05/16/2013 14:03 dudial Posted on: 05/16/2013 12:35 Is there a better .sol editor ?
Hating the Soviet Union since 1924. |