pinpointer_dispenser

Vars | |
funnyprob | Avoid being Reddit. |
---|---|
next_slogan_tick | Next tick we can say a slogan. |
next_spew_tick | Next tick the dispenser's spew rejection of non-wayfinding pinpointers can be triggered. |
refund_amt | How many credits recycling a pinpointer rewards you. Set to 2/3 of cost in Initialize(). |
slogan_entry | Number of the list entry of the slogan we're up to. |
slogan_list | List of slogans used by the dispenser to attract customers. |
start_bal | How many credits the dispenser account starts with to cover wayfinder refunds. |
user_interact_cooldowns | List of user-specific cooldowns to prevent message spam. |
user_spawn_cooldowns | List of user-specific cooldowns to prevent pinpointer spam. |
Var Details
funnyprob

Avoid being Reddit.
next_slogan_tick

Next tick we can say a slogan.
next_spew_tick

Next tick the dispenser's spew rejection of non-wayfinding pinpointers can be triggered.
refund_amt

How many credits recycling a pinpointer rewards you. Set to 2/3 of cost in Initialize().
slogan_entry

Number of the list entry of the slogan we're up to.
slogan_list

List of slogans used by the dispenser to attract customers.
start_bal

How many credits the dispenser account starts with to cover wayfinder refunds.
user_interact_cooldowns

List of user-specific cooldowns to prevent message spam.
user_spawn_cooldowns

List of user-specific cooldowns to prevent pinpointer spam.