.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Half-Life 2 SDK (http://forums.bots-united.com/forumdisplay.php?f=62)
-   -   serverplugin scoreboard (and gui q) (http://forums.bots-united.com/showthread.php?t=3748)

mrmagu 18-03-2005 22:57

serverplugin scoreboard (and gui q)
 
Hi..

I'm looking for a way to change/reset the scoreboard scores for each team. I can change player frags/deaths but that does not update the team score.

Also:

What would be the best method for making a "always shown" scoreboard in the top left.. I can use DIALOG_MSG but in order to update that I need to keep sending a lower level, once its 0, it's 10 seconds without an update.

Thanks.

Edit/Update:

Thanks fot fysh and XAD from #sourcemod I got it :)

#include team.h

g_Teams[3]->SetScore(0);

:)


All times are GMT +2. The time now is 00:13.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.