Please, could someone decompile the first map's behaviour and send me the content, with all scripts?
Thank you in advance :)
Decompiling Hexen
- The_Spartan
- Posts: 79
- Joined: Fri Oct 12, 2012 1:12 pm
- Location: Italy
- Contact:
RE: Decompiling Hexen
http://forum.zdoom.org/viewtopic.php?t=21637 That should decompile the behavior scripts for you. I don't know if it's full proof or not.The_Spartan wrote: Please, could someone decompile the first map's behaviour and send me the content, with all scripts?
Thank you in advance :)
Last edited by one_Two on Mon Oct 29, 2012 3:14 pm, edited 1 time in total.
- The_Spartan
- Posts: 79
- Joined: Fri Oct 12, 2012 1:12 pm
- Location: Italy
- Contact:
RE: Decompiling Hexen
I don't understand how to use it D:
RE: Decompiling Hexen
http://www.jspenguin.org/software/listacs/README.txt is the readme - it works with python, so you'll have to get that.The_Spartan wrote: I don't understand how to use it D:
http://www.jspenguin.org/software/listacs/
Nothing is gonna be simple with hard compiled code but if you get it to work you should at least be able to see what the code is like. And (in case you haven't already) your gonna need to get the behavior file from Hexen.wad using a lump editor like slade 3 or XWE.
- The_Spartan
- Posts: 79
- Joined: Fri Oct 12, 2012 1:12 pm
- Location: Italy
- Contact:
RE: Decompiling Hexen
I can't really get how this program works. Well, I extracted the BEHAVIOR lump but it seems not to work. Please, if someone knows how to get the hexen map01's code, please send me it.