Goodman Games
Goodman Games
- The Complete Guide to Fey (by Goodman Games, d20 supplement)
- Eldritch Role-Playing System (by Goodman Games, d20 supplement)
- Haiiii-Ya! (by Goodman Games, d20 supplement)
- The Complete Guide to Liches (by Goodman Games, d20 supplement)
Back to Main Page → Publication List → Publishers
gollark: It's... kind of inelegant, but something like this should work:```pythonimport threadingimport timeauthorized = Falsedef thing(): if correct_passcode_entered(): authorized = Truethreading.Thread(target=thing).start()time.sleep(5)if not authorized: sound_alarm()```
gollark: You want it to sound an alarm if someone doesn't input the authorization in time, right?
gollark: <@186486131565527040> You could probably just multithread it.
gollark: I can help a bit I guess...
gollark: Stuff runs at those frequencies because the electromagnetic spectrum is pretty heavily government-regulated, with governments actually selling off access to most of it to companies, but most places allow use of 2.4 and 5GHz or so.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.