paywall ![code/modules/projectiles/pins.dm 217](git.png)
Vars | |
active_prompt_user | purchase prompt to prevent spamming it, set to the user who opens to prompt to prevent locking the gun up for other users. |
---|---|
gun_owners | list of account IDs which have accepted the license prompt. If this is the multi-payment pin, then this means they accepted the waiver that each shot will cost them money |
multi_payment | if true, user has to pay everytime they fire the gun |
payment_amount | how much gets paid out to license yourself to the gun |
Var Details
active_prompt_user ![code/modules/projectiles/pins.dm 233](git.png)
purchase prompt to prevent spamming it, set to the user who opens to prompt to prevent locking the gun up for other users.
gun_owners ![code/modules/projectiles/pins.dm 223](git.png)
list of account IDs which have accepted the license prompt. If this is the multi-payment pin, then this means they accepted the waiver that each shot will cost them money
multi_payment ![code/modules/projectiles/pins.dm 228](git.png)
if true, user has to pay everytime they fire the gun
payment_amount ![code/modules/projectiles/pins.dm 225](git.png)
how much gets paid out to license yourself to the gun