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!