Jump to content

Home

Ase!!!! (All Seeing Eye game finder)


Sabre9

Recommended Posts

ASE supports JA!! :)

 

ASE doesn't auto filter the pirate version. :(

 

You have to scroll ALL the way to the bottom of the server info, and look at the version number field. If it begins with "(internal)", then it's the pirate version.

 

It's been a long time since I made ASE filters - how do I do that again? :o

Link to comment
Share on other sites

Originally posted by Agen_Terminator

I have to wait 15 hours for my update, naturally, my luck i get a crap ip nubmer (they do it by ip) and i'm gonna be the last to gettit. sucks eh?

It's times liek this that they encourage pirates :/

 

 

Thing is, though, you can get the FILTER now. I just upgraded the filter, and that's how I knew. (I hadn't upgraded the exe).

So I posed here when I found it, and went to IRC to spread the news. However, a user called Kusanavi said when he went to get the upgraded filter, it said that it was already the latest version.

 

So I had to send him a screenshot of my ASE screen, with JA shown, to prove that I wasn't insane :)

Link to comment
Share on other sites

OK, thanx to ASK in the IRC chat for leading me in the right direction, when you get the updated filters.txt file (remember to re-start ASE so the maps aren't in red!), look for the Jedi Academy entry.

 

It has 3 filters at the bottom. Change the 3rd filter to this:

 

3 if version ~== "(internal)JAmp*" remove

 

 

Also, you now need to add a 4th filter. It is this:

 

4 if version ~== "JK2MP*" remove

 

 

Have fun!

 

Edit: You know what? Heck, here's the whole thing, if you can't get the latest filter.txt like Kusanavi:

 

Jedi Academy

ServerType: JK2

RegKey: HKEY_LOCAL_MACHINE\SOFTWARE\LucasArts\Star Wars Jedi Knight Jedi Academy\1.0\Install Path

ExeName: gamedata\JAMP.EXE

JoinTemplate: {EXEPATH}[ +exec "{CONFIG}"][ +name "{NAME}"][ +password "{PASSWORD}"][ +rconpassword "{RCON_PASSWORD}"] +connect {address}

SpecTemplate: {EXEPATH}[ +exec "{CONFIG}"][ +name "{NAME}"][ +password "{PASSWORD}"][ +rconpassword "{RCON_PASSWORD}"] +setu team s +connect {address}

HostTemplate: {EXEPATH}

Port: 29070

Maps: QUAKE3

Mutex: SV

1 if servertype != "JK2" remove

2 if version ~== "JAmp*" keep

3 if version ~== "(internal)JAmp*" remove

4 if version ~== "JK2MP*" remove

 

Jedi Academy\FFA

Mutex: JK3G

1 if g_gametype != "0" remove

 

Jedi Academy\Duel

Mutex: JK3G

1 if g_gametype != "3" remove

 

Jedi Academy\Power Duel

Mutex: JK3G

1 if g_gametype != "4" remove

 

Jedi Academy\Team FFA

Mutex: JK3G

1 if g_gametype != "6" remove

 

Jedi Academy\Siege

Mutex: JK3G

1 if g_gametype != "7" remove

 

Jedi Academy\CTF

Mutex: JK3G

1 if g_gametype != "8" remove

 

Jedi Academy\Other

Mutex: JK3G

Flags: OTHER

 

Jedi Academy\Mods

Group: NUL

 

Jedi Academy\Mods\none

Group: JK3MOD

Mutex: JK3MOD

1 if gamename != "basejk" remove

 

Jedi Academy\Mods\Other

Group: JK3MOD

Mutex: JK3MOD

Flags: OTHER

 

Jedi Academy\Weapons

Group: NUL

 

Jedi Academy\Weapons\All

Group: JK3W

Mutex: JK3W

1 if g_weaponDisable != "0" remove

 

Jedi Academy\Weapons\Sabre only

Group: JK3W

Mutex: JK3W

1 if g_weaponDisable != "65531" remove

 

Jedi Academy\Force powers

Group: NUL

 

Jedi Academy\Force powers\Enabled

Group: JK3F

Mutex: JK3F

1 if g_forcePowerDisable != "0" remove

 

Jedi Academy\Force powers\Disabled

Group: JK3F

Mutex: JK3F

1 if g_forcePowerDisable < "32765" remove

Link to comment
Share on other sites

Originally posted by Rumor

how do we change it?

 

You mean the filters.txt file? Go up to my previous post, and copy everything from "Jedi Academy" all the way to just before my signature. I don't think where in the .txt file matters, but just incase it does, insert the text just before the Jedi Knight 2 entry...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...