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 / Better snake script for store viper

Author
Message
TZap
19
Years of Service
User Offline
Joined: 29th Aug 2005
Location:
Posted: 7th Jul 2008 23:52 Edited at: 7th Jul 2008 23:58
This goes with the excellent viper in the Store. You will need a snake sound. Call it snake.wav and put into audiobankuser folder.

The snake is still (just like a real one) until you get too close that is! Back off and it stops it's attack.

desc = Snake

;Triggers

:state=0,plrdistwithin=100:state=1,sound=audiobankusersnake.wav
:state=1,plrdistfurther=50:rotatetoplr,movefore=6,animate=2
:state=1,plrdistfurther=200:animate=0,state=0
:state=1,plrdistwithin=50,rateoffire:rotatetoplr,setframe=8,state=2
:state=2,framebeyond=8 60,plrdistwithin=60:plraddhealth=-10,state=3
:state=2:incframe=8,rotatetoplr
:state=2,frameatend=8:state=1
:state=3:incframe=8
:state=3,frameatend=8:state=1
Seth Black
FPSC Reloaded TGC Backer
19
Years of Service
User Offline
Joined: 22nd Feb 2005
Location: Pittsburgh, PA
Posted: 8th Jul 2008 17:10
Artificial Intelligence Script:::::::::::

desc = Snake

;Triggers

:state=0,plrdistwithin=100:state=1,sound=audiobank/user/snake.wav
:state=1,plrdistfurther=50:rotatetoplr,movefore=6,animate=2
:state=1,plrdistfurther=200:animate=0,state=0
:state=1,plrdistwithin=50,rateoffire:rotatetoplr,setframe=8,state=2
:state=2,framebeyond=8 60,plrdistwithin=60:plraddhealth=-10,state=3
:state=2:incframe=8,rotatetoplr
:state=2,frameatend=8:state=1
:state=3:incframe=8
:state=3,frameatend=8:state=1

End of Script::::::::::::::::::::::::::::

...needed the forward slashes (/) to make it functional.

This is a very helpful offering.

Many thanks...


Login to post a reply

Server time is: 2024-11-24 10:47:21
Your offset time is: 2024-11-24 10:47:21