Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Friendly Grunt (or other monsters)
KiraImmortal Offline
Member

Posts: 138
Threads: 32
Joined: Nov 2013
Reputation: 3
#1
Friendly Grunt (or other monsters)

Do someone know, how to disable insanity drop on an enemy (when you look at it you will see the screen the way how you normally do), to make it friendly to the player (it will not attack even if it sees me)?

In my upcoming full conversion mod you can play as a grunt, and i want the others grunts to ignore me. Thanks for any useful ideas!
12-01-2013, 01:42 PM
Find
ingedoom Offline
Member

Posts: 120
Threads: 12
Joined: Feb 2012
Reputation: 0
#2
RE: Friendly Grunt (or other monsters)

The first thing you wanna do is checking "DisableTriggers" inside LevelEditor
Second thing you wanna do is go into ModelEditor and open the grunt.ent, here go to settings -> user defined variables. A lot of parameters should appear and here you want to get rid of some of the grunt music, by leaving the boxes empty.
Remember not to overwrite the original grunt.ent save a custom one.

replace the grunt you put in the leveleditor with the custom one which should be saved inside you custom story folder along with all the .dds, .mat, and .msh files, and don't forget animations.

Good luck

[Image: 23778.png]
(This post was last modified: 12-01-2013, 02:14 PM by ingedoom.)
12-01-2013, 01:56 PM
Website Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#3
RE: Friendly Grunt (or other monsters)

SetEnemySanityDecreaseActive("YOURMONSTER", false);
-
READ THIS :
Works only with the NEW patch!
-
Download here : [url]http://www.frictionalgames.com/forum/thread-23378.html[/url]
+
What ingedoom said :
"DisableTriggers" inside LevelEditor
(This post was last modified: 12-01-2013, 04:14 PM by DnALANGE.)
12-01-2013, 04:13 PM
Find
KiraImmortal Offline
Member

Posts: 138
Threads: 32
Joined: Nov 2013
Reputation: 3
#4
RE: Friendly Grunt (or other monsters)

thanks for the reply! is there any other way to disable sanity without the new patch (i have it of course, but i'm working on a modification for machine for pigs with it)? i've played the mod Cycles, in that one there were many enemies that didn't have sanity drain effect and i'm sure i didn't have the new patch installed and it worked without it. well maybe i should check it again.
12-01-2013, 10:57 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#5
RE: Friendly Grunt (or other monsters)

(12-01-2013, 10:57 PM)KiraImmortal Wrote: thanks for the reply! is there any other way to disable sanity without the new patch (i have it of course, but i'm working on a modification for machine for pigs with it)? i've played the mod Cycles, in that one there were many enemies that didn't have sanity drain effect and i'm sure i didn't have the new patch installed and it worked without it. well maybe i should check it again.

As far as I know those weren't ENEMY'S...
I think they were set to NPC.
I am not sure, havent played that mod.
For you question as far as i know.
NO, there isn't any other way of doing that.
Only with the new funtions Patrik has added it is as i said above.
If i am wrong here in apoligize :O
(This post was last modified: 12-02-2013, 05:25 AM by DnALANGE.)
12-02-2013, 05:25 AM
Find
WALP Offline
Posting Freak

Posts: 1,221
Threads: 34
Joined: Aug 2012
Reputation: 45
#6
RE: Friendly Grunt (or other monsters)

Cycles was using its own .exe though, and I have strong suspicion it was the same one as the new patch but renamed.
12-02-2013, 06:33 AM
Find
KiraImmortal Offline
Member

Posts: 138
Threads: 32
Joined: Nov 2013
Reputation: 3
#7
RE: Friendly Grunt (or other monsters)

ok, thanks! Big Grin
12-02-2013, 11:05 AM
Find




Users browsing this thread: 1 Guest(s)