0 keymetaphore Posted December 15, 2017 Posted December 15, 2017 What mods? Are you talking about resources? Are you able to start them using the start command in console? Show a meta.xml. Be more specific, my friend. Feel free to tag me when you're done. @MaxxR AKA Syncer
0 MaxxR Posted December 15, 2017 Author Posted December 15, 2017 @biistamais Roleplay Server // how to start theme
0 Storm-Hanma Posted December 15, 2017 Posted December 15, 2017 u need to follow the example which i given u see below, Open MtaServer.conf go to line 205-230 here : -- Specifies resources that are loaded when the server starts and/or which are protected from being stopped. To specify several resources, add more parameter(s). --> "admin" startup="1" protected="0" /> "defaultstats" startup="1" protected="0" /> "helpmanager" startup="1" protected="0" /> "RRr" startup="1" protected="0" /> "mapcycler" startup="1" protected="0" /> "mapmanager" startup="1" protected="0" /> "parachute" startup="1" protected="0" /> "resourcebrowser" startup="1" protected="1" default="true" /> "resourcemanager" startup="1" protected="1" /> "scoreboard" startup="1" protected="0" /> "spawnmanager" startup="1" protected="0" /> "voice" startup="1" protected="0" /> "votemanager" startup="1" protected="0" /> -- play is the default freeroam gamemode. Remove the following line to prevent it from starting. --> "play" startup="1" protected="0" /> if u want to add a resource of the mod use this code : "resourceName" startup="1" protected="0" /> if u need resource then use these better and simpile ; https://forum.multitheftauto.com/topic/43765-rel-resource-starter-system-v13/?tab=comments#comment-429469 Visit https://storm-hosting.xyz/ for free game servers !
0 DRW Posted December 15, 2017 Posted December 15, 2017 I have tried to decipher your english and I´m pretty sure you mean that every time you restart the server, everything you started before does not start. This happens because you haven't used mtaserver.conf to specify the startup resources. Go to the server directory: Server/mods/deathmatch and click on "mtaserver.conf". There should be some lines with something along these lines: <resource src="admin" startup="1" protected="0" /> <resource src="defaultstats" startup="1" protected="0" /> <resource src="helpmanager" startup="1" protected="0" /> <resource src="joinquit" startup="1" protected="0" /> <resource src="mapcycler" startup="1" protected="0" /> <resource src="mapmanager" startup="1" protected="0" /> <resource src="parachute" startup="1" protected="0" /> <resource src="resourcebrowser" startup="1" protected="1" default="true" /> <resource src="resourcemanager" startup="1" protected="1" /> <resource src="scoreboard" startup="1" protected="0" /> <resource src="spawnmanager" startup="1" protected="0" /> <resource src="voice" startup="1" protected="0" /> <resource src="votemanager" startup="1" protected="0" /> <resource src="webadmin" startup="1" protected="0" /> <resource src="play" startup="1" protected="0" /> Well, the thing after the "src" is the resource name, put the names of the resources you want to activate on startup there, then everything will work just fine. Proud owner and developer of ZNEXT: Aftermath. Enter a post-apocalyptic San Andreas and fight over 30 types of enemies and bosses with varying difficulties and skills, improve and customize your character by leveling up, completing challenges and a solid lootbox system with no Pay-to-Win mechanics that will break your experience. Meet new characters, creatures and weapon metas, experience an innovative combo-based melee system, or join our solid PvP modes to show other survivors who’s boss. Español, Pусский, Türk, عربى, Polski, Português IP: mtasa://104.36.110.227:22003 - Discord: https://discord.gg/CxMxjvC5pB
Question
MaxxR
Please Help me
4 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now