Page 1 of 1

help?

Posted: Sat Nov 24, 2012 5:13 pm
by Calzaath
Is there any way to make an ally? or at least to make another character immobile?(so he doesn't attack you)

Re: help?

Posted: Sat Nov 24, 2012 8:10 pm
by rudel_ic
To get that stuff sorted, you need to look at the Console Guide: http://wiki.wolfire.com/index.php/Console_Guide

So yes, but you can't mix friendlies and enemies in one level if I recall correctly. Maybe with the immobile character attribute, but I'm not really sure about it right now.

Specifically, if I recall correctly, you want to set the map's hostile value to false:

Code: Select all

hostile 0
Dialogue is its own little thing, you might want to check out the Dedit tool / thread to get stuff working: viewtopic.php?f=7&t=4714
(Work through the whole thread!)

Also, to end a nonhostile level, you need a hotspot that has the "win if approached" mapping:

Code: Select all

hs 2.5 -1 "Yay"
For hotspots, read the Console Guide as well, of course.

Good luck!

Re: help?

Posted: Tue Jan 21, 2014 4:54 am
by 29222908
change the idle animation for one of the dead animations (like dead1 for example)
then, spawn a charicter with that type and he will be immobile

Re: help?

Posted: Wed Jan 22, 2014 6:52 pm
by renamedperson
When you hit him with a throw knife he will kill you though. I think...

Re: help?

Posted: Wed Jan 22, 2014 9:16 pm
by 29222908
this is true

Re: help?

Posted: Thu Jan 23, 2014 7:26 pm
by renamedperson
Lol, I was not exactly sure when I posted that. Why so many spammers now?