Jump to content

طلب مود التحميل المخفي


Recommended Posts

السلام عليكم

 انا ابي مود التحميل المخفي يعني مثلا من اف 5

تشغل وتطفي السيارات

جربت مود التحميل المخفي حق السيارات الواقعية في سيرفر الهجولة لكن مازبط

اكتب باف 8 mods 

مو راضي يفتح

اللي عنده المود ينزله لان شغلي بالسيرفر كله واقف بسبب هذا المود

وشكرا

Edited by Tomas J'Robbin
Link to comment
On 13/03/2020 at 13:55, Tomas J'Robbin said:

السلام عليكم

 انا ابي مود التحميل المخفي يعني مثلا من اف 5

تشغل وتطفي السيارات

جربت مود التحميل المخفي حق السيارات الواقعية في سيرفر الهجولة لكن مازبط

اكتب باف 8 mods 

مو راضي يفتح

اللي عنده المود ينزله لان شغلي بالسيرفر كله واقف بسبب هذا المود

وشكرا

القسسم خطأ
رابط المود
لفتح الوحة اكتب في اف8 mods
ويمكنك اضافة اسلاحة , سيارات , سكنات ..
اضغط هنا

 

Link to comment
On 15/03/2020 at 02:20, DmaR..x said:

القسسم خطأ
رابط المود
لفتح الوحة اكتب في اف8 mods
ويمكنك اضافة اسلاحة , سيارات , سكنات ..
اضغط هنا

يخوي انا ركبت المود بس عندي مشكلة

وحطيت بالميتا 


    <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="400.mods/vehicles/txd" dff="400.mods/vehicles/dff" replace="400" />
        
    </vehicles>
    

وماظهرت السيارة في اللوحة حقت ال mods

اللي باف 8

 

Link to comment
On 20/03/2020 at 03:32, DmaR..x said:

لول ايش مسوي هنا

بعمري م شفت اسم ملف 400.mod :)
اتاكد اذا السيارة موجود بملف ميتا
dff
txd

لوحة المودز اشتغلت

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>

طبعا الباقي من السكن والاسلحة حاط عليه --- يعني ظاهر عندي بالنوت باد باللون الاخضر

7 hours ago, unsiXioN said:

مسوي صيغة جديدة بإسم ( mods ) في جهازك ولا شسالفة؟

 

اشتغلت لوحة المودز

بس السيارة باللوحة مابتظهر شوف الرد

Just now, Tomas J'Robbin said:

لوحة المودز اشتغلت

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>

طبعا الباقي من السكن والاسلحة حاط عليه --- يعني ظاهر عندي بالنوت باد باللون الاخضر

 

Link to comment
10 hours ago, Tomas J'Robbin said:
  • <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" />

mods هذا ملف فالمود ولا اسم المود؟

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...