Author |
Message |
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Unmapped Lands 2 (UPD: B71 - 27 jan.)
Grimmcrypt, you can just take my file and edit it if you changed some preset names or want weapon/actor powers to be changed. There are lots of features and bonuses appeared after I've made original Mu-Ilaak script, so you can also take a look at coalition file for examples. After that you just put the file somewhere inside your mod package, maybe in Unmapped Lands 2 folder. Reupload your mod, tell me that it's compatible I'll check everything and add you mod to the list of supported mods.
Also if you need something to start with, you can use a python script UnmappedLands2.rte\Tools\MakeFaction.py which generates a basic faction file from your mod's .rte folder. It simply dumps every buyable actor and weapon it finds and create a working .lua file, you just need to set research prices and powers. But if you have complex hierarchies of objects - it may fail.
Someone64, more efficient version is coming.
|
Fri Feb 01, 2013 6:32 am |
|
|
Someone64
Joined: Mon Aug 27, 2012 11:13 am Posts: 151
|
Re: Unmapped Lands 2 (UPD: B71 - 27 jan.)
Maybe a thinner font might help so it uses less particles. I'm pretty sure there are lots more easier to read fonts that are thinner than the one used now. I'm only assuming the letters int he UI use particles when I say this.
|
Fri Feb 01, 2013 8:08 am |
|
|
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
Updated. UI optimizations only.
|
Fri Feb 01, 2013 10:13 am |
|
|
Grimmcrypt
Joined: Thu Jun 21, 2012 3:38 pm Posts: 122 Location: On a little island called Puerto Rico
|
Re: Unmapped Lands 2 (UPD: B71 - 27 jan.)
. . weegee wrote: Grimmcrypt, you can just take my file and edit it if you changed some preset names or want weapon/actor powers to be changed. There are lots of features and bonuses appeared after I've made original Mu-Ilaak script, so you can also take a look at coalition file for examples. After that you just put the file somewhere inside your mod package, maybe in Unmapped Lands 2 folder. Reupload your mod, tell me that it's compatible I'll check everything and add you mod to the list of supported mods.
Also if you need something to start with, you can use a python script UnmappedLands2.rte\Tools\MakeFaction.py which generates a basic faction file from your mod's .rte folder. It simply dumps every buyable actor and weapon it finds and create a working .lua file, you just need to set research prices and powers. But if you have complex hierarchies of objects - it may fail.
Someone64, more efficient version is coming. I guess I would have known this if I had read your instruction on how to add a faction. Dam I feel like one of those annoying dudes now. +1 to my idiocracy. 0 for me. current score 5-3 in favor of my idiocracy. Thank you weegee for taking your time with me. . .
|
Sat Feb 02, 2013 6:56 am |
|
|
Grimmcrypt
Joined: Thu Jun 21, 2012 3:38 pm Posts: 122 Location: On a little island called Puerto Rico
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
sorry for doble post.
Hey weegee Ive been getting a syntax error when I run the code in python.
I wrote this in the command line
MakeFaction.py HOBS.rte HOBS.lua "Hob Kingdom Tech"
..edit I'll just do it the old fashion way.
|
Sun Feb 03, 2013 1:06 am |
|
|
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
|
Sun Feb 03, 2013 8:51 am |
|
|
Grimmcrypt
Joined: Thu Jun 21, 2012 3:38 pm Posts: 122 Location: On a little island called Puerto Rico
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
Well do i have to use the exact version of Python 3.2 The version I have is v3.2.3 Just to be sure, you said that my hob.rte folder should be next to the script right? ...edit: It also could be the MakeFaction.py script i got. I'll just re-download your mod to see what happens. .....Edit edit: I just realized that I have b65. The score is 6-3 in favor of my idiocrazy
|
Sun Feb 03, 2013 7:57 pm |
|
|
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
I didn't change script after release I guess. Just checked in poth python 2.6 and 3.3 and it worked. I usually just put the script in the root CC folder and run it from there. That way all needed .rtes are already there.
|
Sun Feb 03, 2013 8:15 pm |
|
|
Grimmcrypt
Joined: Thu Jun 21, 2012 3:38 pm Posts: 122 Location: On a little island called Puerto Rico
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
weegee wrote: I didn't change script after release I guess. Just checked in poth python 2.6 and 3.3 and it worked. I usually just put the script in the root CC folder and run it from there. That way all needed .rtes are already there. Well I did put it in the main Directory and it still did not work but here's a image so you can see
|
Sun Feb 03, 2013 8:18 pm |
|
|
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
No, you should run it from the command line. Something like this: Anyway here's your 113-th mod file in case you're tire of this python crap ))) https://dl.dropbox.com/u/1741337/UnmappedLands2/113.zip
|
Sun Feb 03, 2013 8:25 pm |
|
|
Grimmcrypt
Joined: Thu Jun 21, 2012 3:38 pm Posts: 122 Location: On a little island called Puerto Rico
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
Thanks alot but I would like to know why in the hell it doesn't work. Is there a step that I'm missing or something?
|
Sun Feb 03, 2013 8:32 pm |
|
|
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
You're launching python shell - python.exe. But you need to start cmd.exe and then put makefaction.py hobs.rte hobs.lua "HOBS" there.
|
Sun Feb 03, 2013 8:34 pm |
|
|
Grimmcrypt
Joined: Thu Jun 21, 2012 3:38 pm Posts: 122 Location: On a little island called Puerto Rico
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
weegee wrote: You're launching python shell - python.exe. But you need to start cmd.exe and then put makefaction.py hobs.rte hobs.lua "HOBS" there. So it runs from the computers main cmd. and not the python.cmd
|
Sun Feb 03, 2013 8:41 pm |
|
|
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
Yep
|
Sun Feb 03, 2013 8:42 pm |
|
|
Grimmcrypt
Joined: Thu Jun 21, 2012 3:38 pm Posts: 122 Location: On a little island called Puerto Rico
|
Re: Unmapped Lands 2 (UPD: B74 - 01 feb.)
. . weegee I'm officially Rage quitting Python i tried typing it in the cmd.exe and it still doesn't work. Thank you for being a kind person and generating my faction files for me. I'll be letting you know when there finally compatible with your mod. . .
|
Sun Feb 03, 2013 9:12 pm |
|
|
|