Jump to content

Home

Attention: All Seeing Eye Users With The New JK2 1.03 Patch!


NewBJedi

Recommended Posts

Run ASE.

 

Click on Filter - New.

 

Name: JK 2 1.30

 

1 if version == "*v1.03*" goto 3

2 remove

 

Click bubble - Modifer.

 

Click - OK.

 

Check the modifier with all your other JK2 settings.

 

You can also add that (with # variations) to all your own filters.

 

For instance if you had a filter already:

 

1 blah blah

2 blah blah

3 blah blah

4 if version == "*v1.03*" goto 6

5 remove

 

Note the 'goto part' must lead to the line after 5 - otherwise it'll remove the server from the list.

 

Thanks to Ecks and Sapiens from ASE's tech support for all this info!

Link to comment
Share on other sites

Edited above - should read:

 

For instance if you had a filter already:

 

1 blah blah

2 blah blah

3 blah blah

4 if version == "*v1.03*" goto 6

5 remove

 

Note the 'goto part' must lead to the line after 5 - otherwise it'll remove the server from the list.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...