in map scoreboard

Look for maps, show your maps...

Moderators: Jay2k1, DavidM, The_One

Goldeneye
Senior Member
Posts: 171
Joined: 09-03-2003 00:00

in map scoreboard

Post by Goldeneye »

for anyone interested in creating something like this, i've made a small script that allows easy creation of a basic scoreboard texture. now you only need this script (how to setup this is desciped in a few words in it's readme), a nice scoreboard mesh (you can use monitorb from one of the default packages if you don't have something better) and a background texture for the scoreboard itself (in the screenshot this is the red and the blue line around the numbers, but could be anything else). the two textures (background and the scripted scoreboard) have to be combined using a *surprise* "Combiner" Texture (CO_Add, AO_Add is used on the screenshot). next asign the combiner texture as skin to your static mesh (properties->display->skins).
post any other questions here, maybe someone will answer them, if you're lucky :P
Goldeneye
Senior Member
Posts: 171
Joined: 09-03-2003 00:00

Post by Goldeneye »

the script
Goldeneye
Senior Member
Posts: 171
Joined: 09-03-2003 00:00

Post by Goldeneye »

an example map
User avatar
Chrisfu
Posts: 387
Joined: 10-03-2003 00:51

Post by Chrisfu »

Now that... THAT is nice.

Nice work.
night
Senior Member
Posts: 114
Joined: 10-03-2003 05:44

Post by night »

this should be in all new offical maps....
beefsack
Posts: 921
Joined: 09-03-2003 22:57
Location: Canberra, Australia
Contact:

Post by beefsack »

wd

looking forward to reading the code
WarHor3
Junior Member
Posts: 18
Joined: 09-03-2003 19:40
Contact:

Post by WarHor3 »

very nice :)
User avatar
L33FY
Posts: 371
Joined: 09-03-2003 22:14

Post by L33FY »

night wrote: this should be in all new offical maps....
I second that!


Good job goldy! :cool:
[TFfF]PaqueMan
Member
Posts: 41
Joined: 09-03-2003 04:11
Contact:

Post by [TFfF]PaqueMan »

Yeah man, that's awesome! :spammer:
User avatar
JODECI
Posts: 45
Joined: 14-03-2003 17:27

Post by JODECI »

Ya Nice!!!! :lol:
bURNINGrOID
Member
Posts: 79
Joined: 09-03-2003 22:22

Post by bURNINGrOID »

Sweet! Now can you do a jumbotron with replays and cool camera angles of live play? =)
User avatar
DiStUrbeD
Posts: 671
Joined: 13-03-2003 20:23
Contact:

Post by DiStUrbeD »

Very nice, i've always wanted a "real" scoreboard in the maps.
Tzarcon
Junior Member
Posts: 5
Joined: 14-03-2003 23:02

Post by Tzarcon »

night wrote: this should be in all new offical maps....


I third that
Goldeneye
Senior Member
Posts: 171
Joined: 09-03-2003 00:00

Post by Goldeneye »

well, just played around with the script a bit and see what happened ;)

[Note: this is not available in the posted version, still want to add some other things before i release the new one]
User avatar
Surge
Banned
Posts: 920
Joined: 09-03-2003 00:34

Post by Surge »

bURNINGrOID wrote: Sweet! Now can you do a jumbotron with replays and cool camera angles of live play? =)


it actually is possible to do a "replay" but i dont think you could isolate it to a screen on the map. You'd have to use camera angles that would be activated by triggers on the map judged by the balls location and it would take some major coding.

They'd be at longest 15 seconds too which i think is the time allotted between goals right now (unless you have short goals on) You'd just have to use the editor's ability to make the 15 second flyby clips that you can put on at the beginning of maps but find a way to play it on goal trigger and find a way to make it record durring game play for specific locations.
Locked