csqc score board.
Moderator: InsideQC Admins
7 posts
• Page 1 of 1
csqc score board.
ok... so my understanding of QC atm is very minimal... but im working on it... but i have a bigger problem i need a csqc scoreboard like the one below this... and i have no idea how to even implement csqc (and wonder if i do implement it if my current QC work will still work after wards) and so i was wondering if anyone could help me 1. implement csqc into my mod, and 2. help me implement the score board mentioned before.
basically what i need on the score board is:
any help is appreciated much thanks again !
scoreboard:

basically what i need on the score board is:
- two team rows
player names with ping and kills displayed
and a place that displays team scores which will be to start, kills added together on each team.
any help is appreciated much thanks again !
scoreboard:
-

ceriux - Posts: 2223
- Joined: Sat Sep 06, 2008 3:30 pm
- Location: Indiana, USA
Potentially useful link #1:
http://www.fteqw.com/wiki/index.php?title=EXT_CSQC
Potentially useful link #2:
http://quakery.quakedev.com/qwiki/index.php/EXT_CSQC
Potentially useful link #3:
Nexuiz game source (download 1/23/2008 version) and then look into what you find in qcsrc/client
/Me wonders where the SVN for the Nexuiz QuakeC is. If I knew, I'd direct link to that
http://www.fteqw.com/wiki/index.php?title=EXT_CSQC
Potentially useful link #2:
http://quakery.quakedev.com/qwiki/index.php/EXT_CSQC
Potentially useful link #3:
Nexuiz game source (download 1/23/2008 version) and then look into what you find in qcsrc/client
/Me wonders where the SVN for the Nexuiz QuakeC is. If I knew, I'd direct link to that
Note:
Is this for the PSP? If so, I don't believe any of the above will help you.
CSQC is currently a feature of DarkPlaces and FTEQW exclusively.
If this is for the PSP, you are going to be looking to alter the engine scoreboard drawing in places like gl_draw.c (place where any special textures should be loaded on startup and any new draw functions should be) and sbar.c (where the drawing functions get called).
-

Baker - Posts: 3666
- Joined: Tue Mar 14, 2006 5:15 am
For easy future reference:
Possible useful link #4:
Feral
http://qexpo.tastyspleen.net/booth.php?id=49&page=269
Possible useful link #4:
Feral
http://qexpo.tastyspleen.net/booth.php?id=49&page=269
-

Baker - Posts: 3666
- Joined: Tue Mar 14, 2006 5:15 am
Re: csqc score board.
ceriux wrote:ok... so my understanding of QC atm is very minimal... but im working on it... but i have a bigger problem i need a csqc scoreboard like the one below this... and i have no idea how to even implement csqc (and wonder if i do implement it if my current QC work will still work after wards) and so i was wondering if anyone could help me 1. implement csqc into my mod, and 2. help me implement the score board mentioned before.
basically what i need on the score board is:two team rows
any help is appreciated much thanks again !
player names with ping and kills displayed
and a place that displays team scores which will be to start, kills added together on each team.
scoreboard:
There is a csqc function which gets player's info by their keynum.
The rest is making the drawing look nice.
I unfortunately do not have the source available. Windows was corrupted and ended up putting in a new HD. (thus all files are lost... sort of)
- GiffE
- Posts: 170
- Joined: Sun Oct 08, 2006 3:39 pm
- Location: USA, CT
Why not check out Nexuiz SVN source? The new scoreboard uses CSQC.
Nexuiz Ninjaz - Practicing the ninja arts of Nexuiz | Happy 1 Year Ninjaz! - Mapping Contest to celebrate!
-

-z- - Posts: 19
- Joined: Wed Mar 05, 2008 5:58 pm
7 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest