Darklord those instructions were very clear and detailed. Thank you I'm going to give it a try. Quick question though....is there a link you can provide containing some console commands? I'm specifically interested in spawning items but don't know where to look. Happy to help, Seebs made the extrac...
The top of the debug.lua file has a little bit of information... Basically, if you can't tell what to do from that, you probably shouldn't be using a tool this low-level.
I've been playing HOMM6 recently and that dispite being a single player game also requires an always connected internet, unfortunately I seem to drop out 2-3 times a session causing me to replay sections... :evil: Daniel. There is a reason I haven't bought anything made by Ubisoft for any platform ...
The reason there's no "list of commands" is that there's no such thing conceptually. The console is just a live code execution environment in the game's engine. You can do anything you want in Lua in there, and I have no idea what all the options are; the code as provided has about all I k...
But I seriously doubt you were really looking that forward to it, unless you have very crappy internet access. You're blowing this way bigger than it really is. I play a lot of games on a laptop. The laptop goes places. Not all the places it goes have network connectivity. Heck, sometimes I just ha...
I'm in the middle of tackling a bizarre number system employed by the save files If talking about the 0x3FF0, 0x4000, 0x4008, 0x4010, etc. numbers used to identify the characters, to index the items in the inventory and in fact for most of numerical values in the game (such as strength, vitality, d...
Ah, I see ;-) You can always test it in virustotal etc. This is not only application I made, you can trust apps downloaded from my webpage. Virus software is 100% useless against one-off malware. If you were a bad guy, there would be no way anyone's anti-virus software would detect your code until ...
Games these days are too friendly and simple. Basically the game does all the dirty work for you and you get an easy ride, there's also way too many scripted scenes and such. Well, thing is. If I wanted to do dirty work, I wouldn't be playing games. I'd be working as a sysadmin or something. I play...