Map Maker Display

Post Reply
User avatar
The Texican-PG-
Squad Member
Squad Member
Posts: 1746
Joined: Sun Jun 20, 2010 5:00 pm

Map Maker Display

Post by The Texican-PG- »

When a map maker's name appears in the map is it in the WAC or does the server display it?

If it's in the WAC can you please post so I can add to my maps?
Image
“If you ain't dyin', we probably need to put more fog in the map”
― The Texican-PG-
User avatar
Windstalker-PG-
Administrator
Administrator
Posts: 1451
Joined: Sat May 22, 2010 11:04 am

Re: Map Maker Display

Post by Windstalker-PG- »

Tex - this is the script to use in the wac file to post the mapmakers name:

If elapse(90) and random (30) then
text("- - - - - 'Nightstalker-2' - - - - -")
text("Map Builder: Windstalker-PG-")
endif

you can add colors to it by adding the color script in front of the text


text("<cf50000>- - - - - 'Nightstalker-2' - - - - -")
Image
Image
When you hear the Wind.. You're already dead
Image
User avatar
The Texican-PG-
Squad Member
Squad Member
Posts: 1746
Joined: Sun Jun 20, 2010 5:00 pm

Re: Map Maker Display

Post by The Texican-PG- »

Thank you!

I knew everything but how to get it to replay over & over.

Appreciate it!
Image
“If you ain't dyin', we probably need to put more fog in the map”
― The Texican-PG-
User avatar
Bubbachuk-PG-
Site Admin
Site Admin
Posts: 4915
Joined: Sun May 16, 2010 1:59 pm
Location: Marshville, North Carolina
Contact:

Re: Map Maker Display

Post by Bubbachuk-PG- »

This is the format we're using now"

If elapse(90) and random(90) then
text("<cff50>MAP NAME: Agua Fria")
text("<cff50>Custom Made Maps By -PG- Squad Members")
text("<cff50>MAP MAKER: Country Joe-PG-")
endif
Image
Image

The democracy will cease to exist when you take away from those who
are willing to work and give to those who would not.
~ Thomas Jefferson

Website: http://pgsquad.com
Facebook: https://www.facebook.com/oliver.holmes.357
Post Reply