Kosmo Posted December 27, 2008 Share Posted December 27, 2008 When I try to load this gamemode with my own custom map I get this error: [07:03:53] Could not parse 'settings.xml' file (Invalid file). Starting with an empty settings registry.[07:03:56] Resources: 101 loaded, 0 failed [07:03:57] Starting resources............ [07:03:58] All Seeing Eye listing enabled. Port 22127 (UDP) must be accessible from the internet [07:03:58] Querying game-monitor.com master server... success! [07:03:58] Server started and is ready to accept connections! [07:04:04] Starting myserver [07:04:04] ERROR: Bad/missing 'posX' attribute in (line 14) [07:04:04] Failed to start resource item hotdog.map in myserver [07:04:04] start: Failed to start resource 'myserver' [07:04:04] ERROR: ...atch/resourcecache/mapmanager/mapmanager_exports.lua:29: mapmanager: gamemode resource could not be started. I looked at my map script for ages and I can't find out what the hell is wrong with it... Is there somebody who does? Any help is much appreciated. mod="race" version="1.0"> timelimit "object (2)"> 2293.028564 -1680.584839 13.445133 0.000000 0.000000 0.000000 918 "object (3)"> 2293.854004 -1680.817383 13.311141 0.000000 0.000000 0.000000 928 "object (9)"> 2291.096924 -1676.250488 13.867652 -0.196350 0.000000 0.000000 643 "object (10)"> 2293.614746 -1680.198364 13.097776 0.000000 0.000000 0.000000 2859 "object (11)"> 2289.421875 -1676.724854 13.404319 0.000000 0.000000 0.000000 2837 "object (11)"> 2290.834717 -1676.471802 14.412681 0.000000 0.000000 0.000000 1486 "object (15)"> 2289.770752 -1682.948975 12.914093 -1.963495 0.000000 0.000000 1523 "object (16)"> 2292.310791 -1681.482788 13.082027 -0.981748 0.000000 0.000000 2415 "object (9)"> 2293.145996 -1682.508423 13.063341 -2.552544 0.000000 0.000000 2451 "object (10)"> 2291.187744 -1684.214111 15.207202 -3.141593 0.000000 0.000000 2596 "object (11)"> 2293.295166 -1683.123657 14.533920 -2.552544 0.000000 0.000000 2421 "object (13)"> 2291.334473 -1684.498657 13.458708 -2.159844 0.000000 0.000000 1778 "object (15)"> 2291.970459 -1682.957520 14.041400 0.150000 0.000000 0.000000 2344 "object (16)"> 2288.286377 -1681.838257 13.013877 0.000000 0.000000 0.000000 2192 "object (15)"> 2292.427979 -1681.539917 16.170210 -0.981748 0.000000 0.000000 919 Link to comment
DoKtoR Posted December 27, 2008 Share Posted December 27, 2008 try this converter: http://gtamap.delux-host.com/converter/ the correct format for objects in mtadm map: <object name="object (2)" posX="2657.447510" posY="1254.248047" posZ="18.519930" rotX="0.0000" rotY="0.0000" rotZ="0.0000" model="4576" /> Link to comment
Kosmo Posted December 27, 2008 Author Share Posted December 27, 2008 Thanks. I didn't know the MTA Race code of the objects wasn't compatible with that of MTA Dm... Works like a charm now. Thanks alot. Link to comment
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