Jump to content
Mr. Green Gaming

viiNi

Members
  • Posts

    859
  • Joined

  • Last visited

  • Days Won

    31

Everything posted by viiNi

  1. It's in nextreme's map editor resource, but im sure there are standalones of the same type of script. yes
  2. --- Auto Start resources and Editor in your local server ---- Dedicated for Megas This tutorial is for who have a local server First of all: If you don't have a local server, or you don't know how to create to make your maps, there is the tutorial.(You also can make your maps at 60+ fps) ---- How to create a local server to test your maps ----- Step 1. You have to prepare the scripts that you want to autostart. Go to: C:\Program Files (x86)\MTA San Andreas 1.5\server\mods\deathmatch\resources Your scripts need to be like this: I'll start 4 resources in the same time: mrgreen editor, OMG, RCG and Nextreme tools (netools) Step 2. Go to: C:\Program Files (x86)\MTA San Andreas 1.5\server\mods\deathmatch And open mtaserver.config with notepad++ Step 3. Go to the go to the bottom of the page, you have to find 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="performancebrowser" startup="1" protected="0" /> <resource src="reload" 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" /> <!-- play is the default freeroam gamemode. Remove the following line to prevent it from starting. --> <resource src="play" startup="1" protected="0" />- Change from play for editor: <resource src="editor" startup="1" protected="0" />Now your Local Server will start in the editor mode. - Resources Copy some line and paste below "webadmin" line: <resource src="voice" startup="1" protected="0" /> <resource src="webadmin" startup="1" protected="0" /> Now you have to edit. Place the names of the resources that you want to Auto Start: eg. <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="performancebrowser" startup="1" protected="0" /> <resource src="reload" 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="rcg" startup="1" protected="0" /> <resource src="netools" startup="1" protected="0" /> <resource src="omg" startup="1" protected="0" /> <resource src="mrgreen" startup="1" protected="0" /> <!-- play is the default freeroam gamemode. Remove the following line to prevent it from starting. --> <resource src="editor" startup="1" protected="0" />You can use any resource, provided it is in the same format as I have shown. Step 4. Save and Test. Step 5. Now you need to start the server Go to: C:\Program Files (x86)\MTA San Andreas 1.4\server Open mtaserver.exe Step 6. Open your mta and go to LOCAL servers, and join in your server: A little video showing all resouces and editor mode.. Auto start.. Megas QUESTIONS? ASK! by NITRO: Sorry for my terrible English :\
  3. Rly? yea, look. But the map is linked with my account!
  4. I love all your songs.. Do you have a playlist?? or something??? pleaseeeee A brazilian song. https://www.youtube.com/watch?v=1VbULslnRTE&index=3&list=PL_DNhYqRxNbHhaUu8NOP_zxIs5w8w3K9F
  5. Pudes mirar eses posts: http://mrgreengaming.com/forums/topic/14734-mapping-rules-for-mta/ http://mrgreengaming.com/forums/topic/14776-location-of-mappers-helpscriptstoolsresourcesmodstutorial/
  6. Again I'm getting some error when upload a map to be updated...
  7. ah Cool Because of this: the player who don't reach the finish in the end will block other boats on speed ahh ok
  8. viiNi

    My first map

    I liked your map, I'm not race player but i liked the decorations. If this is your first map, here my first tip: http://mrgreengaming.com/forums/topic/16797-upload-mta-maps-on-httpmrgreengamingcommta/ http://mrgreengaming.com/forums/topic/2684-read-this-before-posting/ http://mrgreengaming.com/forums/topic/14776-location-of-mappers-helpscriptstoolsresourcesmodstutorial/
  9. Idea to make the CTF mode more fun. My idea is to have every round a spy from each team, with colors reversed: Example: I am the red team spy, I will respawn in the red team but with the blue color, the same should happen in the blue team. This spy could have some special skills to help the team (ideas Please) When the spy die next to respawn will be the new spy. Who kill the spy GC's win some more. That's my idea, what do you think?
  10. --- Random Markers and Core Markers ---- (Thanks to KaliBwoy and AlexCore) Many people can not find here in the forum how to use these very interesting and cool features to our maps, so I'll put here where to find the original topics for them! KaliBwoy - Random Markers: Here Note: If someone has a video that shows RandonMarkers, please send me the link. I recorded myself video, thanks a lot my *Friends AlexCore - Core Markers: Here Stroth's video:
  11. It is possible that the .MP3 is uploaded on the server itself? Without it being necessary to own players to download? This reduce the load time of the maps.
×
×
  • Create New...