ScoreBoard bug (ss included)
by Ace · in Torque Game Engine · 10/17/2001 (10:43 am) · 8 replies
this is kinda weird when some one leaves the server there name stays in the scoreboard for eactime they leave/rejoin,,,how would this be fixed?


About the author
Ace Owner of NoESCape.sytes.net starting from the beginning on 3d torque
#2
10/17/2001 (2:47 pm)
I've already checked in fixes for both into CVS.
#3
I have the latest checkin and I still get both of these bugs.
Everything else in the checkins are working fine so I dont know why this dosent.
I updated ealier today after you fixed the 3d sound the first time.
// Clocks out
10/17/2001 (2:52 pm)
I know that but both bugs are still there.I have the latest checkin and I still get both of these bugs.
Everything else in the checkins are working fine so I dont know why this dosent.
I updated ealier today after you fixed the 3d sound the first time.
// Clocks out
#4
10/17/2001 (2:58 pm)
You sure the fps/client/ui/playerList.gui file is getting recompiled? Both fixes where in the same script file, you might try deleting the .dso just to make sure. (Actually, I think one of the fixes was in fps/client/scripts/playerList.cs)
#5
That would explain it :)
I recompiled the exe and moved it over to my game and I didn't bring the scripts along.
I have just tested the example and its working nicely :)
// Clocks out
10/17/2001 (3:05 pm)
Ok so the fixes was just in the scripts.That would explain it :)
I recompiled the exe and moved it over to my game and I didn't bring the scripts along.
I have just tested the example and its working nicely :)
// Clocks out
#6
10/17/2001 (4:01 pm)
ive only dl'd on the cvs server onece and and got 110 , if i go get the latest , do i put it in a seperate directory or right over torque 110? this is still unclear to me
#7
10/17/2001 (7:21 pm)
Don't put it in a second directory, just select your current torque directory in the left WinCVS pane, then the menu "Modify - Update Selection", when the dialog pops up check the "Reset any sticky date/tag/-k options" checkbox (this will clear your Release_1_1_0 tag), then press ok. This will update your existing torque directory and files to the latest by only downloading the files that have changed. If you've edited any of the local files, then WinCVS will merge the differences for you. If it can't merge them, it produces a conflict merge and gives you a warning (in this case you have to patch up the file yourself).
#8
10/18/2001 (12:26 am)
wow , thats awesome, guess ill go get updated then, thanks
Torque Owner Karsten "Clocks" Viese
// Clocks out.