Edited Casino Pack for QBus Framework
If you are intested in recieving github updates join the community on Discord! |
---|
- Testing... more fixes at a later date
- Blackjack: play at 14 different tables (multiple people should be working)
- Casino IPL: (casino accessible without the use of teleports)
- Luckywheel: (peek to spin the luckywheel with $5000 a V.I.P membership) -REMOVED
preview -REMOVED
source -REMOVED
- Inside Track: (bet on virtual racehorses with a casino membership and a 100 min chip bet)
- Slot Machines: (play 44 slotmachines with a casino membership and a different bet each slot) -REMOVED
preview -REMOVED
source -REMOVED
- Roulette: (now works but locations need to be adjusted)
["casino_redchip"] = {["name"] = "casino_redchip", ["label"] = "Casino Chip", ["weight"] = 0, ["type"] = "item", ["image"] = "casino_redchip.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Diamond Casino Inside Track Chip"},
["casino_whitechip"] = {["name"] = "casino_whitechip", ["label"] = "Casino Chip", ["weight"] = 0, ["type"] = "item", ["image"] = "casino_whitechip.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Diamond Casino Slot Machine Chip"},
["casino_bluechip"] = {["name"] = "casino_bluechip", ["label"] = "Casino Chip", ["weight"] = 0, ["type"] = "item", ["image"] = "casino_bluechip.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Diamond Casino Roulette Chip"},
["casino_blackchip"] = {["name"] = "casino_blackchip", ["label"] = "Casino Chip", ["weight"] = 0, ["type"] = "item", ["image"] = "casino_blackchip.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Diamond Casino Blackjack Chip"},
["casino_goldchip"] = {["name"] = "casino_goldchip", ["label"] = "Casino Chip", ["weight"] = 0, ["type"] = "item", ["image"] = "casino_goldchip.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Diamond Casino Chip"},
["casino_member"] = {["name"] = "casino_member", ["label"] = "Casino Membership", ["weight"] = 500, ["type"] = "item", ["image"] = "casino_member.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Diamond Casino Member Card"},
["casino_vip"] = {["name"] = "casino_vip", ["label"] = "V.I.P Membership", ["weight"] = 500, ["type"] = "item", ["image"] = "casino_vip.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Diamond Casino V.I.P Card"},