View Single Post
axon_pl
Member
Join Date: Jan 2009
Old 03-11-2009 , 07:17   Re: Psychostats Interface Plugin
Reply With Quote #187

Quote:
Originally Posted by basbakker View Post
hi, I tried loading th eplugin (downloaded for the original post) and also got the error.
It told me that I need a newer plugin.
Newer SourceMod required (1.2.1-dev or higher)
that is because link "Get Plugin" uses vbcompiler, and it uses sourcemod compiler 1.2

Quote:
Originally Posted by Packhead View Post
Okay, yep all it needed was a translation entry.

I'm going to skip version .7 (which I'm running on my box), and release .8... see changelog for whats new in .8

Changelog

Version .8 (.7 was used internally on my server and is not being released)
New CVAR: psychstats_details
- CVAR determines how much detail is given if you have "chat" enabled for when a user says "rank". 1 = Summary only (current rank and skill). 2 = what we displayed before (rank, skill, kills, deaths, K/D ratio and online time).

- Change to how URL works -- if you don't change the CVAR from default (null), it will not print a message at all.



The code for this plugin is rather messy, imo. I'm not sure how much more I can hack this thing to make it do what I want. What I really want this thing to do is handle a rank of 0 (when PsychoStats hasn't assigned a rank yet).. If anyone has the ability to do that I'd greatly appreciate it! I tried converting plrank into a string from the integer, but ran into some problems... converting types is always troublesome for me..

Either way, attached is version .8. Don't forget to use the cvar above if you want something useful there. NEXT DOES WORK IN THIS VERSION, MAKE SURE TO DOWNLOAD BOTH THE TRANSLATION AND PLUGIN!
well, i could take a look at it, and do some improvements, so please guys write your suggestions, and i'll try to make them possible

also chat message should be in 1 translation entry (unlike now which is few seperete enetries)

code is messy because of async sql query (callbacks and callbacks and callbacks ;) )
__________________
Razer DeathAdder
Razer Lycosa
Razer Destructor
Razer Megalodon - soon

My clan website

Last edited by axon_pl; 03-11-2009 at 07:28.
axon_pl is offline