Page 1 of 1
Twice Born level's "super leg" scripting
Posted: Tue Feb 06, 2007 1:35 pm
by Welly
The penultimate level Twice Born, if played coop with 2 players or more, can be set to "ultra legendary" by taunting with Alric.
I want to play this completely on my own, and with all those units at my disposal. I of course can't find 2 players willing to host, give me all the units, and go afk. So it seems I can't do it unless I change the scripting...
... which is impossible since I don't know squat about scripting. Can someone tell me what changes to make in Loathing? It is an indecipherable art to me, and until June I won't have time to learn it.
Posted: Tue Feb 06, 2007 2:10 pm
by gugusm
I've just looked at the script and it seems there are two
ultra legendary difficulties. 1st leg is normal (while playing solo), 2nd leg is while 2 players are playing and 3rd if there are more than 2 players.
If you want to play the hardest (I assume you do
) you have to find this action:
PLYC.3 Players CO OP (it's near the bottom of the list)
and modify:
"Player Count Greater Than: 2" change to:
"Player Count Equal To: 1"
and then find this action:
PLYC.1 Player SOLO
and make it not initially active (double click on action and click on Initially Active to deselect it):
I didn't try it, but it should works
Posted: Tue Feb 06, 2007 5:43 pm
by Tireces
Heh I have tried this gugusm and I was eable to enable uber-legendary and had all three grups in sigleplayer - but 2nd and 3rd group acted on their own
( their were yellow not blueand I could give em commands but after leaving em for a second or two they returned to orginal scripted actions )
Posted: Tue Feb 06, 2007 6:02 pm
by gugusm
Tireces wrote:Heh I have tried this gugusm and I was eable to enable uber-legendary and had all three grups in sigleplayer - but 2nd and 3rd group acted on their own
( their were yellow not blueand I could give em commands but after leaving em for a second or two they returned to orginal scripted actions )
Hmm, I wasn't looking at it very accurately
I'll check it again.
Posted: Tue Feb 06, 2007 6:24 pm
by gugusm
OK, I think I got it.
You have to find these 2 actions:
"CTRL.Give Player 3 Control Over UnitZ CO OP" and "CTRL.Give Player 2 Control Over UnitZ CO OP"
Then change in both Detach Units to Player to 1.
I hope it will work. Check it out and let me know, cause I'm so sleepy now
EDIT: Before this step you have to change those PLYC actions, which I wrote earlier.
Posted: Tue Feb 06, 2007 10:29 pm
by Welly
thanks man, that worked perfectly!
EDIT: that is, I followed your first post and it worked fine. I got all the Light units handed to me directly, and I am pretty sure all the extra enemies were activated. I did not have any problem like Tireces had, that is, for me the other units were totally under my control.