- 63
- Posts
- 10
- Years
- Seen Aug 15, 2017
I'm trying to create day passes into a particular area, offering 1, 2 & 7 day passes. I'm not after anyone trying to script/event it for me, I need to develop my own skills there. What I would appreciate is some advice from more learned members of this community on where to start.
I've looked at the wiki on time-based events, and this is what I think I need to do (not necessarily in this order);
[*]Create 3 switches (one for each pass).
[*]Set up each switch so once activated, it turns off after the required amount of time.
[*]Run conditional branch checks to see if the relevant switch is still on.
[*]Make sure that the switches are set up properly to enable exit/return with no hassle, depending on the pass bought.
I've looked at the wiki on time-based events, and this is what I think I need to do (not necessarily in this order);
[*]Create 3 switches (one for each pass).
[*]Set up each switch so once activated, it turns off after the required amount of time.
[*]Run conditional branch checks to see if the relevant switch is still on.
[*]Make sure that the switches are set up properly to enable exit/return with no hassle, depending on the pass bought.