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 / My first script

Author
Message
MasterZuZ
18
Years of Service
User Offline
Joined: 23rd Feb 2006
Location:
Posted: 5th Jul 2006 01:07
I´m new to this scripting thing so this is my first script i am trying to make a water level, so í made this script that (added to a `zone maker`) after ten seconds in the marker you start to lose 10Life every 2. second

i also tried to make you float around in the water but as mentioned before i am new to this...

i hope some of you can use this script for something couse it is free to use

brummel
18
Years of Service
User Offline
Joined: 26th Nov 2005
Location: Sweden
Posted: 5th Jul 2006 01:23
Nice work mate. That would work very good as a player in water script. (as it says)

Dont forget to visit my website for scripts!
Merranvo
19
Years of Service
User Offline
Joined: 24th May 2005
Location: That ^ is a Orange
Posted: 5th Jul 2006 21:28 Edited at: 5th Jul 2006 21:28
:state=0,plrwithinzone=1:timerstart,state=1
:state=1,timergreater=10000,plrwithinzone=1:state=2
:state=1,plrwithinzone=0:state=0

:state=2:timerstart,state=3
:state=3,timergreater=2000,plrwithinzone=1:plraddhealth=-10,state=2
:state=3,plrwithinzone=0:state=0

you don't want the resets (plrwithinzone=0) to be limited by the timer.

Also you can say

:plrwithinzone=0:state=0

and not place any more of them.





to bob the plr look for merranvos' jetpack and mearly move the entity randomly up and down.

He who is mortal is bound by his soul, He who is immortal has no soul
MasterZuZ
18
Years of Service
User Offline
Joined: 23rd Feb 2006
Location:
Posted: 5th Jul 2006 22:52
Okay I get your point thanks for the feed back

Login to post a reply

Server time is: 2024-05-29 01:22:03
Your offset time is: 2024-05-29 01:22:03