Map Rotation without 0.3

For all the help you need with Armagetron!
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: Map Rotation without 0.3

Post by LOVER$BOY »

The line:

Code: Select all

The resource file loaded from "Your_mom/clear/repeat-0.3.2-aamap.xml " wants to be at "Your_mom/clear/repeat-0.3.2-aamap.xml".
I just noticed the "Your_mom/clear/repeat-0.3.2-aamap.xml "
trevor wrote:MAP_ROTATION Your_mom/clever/repeat-0.3.2.aamap.xml ;Your_mom/clever/inaktek-0.7.2.aamap.xml
Man, you should've added that as well :P

Notice the Your_mom/clever/repeat-0.3.2.aamap.xml ; in your MAP_ROTATION? That extra " " space between "xml" and ";" is causing the error. Remove it and it should work fine now :)

UPDATE:

Yes lol :P About time you got it! :D

By the way, make sure the end of every map has ";" so the code won't throw random errors and cause a mayhem.
Image
User avatar
trevor
Average Program
Posts: 52
Joined: Fri Nov 23, 2012 8:45 am
Location: The Internet
Contact:

Re: Map Rotation without 0.3

Post by trevor »

Ok, almost there, my moded language file isn't working though, I copied and pasted everything from that guide you gave me on making custom.txt but it's still using english_base.
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: Map Rotation without 0.3

Post by LOVER$BOY »

mmm... Well that's the best I can explain but I'm a doing sort of guy...

Could you send me your custom.txt, languages.txt file to zodiacsohma1@gmail.com please so I can see what I can do ot help out.
Image
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: Map Rotation without 0.3

Post by LOVER$BOY »

dude, the language files are case sensitive. They prefer them to be in lower cased words. No wonder they aren't working properly.

language
include

and the rest of language help stuff, they all are meant to be in lower cased and don't seem to work if they aren't.
Image
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Re: Map Rotation without 0.3

Post by Jonathan »

LOVER$BOY wrote:Yes, I believe I it's in the english_base.txt file but it works like a queuing system.
Image

There's an xkcd for every occasion! Although queuing is okay, it lacks the joys of queueing.
ˌɑrməˈɡɛˌtrɑn
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: Map Rotation without 0.3

Post by LOVER$BOY »

Well, for some reason my spell check is finding queueing an error and not queuing. Perhaps it's just the english spelling that my country uses.
Image
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Re: Map Rotation without 0.3

Post by Jonathan »

Yeah. But queueing is so much better because of its five consecutive vowels. In my book, anyway. :)
ˌɑrməˈɡɛˌtrɑn
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: Map Rotation without 0.3

Post by LOVER$BOY »

Oh, alright then. I'm about to correct my spelling mistake of it in the code and for you and the american guys, I'll make it queueing. :)
Image
Post Reply