//::=-= Player versus Environment =-=::\
This is a base for a little trick I like to apply to physical obstactles I place in the PC's path.
Place the code below on your obstactles OnUsed event and set the variables. This one code can handle as may tumbled down stones and spider webs as you want.
This script checks to see if the PC has X item in X slot and IF she does well POOF the obstactle is obliterated. You can award experience points, if you like, other bonuses and rewards will be included in future updates. If she doesn't well, you can send them a message telling them whats required or even kill'em. I suppose with a little tweak you could even them gold.
Ultimately I would like to add an endless switch that incorperates all player states, so that you, the user could simply set the variable to do whatever effect you wanted. - killing the PC is easy, but blinding them and turning them into a chicken is something truely special.
This can be used to make webs burnable by torches, or gate seals that require the magical jummyjig of abracabra to by-pass. The limit here is really only what you aim to conjure.
This does not require NESS, but I did this for an online world so it works best if a respawning system is used -
I make use of NESS to handle thing like that and well, so should you.
Updates and a demo mod with NESS all set up for you, is in the works :)
Any questions, comments or concerns can be voiced and will be heard.
**Updated Sept 12th/2006**
I opened it up, so this script can now be used to handle most object events.
**Updated Sept 15th/2006**
ANNOUNCEMENT AND UPDATE PENDING
The next update to this script is gonna be MASSIVE!! Stay tuned _________________________ I am 9fires.In Hell I burn in flames. So cold inside the fires heals the pain.
No love for RD? Typical. Any suggestions on how to make this better would be appreciated.. even a note saying "Hey this is neat, maybe i could use this' would be neat too... lol
As soon as I solve a few more riddles I will update this with a demo mod that will include NESS and well purdy much everything else I have come with since :) _________________________ I am 9fires.In Hell I burn in flames. So cold inside the fires heals the pain.
You must be Logged In to post comments in this section.