justn Posted January 11, 2014 Share Posted January 11, 2014 Hey guys, I'm gonna show you how to make resources start everytime your server starts.. so follow these steps ! Instructions 1. Go To Your MTA Server files. 2. Go In \mods\deathmatch 3. Open mtaserver.conf <?xml version="1.0" encoding="utf-8" ?> Default MTA Server 22003 32 1 22005 1 8 20 1 1.3.4 1 0 medium 100 1500 500 500 1000 100 0 0 150 0 server-id.keys logs/server.log logs/server_auth.log logs/db.log acl.xml logs/scripts.log 0 0 60 0 0 1 4 backups 3 5 "admin" startup="1" protected="0" /> "defaultstats" startup="1" protected="0" /> "joinquit" 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" /> "spawnmanager" startup="1" protected="0" /> "webadmin" startup="1" protected="0" /> "scores" startup="1" protected="0" /> 4. Go to where you see and stuff.. 5. add this code under it "scriptName" startup="1" protected="0" /> NOTE: Some of your mtaserver.conf file does not look like this, this is because i made my file shorter P.S: "scriptName" is the name of your resource. Link to comment
lilkid4000 Posted February 4, 2014 Share Posted February 4, 2014 Wow thanks a Lot Its nice to know this i was searching google for this lol Link to comment
Recommended Posts