gamer
Vars | |
gaming_withdrawal_timer | Timer for gaming withdrawal to kick in |
---|---|
Procs | |
gamed | Gamer is playing a game |
lost_game | Gamer lost a game |
won_game | Gamer won a game |
Var Details
gaming_withdrawal_timer
Timer for gaming withdrawal to kick in
Proc Details
gamed
Gamer is playing a game
Executed on the COMSIG_MOB_PLAYED_VIDEOGAME signal This signal should be called whenever a player interacts with a video game.
lost_game
Gamer lost a game
Executed on the COMSIG_MOB_LOST_VIDEOGAME signal This signal should be called whenever a player has lost a video game. (E.g. Orion Trail)
won_game
Gamer won a game
Executed on the COMSIG_MOB_WON_VIDEOGAME signal This signal should be called whenever a player has won a video game. (E.g. Orion Trail)