Author Topic: Key help  (Read 888 times)

Ok i have seen the key in pictures and the post, but i dont know how it works.
Does it work like:
  • Prop
        Ex. Microphone. Just for looks

  • Prop tool/weapon
        Ex. Yoke. Used mainly as a prop, but can be used with scripts

  • Usefull tool
        Ex. Duplicator. Used with big details and uses.

Some examples of key use:
  • Prop
        Just for looks

  • Prop tool/weapon
        A melee weapon

  • Usefull tool
        Opens only spawner's doors

Also, for anyone who doesnt remember/know the key, heres the link:
http://forum.blockland.us/index.php?topic=49552.0[/list][/list]

Sort of a useful tool.  You use it as an item but it comes with events such as onKeyHit, onKeyCheck,etc.

I DL'd the key from RTB, and I can not figure out how to lock doors to prevent people from opening them.   I tinkered with the events for a while....still scratching my head.

Help with using Key tool on JVS doors!   PLZ?

srsly.   theres no instructions or tutorial anywhere about this key.....noone has it?  noone uses the key? 


DO I?


replace the first event that reads  " on activate"   to  " on key hit"   ....  then  "key check"  to limit access to door... 


then next two lines read   "on key failure"  and "on key success"  for the input, with the appropriate output event for each.


can I just put these at the end of the events?  theres already 11 events per door at least....it would be a pain in the arse to re write all the events.