Git Product home page Git Product logo

sakasa-chicken's Introduction

sakasa-chicken Version-2


[Resource Preview] https://youtube.com/watch?v=XtaP88IJwEg&t=2s

Gerekli Scriptler/Required Scripts

[EN]

Setup;

1; We have finished step 1 of the process by assigning the start file to server.cfg or script.cfg,

  • ensure sakasa-chicken
  • ensure qb-target
  • ensure-nh-keyboard

2; Add the following to qb-core\shared\items.lua;

 --Chicken
['tavuk'] 			     = {['name'] = 'tavuk', 			  	        ['label'] = 'Live Chicken', 			    ['weight'] = 2, 		['type'] = 'item', 		['image'] = 'tavuk.png', 	    ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'I need to cut this....'},
['kesilmistavuk'] 			     = {['name'] = 'kesilmistavuk', 			  	        ['label'] = 'Diced Chicken', 			    ['weight'] = 3, 		['type'] = 'item', 		['image'] = 'kesilmistavuk.png', 	    ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'I need to wrap this up....'},
['paketlitavuk'] 			 = {['name'] = 'paketlitavuk', 			  	['label'] = 'Packaged Chicken', 			['weight'] = 2, 		['type'] = 'item', 		['image'] = 'paketlitavuk.png', 	['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'I need to sell this....'},

3; Attach the photos we provide in the file sakasa-chicken\images.

Add it to qb-inventory\html\images,

Add it to lj-inventory\html\images.

That's all for installation.


[TR]

Kurulum;

1; server.cfg veya script.cfg'ye dosyayı başlatlarını atayarak işlemin 1. adımını bitirmiş bulunmaktayız,

  • ensure sakasa-chicken
  • ensure qb-target
  • ensure-nh-keyboard

2; qb-core\shared\items.lua'ya aşağıdakileri ekleyiniz;

--Chicken
['tavuk'] 			     = {['name'] = 'tavuk', 			  	        ['label'] = 'Canlı Tavuk', 			    ['weight'] = 2, 		['type'] = 'item', 		['image'] = 'tavuk.png', 	    ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'bunu kesmem gerek....'},
['kesilmistavuk'] 			     = {['name'] = 'kesilmistavuk', 			  	        ['label'] = 'Doğranmış Tavuk', 			    ['weight'] = 3, 		['type'] = 'item', 		['image'] = 'kesilmistavuk.png', 	    ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'bunu paketlemem gerek....'},
['paketlitavuk'] 			 = {['name'] = 'paketlitavuk', 			  	['label'] = 'Paketlenmiş Tavuk', 			['weight'] = 2, 		['type'] = 'item', 		['image'] = 'paketlitavuk.png', 	['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'bunu satmam gerek....'},

3; sakasa-chicken\images dosyasında verdiğimiz fotoları ekleyiniz.

qb-inventory\html\images adresine ekleyiniz,

lj-inventory\html\images adresine ekleyiniz.

Kurulum bu kadar kolay gelsin.

sakasatr com

sakasa-chicken's People

Contributors

papdevelopment avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.