Jump to content

Solid Snake

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Solid Snake's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. Zomg thanks alot! this will help me coding MTA alot easier now.
  2. heres one of pawlo maps meta.xml : <?xml version="1.0" encoding="utf-16"?> <meta> <info type="map" gamemodes="race" name="[DM] PAwlo - Have Fun" author="PAwlo" /> <map src="DM PAwlo - Have Fun.map" /> <settings> <setting name="#skins" value='[ "random" ]' /> <setting name="#maxplayers" value="[ 32 ]" /> <setting name="#gamespeed" value="[ 1 ]" /> <setting name="#ghostmode" value='[ "false" ]' /> <setting name="#time" value="5:15" /> <setting name="#vehicleweapons" value='[ "true" ]' /> <setting name="#minplayers" value="[ 0 ]" /> <setting name="#weather" value="[ 17 ]" /> <setting name="#gravity" value="[ 0.008000 ]" /> <setting name="#waveheight" value="[ 0 ]" /> <setting name="#respawntime" value="[ 1 ]" /> <setting name="#locked_time" value="[ true ]" /> <setting name="#duration" value="[ 600 ]" /> <setting name="#respawn" value='[ "none" ]' /> </settings> </meta> and heres one of default maps : <?xml version="1.0" encoding="utf-16"?> <meta> <info type="map" gamemodes="race" name="Boating BLASTAround" description="Boat race from Los Santos up to Las Venturas and back. Respect to the BLASTA crew. " version="0" /> <map src="Boating BLASTAround.map" /> <settings> <setting name="#respawn" value="timelimit" /> <setting name="#duration" value="330" /> </settings> </meta>
  3. Hi, im new at mta hosting i added some of pawlo maps and deleted all default maps that came up with mta "starting with race-xxx" now when i vote for pawlo map i get : [00:26:40] ERROR: mapmanager: map resource could not be started. [00:26:40] ERROR: call: failed to call 'mapmanager:changeGamemodeMap' [string "?"] Changing to random map in 5 seconds [00:26:44] ERROR: mapmanager: map resource could not be started. [00:26:44] ERROR: call: failed to call 'mapmanager:changeGamemodeMap' [string "?"] Changing to random map in 5 seconds [00:26:49] ERROR: mapmanager: map resource could not be started. [00:26:49] ERROR: call: failed to call 'mapmanager:changeGamemodeMap' [string "?"] Changing to random map in 5 seconds [00:26:54] ERROR: mapmanager: map resource could not be started. [00:26:54] ERROR: call: failed to call 'mapmanager:changeGamemodeMap' [string "?"] Changing to random map in 5 seconds [00:26:59] ERROR: mapmanager: map resource could not be started. [00:26:59] ERROR: call: failed to call 'mapmanager:changeGamemodeMap' [string "?"] Changing to random map in 5 seconds only the default maps are working . please help!
×
×
  • Create New...