Author Topic: Creating filter in All-Seeing Eye for standalone  (Read 1318 times)

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Creating filter in All-Seeing Eye for standalone
« on: June 10, 2003, 11:01:27 AM »
Recently UDPSoft -- developers of a popular gaming server browser The All-Seeing Eye -- included a custom filter option which allows users to include their own command line, player name and config for filters.

The All-Seeying Eye is available for download at http://www.udpsoft.com/eye/
It has tons of features and supports plenty of games.

On with the show.. First create a normal filter. Filter->New..


You'll want to insert the following code into the filter window, and name the filter with something practical... like Paintball 2.0
Code: [Select]
1 if servertype != "Q2" remove
2 if game ~== "pball" keep
3 remove




You should now have a new filter under your My Filters branch on the game/filters viewer.  Select the newly created filter and do Filter->Custom config...


Once there you can browse to the paintball2.exe from the alpha release and insert any name you use if it differs from those of other games.


Now these servers should launch the newer alpha standalone rather than Quake 2.

If there are any questions feel free to reply or ask me on IRC.

MasterM

  • PGP
  • Posts: 26
Re: Creating filter in All-Seeing Eye for standalo
« Reply #1 on: June 12, 2003, 04:50:11 PM »
Wow, how long has there been a Match 3 server on? :o

Herron

  • VM-68
  • Posts: 235
Re: Creating filter in All-Seeing Eye for standalo
« Reply #2 on: July 01, 2003, 06:20:58 PM »
you can do that, or you can take the lazy way out where all you do is take the existing filter under Quake2/Other/Paintball and right click on Paintball, select 'Custom Config' and browse your Command Line for your pball2 executive, and it will use that instead of q2 for your pball games, while still using quake 2 exe for other modifications of q2.

IronFist

  • Autococker
  • Posts: 1304
_
« Reply #3 on: July 02, 2003, 06:17:46 PM »
Post removed
« Last Edit: July 25, 2010, 10:12:01 PM by IronFist »