Posts: 18
Threads: 6
Joined: Jun 2011
I'm an old school mapper, so I kind of got lost after the 2010 update.
I am used to typing:
/savemap MapName
Bbut, when I do that now, it shows up as Untitled Map By Unknown, and I can only tell it is my map when I scroll over it.
And, when try voting the maps in a game, it never lets me.
Posts: 560
Threads: 10
Joined: Jan 2011
23 Jun 12, 04:12PM
(This post was last modified: 23 Jun 12, 04:13PM by Frogulis.)
To fix the message that comes up when you load the map, use the mapmsg command.
[cubescript]
mapmsg "Some Map by Frogulis"
[/cubescript]
As for voting maps, you have to send the map to the server before you can vote for it.
[cubescript]
sendmap some_map
[/cubescript]
Posts: 18
Threads: 6
Joined: Jun 2011
23 Jun 12, 04:16PM
(This post was last modified: 23 Jun 12, 04:38PM by Spyder.)
Ohhh.... Thank you so much! :)
Wait, it still isn't working. I go on my old maps, then type in /mapmsg "Name By Me"
It still shows up as Untitled By Unknown...
Nevermind, I got it. I figured out that you have to save the map after doing the mapmsg... lol
Wait... after I do the sendmap thing, and vote for the map, it always says something like "map doesn't fit some quality requirements for MultiPlay mode"
Posts: 38
Threads: 5
Joined: Feb 2011
(23 Jun 12, 04:16PM)Spyder Wrote: Wait... after I do the sendmap thing, and vote for the map, it always says something like "map doesn't fit some quality requirements for MultiPlay mode"
Yo Spyder,
read
this (Quality Requisites) pls. ;)
Posts: 18
Threads: 6
Joined: Jun 2011
lol, thank you. All this updated stuff is confusing :P