Raised This Month: $ Target: $400
 0% 

[ANY] Play Time Rankings v0.5 (Updated 8/24/12)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 08-10-2012 , 19:28   Re: [Source 2009] Play Time Rankings v0.2
Reply With Quote #11

Note that if you try to use this with Custom Chat Colors (for whatever reason, I don't know why you would) and apply a tag with CCC, both tags will appear (I think, haven't tested). Whichever plugin gets the forward first will have its tag first.

Edit: Actually, this will not work with CCC due to both registering the same forward.

Mitchell: Care to rename the forward?

Edit 2:
PHP Code:
for(new client 1client MaxClientsclient++) 
should be
PHP Code:
for(new client 1client <= MaxClientsclient++) 
or else there's a chance that you'll miss a client.

Edit 3: This can support all games if you don't use the custom colors. Might want to update it so that it can work on anything.
__________________

Last edited by Dr. McKay; 08-10-2012 at 19:35.
Dr. McKay is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode