How do you make a Toorum like character?

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
User avatar
Brodie301
Posts: 286
Joined: Sun Apr 08, 2012 6:00 pm
Location: Mississippi, USA

How do you make a Toorum like character?

Post by Brodie301 »

What class would a Toorum like character be? I get the single player working but can only make 3 main classes.
The FORCE is with me!!!
flatline

Re: How do you make a Toorum like character?

Post by flatline »

He's a ranger. You can create them in the editor, or
SpoilerShow
name a character Toorum (after you've saved him in a previous playthrough) and play him.
Use a script to champion:setClass("ranger") when starting a dungeon.
User avatar
Brodie301
Posts: 286
Joined: Sun Apr 08, 2012 6:00 pm
Location: Mississippi, USA

Re: How do you make a Toorum like character?

Post by Brodie301 »

Sorry, I might have explained wrong. My mod is only going to allow a single character, but when i define the class with a setClass("class") i can only select the 3 and not a Toorum class.

Edit: Sorry I didn't read past your spoiler. setClass("Ranger") works great.

Now new question is can i give him/her ice magic instead of earth?
The FORCE is with me!!!
User avatar
Soaponarope
Posts: 180
Joined: Thu Oct 04, 2012 3:21 am

Re: How do you make a Toorum like character?

Post by Soaponarope »

At the moment I don't think you can define custom skills or traits. Hopefully it will be added!
flatline

Re: How do you make a Toorum like character?

Post by flatline »

Brodie301 wrote:Sorry, I might have explained wrong. My mod is only going to allow a single character, but when i define the class with a setClass("class") i can only select the 3 and not a Toorum class.

Edit: Sorry I didn't read past your spoiler. setClass("Ranger") works great.

Now new question is can i give him/her ice magic instead of earth?
You can, as a temporary fix, clone the ice magic to earth magic and overwrite the earth magic spells.
User avatar
Komag
Posts: 3659
Joined: Sat Jul 28, 2012 4:55 pm
Location: Boston, USA

Re: How do you make a Toorum like character?

Post by Komag »

Yeah, I think that would work but have some minor side effects, although I haven't tried it
Finished Dungeons - complete mods to play
User avatar
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Re: How do you make a Toorum like character?

Post by HaunterV »

would that result in dirty ice?
Grimrock Community 'FrankenDungeon 2012. Submit your entry now!: http://tinyurl.com/cnupr7h
SUBMIT YOUR ASSETS! Community Asset Pack (C.A.P.): http://tinyurl.com/bqvykrp
Behold! The HeroQuest Revival!: http://tinyurl.com/cu52ksc
Post Reply