help?

The place to discuss all things Lugaru.
Post Reply
Calzaath
Posts: 20
Joined: Tue Oct 23, 2012 12:16 pm

help?

Post by Calzaath » Sat Nov 24, 2012 5:13 pm

Is there any way to make an ally? or at least to make another character immobile?(so he doesn't attack you)

User avatar
rudel_ic
official Wolfire heckler
Posts: 2193
Joined: Sun Aug 28, 2005 11:19 pm
Location: Hamburg City
Contact:

Re: help?

Post by rudel_ic » Sat Nov 24, 2012 8:10 pm

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!

User avatar
29222908
Posts: 80
Joined: Sat Nov 09, 2013 10:11 am

Re: help?

Post by 29222908 » Tue Jan 21, 2014 4:54 am

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

renamedperson
Posts: 303
Joined: Thu Jan 02, 2014 6:38 pm
Location: Chilly China

Re: help?

Post by renamedperson » Wed Jan 22, 2014 6:52 pm

When you hit him with a throw knife he will kill you though. I think...

User avatar
29222908
Posts: 80
Joined: Sat Nov 09, 2013 10:11 am

Re: help?

Post by 29222908 » Wed Jan 22, 2014 9:16 pm

this is true

renamedperson
Posts: 303
Joined: Thu Jan 02, 2014 6:38 pm
Location: Chilly China

Re: help?

Post by renamedperson » Thu Jan 23, 2014 7:26 pm

Lol, I was not exactly sure when I posted that. Why so many spammers now?

Post Reply