Larian Studios
Hello modders claphands , cooked up a little mod for you all!

What it does:
- Guaranteed fun!
- CHOOSE your Heroes, FULLY EQUIPPED, LVL 20!
- BATTLE with an entire ARMY
- NO STORY ONLY BATTLE
- DEFEAT the orcs and their leader

install:
extract to D:OS install folder, easypeazy

How to play:
After installing, open up Divinity Original Sin. Go to Mods and select LegionZero at the Add-ons section and click activate. After that start a new game.

get it here:
Code
http://speedy.sh/VE32W/dosmod-LegionZero.rar


here some images:
[Linked Image]

[Linked Image]

[Linked Image]

[Linked Image]
No story? Sounds very depressing.
nice one :P care to explain how you used the character creation stuff? cant seem to use it on my own mod.
haha yeh 1 day effort,

@Feared, I didnt start this mod from scratch, it uses all the scripts Larian wrote for dos. That makes it easier to do some quick modding. I used the character creation that Larian created as well, instead of sending my party to Cyseal I edited the Cys_General Script (thats in the story editor) to send the party to my own trigger.
thnx for the advice!
.....
ok found it, @ feared, give me an hour and I'll release an empty character select screen. That way you can copy that to your own folder and mod your own character creation.
.............
Originally Posted by FromHolland
ok found it, @ feared, give me an hour and I'll release an empty character select screen. That way you can copy that to your own folder and mod your own character creation.


Nice work.

Took a look at what you did out of curiosity and we were on similar/same lines.

There is an added note I would like to add. You need to make sure you set your starting-level/character-creation in the general-script if it is named differently. There is a line which is like charactercreactionlevel("CharacterCreation"), simply change that to your own, or add your level in the same format afterwards.


Also, the idea of a 'generic' starting would be a boon.
Awesome m8 didnt know that! for now I have this, a simple mod which let anyone mod the character creation screen quickly and start from there.
[Linked Image]

here it is for the people who have trouble with character creation screens (excluding gui)
how to use: extract in mods map and open up divinity engine smile

Code
http://speedy.sh/ecgNY/CharacterCreationMod.rar
ok guys, im redoing the whole Legion mod!

soon itll include:
- dialogue and simple story line
- A real one party army (fixed from previous version)
- More starting generic heroes
- More Battle Levels
- Difficulty goes up for each level
- custom made character select screen
- Each Battle Level you'll get more units, but you will lose some as well, idea is to protect the ones you really need (ie correct skills etc) to complete the next Battle Level

etcetc

preview:

new Battle Level0, Fight on a ship and take control of enemy ship

[Linked Image]
Thank you very much <3 i managed to clone your set-up and use it smile
Does the combat has to be turn based?
Originally Posted by FromHolland
... I used the character creation that Larian created as well, instead of sending my party to Cyseal I edited the Cys_General Script (thats in the story editor) to send the party to my own trigger.
How did you do that?

For example: If you use the mirror in your homestead you can change your character. The CYS_General script has this:
Code
IF
CharacterCreationFinished(_Player)
AND
DB_Illusionist(_Player)
THEN
NOT DB_Illusionist(_Player);
CharacterTeleportToTrigger(_Player,TRIGGER_HOM_PointCreationMirrorDest,"");


But if you load the homestead level and take a look at the point object in front of that mirror you can't find "TRIGGER_HOM_PointCreationMirrorDest". No idea where that name is defined.
hi m8, well it is there, Looked it up for ya

[Linked Image]
little update on progress,

messing with character creation today but not 100% functional. In order to get the 3d models i want i have to set the underwear to invisible (yeh... really ;))

anyway>>>>>>SOONISH
[Linked Image]
lol so much fun wink!!
[Linked Image]
Imported some textures and working 100% in game.

[Linked Image]
Lol sounds fun, have to try it smile
do you know how i can make the charakter creation only feature one hero? (want to make a single player campaign and add a dog as "tank" later ingame)
© Larian Studios forums