Lua Bug Report (Casino table games does not ignore keyboard inputs when in a menu)

Messages
2,217
Reaction score
3,124
Points
985
Location
United Kingdom
Type of Bug: Lua

Description of the Bug: Casino table games does not ignore keyboard inputs when in a menu

How to reproduce the Bug: 1. Play blackjack
2. Go in F6 and just start typing
3. It will take in the inputs on the game which can screw things up (it made me stand on 8 for example)

Time Stamp: 5-10 mins ago as of this bug report

Errors: [ERROR] gamemodes/darkrp/gamemode/modules/casino/blackjack/ui/cl_blackjack_action.lua:220: attempt to call method 'DoClick' (a nil value)
1. HandleInput - gamemodes/darkrp/gamemode/modules/casino/blackjack/ui/cl_blackjack_action.lua:220
2. Update - gamemodes/darkrp/gamemode/modules/casino/blackjack/ui/cl_blackjack_action.lua:208
3. unknown - gamemodes/darkrp/gamemode/modules/casino/blackjack/ui/cl_blackjack_action.lua:172
 
Upvote 0
Top