View Single Post
_david_
SourceMod Donor
Join Date: Apr 2013
Old 12-18-2013 , 12:39   Re: [TF2] gScramble (Redux)
Reply With Quote #71

Quote:
Originally Posted by Freddii View Post
Would upgrading be as simple as simply overwriting the files? Or did any new files get introduced? And did any old files disappear?
just overwrite the files, no new files

Quote:
Originally Posted by reji View Post
One more (rare) bug:
Code:
L 12/08/2013 - 17:56:56: [SM] Plugin encountered error 15: Array index is out of bounds
L 12/08/2013 - 17:56:57: [SM] Displaying call stack trace for plugin "gscramble.smx":
L 12/08/2013 - 17:56:57: [SM]   [0]  Line 1587,  gscramble.sp::timer_Restore()
Random value from the uninitialized variable iIndex in Event_PlayerDisconnect() sometimes get written to the client cookie "team index".
Fixed gscramble.sp and the patch for 3.0.18 are below. Not tested yet but this is a simple change.

Code:
15-12-2013 (v3.0.18)
* Fixed a bug with getting topplayers (Thanks reij & Dr. McKay)
I'm glad I helped but my name is reji
Thanks for the fix!

---
Code:
18-12-2013 (v3.0.19)
* Fixed a rare bug  (Thanks reji)
This zip contains the right compiled version btw, zipped the wrong one last time.
Attached Files
File Type: sp Get Plugin or Get Source (gscramble.sp - 62 views - 80.7 KB)
File Type: zip Gscramble (redux).zip (118.5 KB, 62 views)

Last edited by _david_; 12-18-2013 at 12:53.
_david_ is offline