Jump to content

Tomas J'Robbin

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Tomas J'Robbin

  1. هذا في ملف smods زي ملف الميتا فيه ملفين meta وملف smods في مود التحميل المخفي https://community.multitheftauto.com/index.php?p=resources&s=details&id=11265 شوفه
  2. لوحة المودز اشتغلت mods بس السيارة مابتظهر في اللوحة مع اني حطيتها في الميتا كمان <meta> <info author="xXMADEXx" type="script" version="1.2.1" name="Mod Downloader" /> <oop>true</oop> <script src="server/sLoader.Lua" type="server" /> <script src="server/sUpdater.Lua" type="server" /> <script src="client/cFunctions.Lua" type="client" /> <script src="client/cDownloader.Lua" type="client" /> <script src="client/cMods.Lua" type="client" /> <script src="client/cInter.Lua" type="client" /> <file src="mods/vehicles/400.txd" download="false"/> <file src="mods/vehicles/400.dff" download="false"/> <aclrequest> <!-- Access to restart self after meta.xml has been modified (sLoader.Lua) --> <right name="function.restartResource" access="true"></right> <!-- Access to check for updates (sUpdater.Lua) --> <right name="function.callRemote" access="true"></right> </aclrequest> </meta> وهذا ملف الاس مودز <mods> <!-- ADDING CUSTOM VEHICLES ----------------------------------------------------------------------------------- This is the mod list file. This file is used to get the modded files for the clients Add your mod by adding: <mod name="Modded Vehicle Name" txd="path to txd file" dff="path to dff file" replace="replace vehicle id" /> name: This is the name of the new vehicle, the name that the clients will see txd: This is the load path for the modded (don't include "mods/vehicles") skin txd file inside mods folder dff: This is the load path for the modded (don't include "mods/vehicles") skin dff file inside mods folder replace: The vehicle replace ID. Find GTA SA vehicle ids @ http://wiki.multitheftauto.com/wiki/Vehicle_IDs ----------------------------------------------------------------------------------- --> <vehicles> <!-- Examples (Won't work because you don't have the txd/dff files) <mod name="2014 Range Rover Vogue" txd="huntley_2014_Range_Rover_Vogue.txd" dff="huntley_2014_Range_Rover_Vogue.dff" replace="579" /> --> <mod name="2014 Range Rover Vogue" txd="mods/vehicles/400.txd" dff="mods/vehicles/400.dff" replace="Charger" /> </vehicles> <!-- ADDING CUSTOM SKINS ----------------------------------------------------------------------------------- This is the mod list file. This file is used to get the modded files for the clients Add your mod by adding: <mod name="Modded Skin Name" txd="path to txd file" dff="path to dff file" replace="replace skin id" /> name: This is the name of the new skin, the name that the clients will see txd: This is the load path for the modded (don't include "mods/skins") skin txd file inside mods folder dff: This is the load path for the modded (don't include "mods/skins") skin dff file inside mods folder replace: The skin replace ID. Find GTA SA skin ids @ https://wiki.sa-mp.com/wiki/Skins:All ----------------------------------------------------------------------------------- --> <skins> <!-- Examples (Won't work because you don't have the txd/dff files) <mod name="Kokoro Arsenal Clothes" txd="hfyri.txd" dff="hfyri.dff" replace="40" /> --> </skins> <!-- ADDING CUSTOM WEAPONS ----------------------------------------------------------------------------------- This is the mod list file. This file is used to get the modded files for the clients Add your mod by adding: <mod name="Modded Weapon Name" txd="path to txd file" dff="path to dff file" replace="replace weapon model" /> name: This is the name of the new weapon, the name that the clients will see txd: This is the load path for the modded (don't include "mods/weapons") weapon txd file inside mods folder dff: This is the load path for the modded (don't include "mods/weapons") weapon dff file inside mods folder replace: The weapon replace Model (NOT ID!!!!). Find GTA SA weapon models @ https://wiki.sa-mp.com/wiki/Weapons ----------------------------------------------------------------------------------- --> <weapons> <!-- Examples (Won't work because you don't have the txd/dff files) <mod name="Improved Fire Extinguisher" txd="366.txd" dff="366.dff" replace="366" /> --> </weapons> </mods> طبعا الباقي من السكن والاسلحة حاط عليه --- يعني ظاهر عندي بالنوت باد باللون الاخضر اشتغلت لوحة المودز بس السيارة باللوحة مابتظهر شوف الرد
  3. السلام عليكم انا ابي مود التحميل المخفي يعني مثلا من اف 5 تشغل وتطفي السيارات جربت مود التحميل المخفي حق السيارات الواقعية في سيرفر الهجولة لكن مازبط اكتب باف 8 mods مو راضي يفتح اللي عنده المود ينزله لان شغلي بالسيرفر كله واقف بسبب هذا المود وشكرا
×
×
  • Create New...