Git Product home page Git Product logo

sakasa-portak's Introduction

sakasa-portak Version-1


[EN]

Setup;

1; ensure sakasa-portak ensure mythic_progbar

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

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

--Portakal
['portakal'] 			     = {['name'] = 'portakal', 			  	            ['label'] = 'Orange', 			    ['weight'] = 2, 		['type'] = 'item', 		['image'] = 'portakal.png', 	    ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'I need to process this.....'},
['portakalsuyu'] 			 = {['name'] = 'portakalsuyu', 			  	        ['label'] = 'Orange Juice', 			['weight'] = 5, 		['type'] = 'item', 		['image'] = 'portakalsuyu.png', 	['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'I have to sell this.....'},
['findik'] 			         = {['name'] = 'findik', 			  	            ['label'] = 'Hazelnut', 			        ['weight'] = 2, 		['type'] = 'item', 		['image'] = 'findik.png', 	        ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'I need to process this.....'},
['nutella'] 			     = {['name'] = 'nutella', 			  	            ['label'] = 'Nutella', 			        ['weight'] = 6, 		['type'] = 'item', 		['image'] = 'nutella.png', 	        ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'I have to sell this....'},

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

Add it to qb-inventory\html\images,

Add it to lj-inventory\html\images.

4; You can select the language from sakasa-portak\fxmanifest.lua.

image

That's all for installation.


[TR]

Kurulum;

1; ensure sakasa-portak ensure mythic_progbar

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

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

--Portakal
['portakal'] 			     = {['name'] = 'portakal', 			  	            ['label'] = 'Portakal', 			    ['weight'] = 2, 		['type'] = 'item', 		['image'] = 'portakal.png', 	    ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'bunu işlemem gerek....'},
['portakalsuyu'] 			 = {['name'] = 'portakalsuyu', 			  	        ['label'] = 'Portakal Suyu', 			['weight'] = 5, 		['type'] = 'item', 		['image'] = 'portakalsuyu.png', 	['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'bunu satmam gerek....'},
['findik'] 			         = {['name'] = 'findik', 			  	            ['label'] = 'Fındık', 			        ['weight'] = 2, 		['type'] = 'item', 		['image'] = 'findik.png', 	        ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'bunu işlemem gerek....'},
['nutella'] 			     = {['name'] = 'nutella', 			  	            ['label'] = 'Nutella', 			        ['weight'] = 6, 		['type'] = 'item', 		['image'] = 'nutella.png', 	        ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'bunu satmam gerek....'},

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

qb-inventory\html\images adresine ekleyiniz,

lj-inventory\html\images adresine ekleyiniz.

4; Dil Seçimini sakasa-portak\fxmanifest.lua Adresinden Seçebilirsiniz.

image

Kurulum bu kadar kolay gelsin.

sakasatr com

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.