Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

FPSC Classic Scripts / How to make a zombie in the Scifi section use his hands to attack you!

Author
Message
The Fps Creator rocks!
16
Years of Service
User Offline
Joined: 24th Oct 2008
Location: Sneaking down your chimney.
Posted: 16th Nov 2008 19:22 Edited at: 16th Nov 2008 19:32
Now you can make a zombie in the Scifi section use his hands on you! (This is for people who can't get any model packs)

All you have to do is to right-click on the zombie, in the "has weapon" thing select the very first one. That means he has no weapon! Then copy and paste this to notepad or wordpad and save it has an fpi file. To do that, name it anything you want and at the end put .fpi. E.G.
"Melee1.fpi"

Then in the main of the zombie just click on a box thing (Note you have to click on the main then the box will appear) I forgot to say that you have to save it in The game creators/fps creator/files/scriptbank/user
If you don't know how to do that click start, my computer, C:/, program files, the game creators, files, scriptbank/ user.

After you click the box find the script I gave you.
All the melee scripts are below|
V

desc = Zombie Nurse Follow and Slash

;Triggers

:state=0,plrdistwithin=300:state=1
:state=1,plrdistfurther=40:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=300:animate=1,state=0
:state=1,plrdistwithin=40,rateoffire:rotateplr,animate=92,plraddhealth=-20

desc = Melee Follow and Attack

;Triggers

:state=0,plrdistwithin=500:state=1
:state=1,plrdistfurther=90:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=500:animate=1,state=0
:state=1,plrdistwithin=90,rateoffire:rotatetoplr,setframe=8,state=2
:state=2,framebeyond=8 60,plrdistwithin=100:plraddhealth=-10,sound=audiobankmiscmelee.wav,state=3
:state=2:incframe=8,rotatetoplr
:state=2,frameatend=8:state=1
:state=3:incframe=8
:state=3,frameatend=8:state=1


desc = Melee Follow and Attack (close)

;Triggers

:state=0,plrdistwithin=500:state=1
:state=1,plrdistfurther=70:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=500:animate=1,state=0
:state=1,plrdistwithin=70,rateoffire:rotatetoplr,setframe=8,state=2
:state=2,framebeyond=8 60,plrdistwithin=70:plraddhealth=-10,sound=audiobankmiscmelee.wav,state=3
:state=2:incframe=8,rotatetoplr
:state=2,frameatend=8:state=1
:state=3:incframe=8
:state=3,frameatend=8:state=1


desc = Melee Follow and Attack (close and quick)

;Triggers

:state=0,plrdistwithin=500:state=1
:state=1,plrdistfurther=70:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=500:animate=1,state=0
:state=1,plrdistwithin=70,rateoffire:rotatetoplr,setframe=8,state=2
:state=2,framebeyond=8 10,plrdistwithin=70:plraddhealth=-10,sound=audiobankmiscmelee.wav,state=3
:state=2:incframe=8,rotatetoplr
:state=2,frameatend=8:state=1
:state=3:incframe=8
:state=3,frameatend=8:state=1


desc = Melee Follow and Attack (close and semi-quick)

;Triggers

:state=0,plrdistwithin=500:state=1
:state=1,plrdistfurther=70:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=500:animate=1,state=0
:state=1,plrdistwithin=70,rateoffire:rotatetoplr,setframe=8,state=2
:state=2,framebeyond=8 30,plrdistwithin=70:plraddhealth=-10,sound=audiobankmiscmelee.wav,state=3
:state=2:incframe=8,rotatetoplr
:state=2,frameatend=8:state=1
:state=3:incframe=8
:state=3,frameatend=8:state=1


desc = Half-Life 2 Zombie playing dead Follow and Slash

;Triggers

:state=0:animate=93,state=10
:state=10,plrdistwithin=100:animate=94,timerstart,state=11
:state=11,timergreater=1000:state=1
:state=1,plrdistfurther=40:rotatetoplr,movefore=2,animate=2

:state=1,plrdistwithin=40,rateoffire:rotateplr,animate=92,plraddhealth=-20

desc = Half-Life 2 Zombie Follow and Slash

;Triggers

:state=0,plrdistwithin=300:state=1
:state=1,plrdistfurther=40:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=300:animate=1,state=0
:state=1,plrdistwithin=40,rateoffire:rotateplr,animate=92,plraddhealth=-20

desc = Zombie Nurse Follow and Slash

;Triggers

:state=0,plrdistwithin=300:state=1
:state=1,plrdistfurther=40:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=300:animate=1,state=0
:state=1,plrdistwithin=40,rateoffire:rotateplr,animate=92,plraddhealth=-20

desc = Zombie Nurse Follow and Slash

;Triggers

:state=0,plrdistwithin=300:state=1
:state=1,plrdistfurther=40:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=300:animate=1,state=0
:state=1,plrdistwithin=40,rateoffire:rotateplr,animate=92,plraddhealth=-20

desc = Zombie Surgeon Follow and Slash

;Triggers

:state=0,plrdistwithin=300:state=1
:state=1,plrdistfurther=40:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=300:animate=1,state=0
:state=1,plrdistwithin=40,rateoffire:rotateplr,animate=92,plraddhealth=-20

I love the FPSC! But it goes slow on my stupid computer!
fps somewhat new user
User Banned
Posted: 17th Nov 2008 01:55
Confusing... I'm bad with scripts, that's my fault... but for those who can understand "plrdistfurther=40:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=300:animate=1,state=0
:state=1,plrdistwithin=40,rateoffire:rotateplr,animate=92,plraddhealth=-20"
That's great for them! Thanks for taking the time to do this, that was really kind of you though...

Tom
The Fps Creator rocks!
16
Years of Service
User Offline
Joined: 24th Oct 2008
Location: Sneaking down your chimney.
Posted: 17th Nov 2008 14:22
Well you don't have to understand them! Just copy all the scripts I gave you and paste them into each different notepad or wordpad document and save it as an fpi file. To do that you must click save and do whatever name you want and then at the end put .fpi
E.G. melee1.fpi

I love the FPSC! But it goes slow on my stupid computer!
Mr Bigglesworth
16
Years of Service
User Offline
Joined: 4th Mar 2008
Location:
Posted: 20th Nov 2008 00:58
Is that a script from model pack 4?


Well, it's a little early but here's an '09 sig -Game Maker
Game Maker
17
Years of Service
User Offline
Joined: 27th Jul 2007
Location:
Posted: 20th Nov 2008 03:45
Quote: "Is that a script from model pack 4?"

Yeah, it is.

Quote: "desc = Zombie Nurse Follow and Slash"

FPSCreator goes slow, you might be in some trouble for this...

Login to post a reply

Server time is: 2024-11-24 16:34:12
Your offset time is: 2024-11-24 16:34:12