ps weedplanting
2.0.0
Script 提供了使用雄性和雌性種子在任何地方種植雜草的便利性,以及澆水、收穫樹枝、乾燥和包裝雜草等附加功能。
對於所有支援問題,請在我們的 Discord 支援聊天中提問。如果您需要協助,請不要製造問題。問題僅針對錯誤回報和新功能。



ox_lib
mysql
下載壓縮包
將資源拖放到伺服器檔案中,確保刪除資料夾名稱中的 -main
將以下項目新增至您的框架中
['weedplant_seedm'] = {['name'] = 'weedplant_seedm', ['label'] = '雄性雜草種子', ['weight'] = 0, ['type'] = 'item', [' image '] = 'weedplant_seed.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '雄性雜草種子'},
['weedplant_seedf'] = {['name'] = 'weedplant_seedf', ['label'] = '雌性雜草種子', ['weight'] = 0, ['type'] = 'item', [' image '] = 'weedplant_seed.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '雌性雜草種子'},
['weedplant_branch'] = {['name'] = 'weedplant_branch', ['label'] = '雜草分支', ['weight'] = 10000, ['type'] = 'item', ['image ' ] = 'weedplant_branch.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '雜草植物' },
['weedplant_weed'] = {['name'] = 'weedplant_weed', ['label'] = '乾燥雜草', ['weight'] = 100, ['type'] = 'item', ['image ' ] = 'weedplant_weed.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '雜草準備好包裝'},
['weedplant_packedweed'] = {['name'] = 'weedplant_packedweed', ['label'] = '包裝雜草', ['weight'] = 100, ['type'] = 'item', ['image ' ] = 'weedplant_weed.png', ['unique'] = true, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '雜草準備好銷售'},
['weedplant_package'] = {['name'] = 'weedplant_package', ['label'] = '可疑包裹', ['weight'] = 10000, ['type'] = 'item', ['image' ] = 'weedplant_package.png', ['unique'] = true, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '可疑包裹' }, --- ps-weedplantingweedplant_seedm = {name = 'weedplant_seedm',label = '雄性雜草種子',weight = 0,type = 'item',image = 'weedplant_seed.png',unique = false,useable = false,shouldClose = false,combinable = nil,description = '雄性雜草種子'},weedplant_seedf = {name = 'weedplant_seedf',label = '雌性雜草種子',weight = 0,type = 'item',image = 'weedplant_seed. png', unique = false,useable = true,shouldClose = true,combinable = nil,description ='雌性雜草種子'},weedplant_branch = {name ='weedplant_branch',label ='雜草分支',weight = 10000, type ='item' ,image = 'weedplant_branch.png',unique = true,useable = false,shouldClose = false,combinable = nil,description ='雜草植物'},weedplant_weed = {name ='weedplant_weed',label =weed = {name ='weedplant_weed',label =weed = {name ='weedplant_weed',label =weed = {name ='weedplant_weed',label =weed = {name ='weedplant_weed',label =weed = {name ='weedplant_weed',label =weed '乾雜草',重量= 100,type = 'item',image = 'weedplant_weed.png',unique = false,useable = false,shouldClose = false,combinable = nil,description = '雜草準備包裝'}, weedplant_packedweed = {name = 'weedplant_packedweed ',label = '包裝雜草',重量= 100,type = 'item',image = 'weedplant_weed.png',unique = true,useable = false,shouldClose = false,combinable = nil ,description = '雜草準備出售'},weedplant_package = {name = 'weedplant_package',label = '可疑包裹',weight = 10000,type = 'item',image = 'weedplant_package.png',unique = true,useable = false,shouldClose = false,combinable = nil, 描述 = '可疑包裹'}, [“weedplant_seedf”] = { label =“雌性雜草種子”,weight = 0,stack = true,close = true,description =“雌性雜草種子”,client = { image =“weedplant_seed.png”,
}
},
[“weedplant_seedm”] = { label =“雄性雜草種子”,weight = 0,stack = true,close = false,description =“雄性雜草種子”,client = { image =“weedplant_seed.png”,
}
},
[“weedplant_branch”] = { label =“雜草分支”,weight = 10000,stack = false,close = false,description =“雜草植物”,client = { image =“weedplant_branch.png”,
}
},
[“weedplant_packedweed”] = { label =“包裝雜草”,weight = 100,stack = false,close = false,description =“雜草可供出售”,client = { image =“weedplant_weed.png”,
}
},
[“weedplant_package”] = { label =“可疑包裹”,weight = 10000,stack = false,close = false,description =“可疑包裹”,client = { image =“weedplant_package.png”,
}
},
[“weedplant_weed”] = { label =“乾雜草”,weight = 100,stack = true,close = false,description =“準備包裝的雜草”,client = { image =“weedplant_weed.png”,
}
},獅子34rt |在此處查看 Lionh34rt 的更多腳本。