Mapediting
#1
Hi,

when i edit maps and save it....how can my name than stands under the map and in colours pls help me


$i"N
Thanks given by:
#2
mapmsg "map - author"

colors:

\f0 text = green
\f1 text = blue
\f2 text = yellow
\f3 = red
\f4 = grey
\f5 = white
etc.

for example:

mapmsg "Map Created by Name"


To add colors do it like this

mapmsg "\f3Map Created by \f0 Name"

"Map Created by" will be shown red
and "Name" green
Thanks given by: