ps、草を植える
2.0.0
スクリプトは、雄と雌の両方の種子を使用してどこにでも雑草を植える便利さに加えて、水やり、枝の収穫、乾燥、雑草の梱包などの追加機能を提供します。
サポートに関するすべての質問については、Discord サポート チャットでお問い合わせください。サポートが必要な場合は、問題を作成しないでください。問題はバグ報告と新機能のみを対象としています。
ox_lib
oxmysql
ZIPをダウンロード
リソースをサーバー ファイルにドラッグ アンド ドロップします。フォルダー名の -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、結合可能 = nil、説明 = '雄の雑草の種子'}、weedplant_seedf = {名前 = 'weedplant_seedf'、ラベル = '雌の雑草の種子'、重み = 0、タイプ = 'アイテム'、画像 = 'weedplant_seed.png'、 unique = false、useable = true、 shouldClose = true、combinable = nil、description = '雌雑草の種'}、weedplant_branch = {name = 'weedplant_branch'、label = '雑草の枝'、weight = 10000、type = 'item' 、画像 = 'weedplant_branch.png'、一意 = true、使用可能 = false、 shouldClose = false、結合可能 = nil、説明 = '雑草植物'}、weedplant_weed = {名前 = 'weedplant_weed'、ラベル = '乾燥雑草'、重み= 100、タイプ = 'item'、画像 = 'weedplant_weed.png'、一意 = false、使用可能 = false、 shouldClose = false、結合可能 = nil、説明 = 'パッケージングの準備ができた雑草'}、weedplant_packedweed = {name = 'weedplant_packedweed '、ラベル = 'パックされた雑草'、重み = 100、タイプ = 'アイテム'、画像 = 'weedplant_weed.png'、一意 = true、使用可能 = false、 shouldClose = false、結合可能 = nil、説明 = '販売可能な雑草'},weedplant_package = {name = 'weedplant_package'、label = '不審なパッケージ'、weight = 10000、type = 'item'、image = 'weedplant_package.png'、unique = true、useable = false、 shouldClose = false、結合可能= nil、説明 = '不審なパッケージ'}、
["weedplant_seedf"] = { label = "雌の雑草の種子"、重み = 0、スタック = true、閉じる = true、説明 = "雌の雑草の種子"、クライアント = { image = "weedplant_seed.png", } }、 ["weedplant_seedm"] = { label = "雄の雑草の種子"、重み = 0、スタック = true、閉じる = false、説明 = "雄の雑草の種子"、クライアント = { image = "weedplant_seed.png", } }、 ["weedplant_branch"] = { label = "雑草の枝"、weight = 10000、スタック = false、close = false、説明 = "雑草の植物"、クライアント = { 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 のその他のスクリプトをチェックしてください。