FragStudios / CAS-Market

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAS-Market

https://discord.gg/X8bTK9Stwk Hey everyone! Welcome to Code After S*x’s post.

We are releasing CAS-BLACKMARKET script in this post, i hope you like it.

image (2)

Video: https://www.youtube.com/watch?v=-MheUh0hjFc

#So what’s in this script?

  • This script working with ESX/QBCore
  • Detailed Config, what i can edit in config? Look at this photo; image
  • Smooth and Nice UI design
  • Add item to cart
  • Increase the number of items in the basket
  • Decrease the number of items in the basket
  • Pay with bank
  • Pay with cash
  • Delete item in the basket
  • Using inventory patch for items
  • Using Sessionstore functions.
  • More optimized

#How can i install this script?

  • Firstly, download file on my github. Click for github link
  • Move it to your resources file
  • Please change the filename to cas-market and keep it that way.
  • And start script, join server.

#How can i change imagepatch?

  • Open app.js and look at first line

image

  • and change it according to your inventory.

#I show you how to change the function to add items to your own inventory

  • First open server/server_hook.lua and find this;

image

  • then edit functions according to your inventory exports/functions.

#How can i change notify export?

  • First open client_hook.lua and find this;

image

  • Change it according to your notify script’s export/function.

About

License:MIT License


Languages

Language:HTML 38.7%Language:CSS 23.2%Language:JavaScript 19.9%Language:Lua 18.2%