View Single Post
Author Message
sslice
Senior Member
Join Date: Feb 2005
Location: Texas, USA
Old 10-24-2005 , 20:39   PsychoViewer 1.2
Reply With Quote #1

This plugin was originally made to allow players to view PsychoStats without getting out of the game. This extended into a plugin that lets you add your own web-based functionalities, such as searching google.

First, install it like you would any other SourceMM plugin.

Then, take a look at addons/psychoviewer/cfg/links.ini and configure accordingly.

Example:
Code:
//
// PsychoViewer Links Configuration
//
//	Here you add URLs along with a keyword for players to browse with
//	Variables: {name}, {steam}, {id}, and {text}
//
//	Example line: google http://www.google.com/search?q={text}
//
//	This would allow players to type "google counter-strike" and search the web
//	for "counter-strike"
//

stats http://stats.yoursite.com/index.php?search={steam}&andor=exact
google http://www.google.com/search?q={text}
sourcemod http://www.sourcemod.net/
Download from the attachments below, or from a FileFront mirror.
Attached Files
File Type: zip psychoviewer12.zip (34.3 KB, 1758 views)
File Type: zip psychoviewer12_src.zip (38.5 KB, 1109 views)
File Type: gz psychoviewer12.tar.gz (42.9 KB, 1276 views)
__________________
sslice is offline