View Single Post
  #11  
Old 10-30-2004, 01:06 PM
Cutter
Sarnak
 
Join Date: Sep 2004
Posts: 85
Default

i would love to see somehow a way to tag players...

let me explain..

im not really good at perl so pls bare with me..

tag.posion=1
if (<playera.tag.poison>>=1)
then whatever


im not sure if this is possible. but heres why i would love this..

it could set variables to players.. in certain situations.. still im so new to perl and maybe this is already possible... but i think this would be good..

also is there a way to call an enviroment change

meaning if player a was in zone..
and it starts raining
then a sub event would happen but only when it rains..

hmm why? well then you could say.. player is freezing to death..
player is soak and wet..

i know it sounds kinda stupid.. but hey.. the more flexiability i can get .. the better the coding could be
Reply With Quote