Author Topic: How do you put multiple IDs in variables for events  (Read 359 times)

I am making an elevator open for specific IDs only with a certian button. Basically, I want door1 and door2 to disappear when I press that button. But only for certian IDs. I tried it with just my ID and it worked, but I can't do multiple IDs for some reason and was wondering if any of you guys knew. Thanks.

Either use JVS Doors and its restrictions for the elevator doors or get the Key and use its keyCheck events. You'd set it to "BLIDAllow" (they both use the same system) and then set the text box to each ID, separated by spaces. (e.g. "130 2040 234" would allow those IDs to use it and no others)