Wert-ShopRobbery

You can access the setup information you need about this product

INSTALLATION

1 - Put all the files in your resources file

2 - Open server.cfg

3 - Give the command to start the script

4 - Don't forget to edit your config file for your own server

5 - Add items your item list

-- Item Lıst
['sari_kart'] 	= {['name'] = 'sari_kart', 	['label'] = 'Güvenlik kartı', 	['weight'] = 0, 		['type'] = 'item', 		['image'] = 'sari_kart.png', 	['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'Güvenlik kartı'},

['lockpick'] 	= {['name'] = 'lockpick', 	['label'] = 'Maymuncuk', 	['weight'] = 300, 		['type'] = 'item', 		['image'] = 'lockpick.png', 	['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = {accept = {'screwdriverset'}, reward = 'advancedlockpick', anim = {['dict'] = 'anim@amb@business@weed@weed_inspecting_high_dry@', ['lib'] = 'weed_inspecting_high_base_inspector', ['text'] = 'Crafting lockpick', ['timeOut'] = 7500,}},   ['description'] = ''},

['drill'] 	= {['name'] = 'drill', 		['label'] = 'Matkap', 		['weight'] = 5000, 		['type'] = 'item', 		['image'] = 'drill.png', 	['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = ''},

6 - Prepare the depends scripts and upload them to the resources folder.

7 - Everything is ok, have fun

Script information :

  • Find the right items and rob the shop but watch out for the cops

Installation complete

Last updated