Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
/ lotto Public archive

This script is convert by Captainrum89 and updated by ManLikeTJB. Now fully working with Updated QBCore!

Notifications You must be signed in to change notification settings

Manliketjb/lotto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lottoscript converted by Captainrum89, Updated by ManLikeTJB

First of all DONT rename the folder (lotto). just upload the lotto into your recources.

Requirements

Setup

  1. Download or clone this repository inside your resources folder
  2. Remove the "-main" part from folder name
  3. Upload the lotto.png into your inventory/html/images folder
  4. Add a line to your server.cfg file -> start qb-carrobbery
  5. ADD see below to your qb-core/shared.lua
["lotto"] = {
  ["name"] = "lotto",
  ["label"] = "Lotto ticket",
  ["weight"] = 10,
  ["type"] = "item", 
  ["image"] = "lotto.png",
  ["unique"] = false, 
  ["useable"] = true, 
  ["shouldClose"] = true,  
  ["combinable"] = nil,  
  ["description"] = "Lucky Ticket"},

Win screen

https://media.giphy.com/media/tupEdbE0QE6USnbZsr/source.gif

Lost screen

https://media.giphy.com/media/l1Kx74oMJweCiFZOL6/source.gif

Credits to the original author for the script.

DO NOT SELL THIS SCRIPT, ITS FREE FOR QBCORE COMMUNITY 

About

This script is convert by Captainrum89 and updated by ManLikeTJB. Now fully working with Updated QBCore!

Topics

Resources

Stars

Watchers

Forks