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
Changing the Speed of enemies?
Xanthos Offline
Senior Member

Posts: 318
Threads: 9
Joined: Mar 2012
Reputation: 8
#1
Changing the Speed of enemies?

I want to make this scare, but it requires me changing the grunt's speed.
I wish to know how to change the enemies so they
-Speed change
-Damage
-Screen blood decals
-Similar things

Thanks for reading, Who ever answers get +1rep as always.

(This post was last modified: 04-26-2012, 09:31 PM by Xanthos.)
04-23-2012, 10:43 PM
Find
Traggey Offline
is mildly amused

Posts: 3,257
Threads: 74
Joined: Feb 2012
Reputation: 185
#2
RE: Changing the enemies?

Open the model editor, locate entities/enemy/servant_grunt
Now mess around with the settings! Make sure you back up your original files and such.
(This post was last modified: 04-23-2012, 10:50 PM by Traggey.)
04-23-2012, 10:50 PM
Find
Xanthos Offline
Senior Member

Posts: 318
Threads: 9
Joined: Mar 2012
Reputation: 8
#3
RE: Changing the enemies?

(04-23-2012, 10:50 PM)Traggey Wrote: Open the model editor, locate entities/enemy/servant_grunt
Now mess around with the settings! Make sure you back up your original files and such.
I know but what files do I use for the speed?
The specs?

04-23-2012, 10:53 PM
Find
overscore Offline
Junior Member

Posts: 10
Threads: 1
Joined: Apr 2012
Reputation: 1
#4
RE: Changing the enemies?

I believe the speed can be changed in the servant_grunt.ent

<Var Name="Run_ForwardSpeed" Value="5.1" />


The damage and blood decals are in there as well, along with fov and player search distances.

If you don't want to affect all grunts I would suggest copying those files, renaming and adding them back in your map.
04-23-2012, 11:00 PM
Find
Xanthos Offline
Senior Member

Posts: 318
Threads: 9
Joined: Mar 2012
Reputation: 8
#5
RE: Changing the enemies?

(04-23-2012, 11:00 PM)overscore Wrote: I believe the speed can be changed in the servant_grunt.ent




The damage and blood decals are in there as well, along with fov and player search distances.

If you don't want to affect all grunts I would suggest copying those files, renaming and adding them back in your map.


I believe you will get +rep.

04-23-2012, 11:13 PM
Find




Users browsing this thread: 1 Guest(s)