Needing a scripter. (Little script change?)

Discussions about Coding and Scripting
Raylen
Average
Posts: 51
Joined: Wed Jan 12, 2011 12:43 pm
Personal rank: BunnyTracker

Re: Needing a scripter. (Little script change?)

Post by Raylen »

Hey, I didn't see this before but could you have just used a TriggeredZonePropertyChanger? I don't know where it came from, but I used it in BT-26 to make the carbon monoxide room - it stops damaging you when you trigger it off. The only difficulty I found with it is that when it re-triggers it doesn't start damaging you again (it needs you to re-enter the zone). Anyways, I know it's maybe a bit late now but feel free to have a look, it might be useful :)
Thanks in advance for answering the above question!
User avatar
Feralidragon
Godlike
Posts: 5493
Joined: Wed Feb 27, 2008 6:24 pm
Personal rank: Work In Progress
Location: Liandri

Re: Needing a scripter. (Little script change?)

Post by Feralidragon »

A property changer won't do it. It may work offline with that limitation, but in online play it has far more problems.
I had to add proper replication even to the original TriggerWaterZone as it wouldn't work properly online either, but a generic TriggerZone could be indeed made to reflect all the possible zones (with the online fixes as well).
Post Reply