Jump to content

MTA 0.5 Filters


Recommended Posts

For any of you who are still using ASE, for whatever reason(i assume your all using the inclient browser) you can get new mta filters HERE.

these rename the 'Vice City' and 'Vice City stunt' for VC. and remember that old gta3:mta slot, which is now useless, it can now be used

If your still wondering what the change is of your ase, and how it is better, here is a screenie:

screenie.jpg

Its a Winzip self extractor file, so you dont need any additional software, it also has the default ASE directory on it for quick unzipping. You can always use your favourite compressor program to open it (Winzip, Winrar, Winace n stuff)

These have the latest ASE filters plus updated MTA filters made by me. It is the latest ase update filters.txt file, so i dont see why your old one would matter, but if u want to keep it, MAKE SURE YOU BACK IT UP.

If you want to add the filters manually, here is the code for the MTA filter:

Please replace at the corresponding place on your filters.txt

1 if servertype != "NEW" remove
2 if gamename != "mta" remove

Multi Theft Auto\GTA3:MTA
Mutex: MTA
1 if game != "GTA3:MTA" remove

Multi Theft Auto\GTA3:MTA\Portland
Mutex: MTAVC
1 if map != "*Portland*" remove

Multi Theft Auto\GTA3:MTA\Staunton Island
Mutex: MTAVC
1 if map != "Liberty City : Staunton Island" remove

Multi Theft Auto\GTA3:MTA\Shoreside Vale
Mutex: MTAVC
1 if map != "Liberty City : Shore Side Vale" remove

Multi Theft Auto\MTA:VC
Mutex: MTA
1 if game != "MTA*" remove

Multi Theft Auto\MTA:VC\Deathmatch
Mutex: MTAVC
1 if map ~== "*Stunt*" remove

Multi Theft Auto\MTA:VC\Stunt
Mutex: MTAVC
1 if map ~!= "*Stunt*" remove

Multi Theft Auto\Version
Group: NUL

Multi Theft Auto\Version\0.5
Group: MTAVER
Mutex: MTAVER
1 if version != "0.5" remove

Here is the code for the GTA3:MTA filter (read below for more info)

Please replace the whole GTA3:MTA filter

GTA3:MTA
ServerType: NEW
RegKey: HKEY_CURRENT_USER\SOFTWARE\MTA\
ExeName: MTAClient.EXE
JoinTemplate: {EXEPATH} +connect {address}[ +name {NAME}][ +password {PASSWORD}]
HostTemplate: {EXEPATH}
Port: 2126
HostPort: 2003
Mutex: SV
IRC: irc.multitheftauto.com/mta
1 if servertype != "NEW" remove
2 if gamename != "mta" remove
3 if game != "GTA3:MTA" remove

GTA3:MTA\Portland
Mutex: MTAVC
1 if map != "*Portland*" remove

GTA3:MTA\Staunton Island
Mutex: MTAVC
1 if map != "Liberty City : Staunton Island" remove

GTA3:MTA\Shoreside Vale
Mutex: MTAVC
1 if map != "Liberty City : Shore Side Vale" remove

GTA3:MTA\Version
Group: NUL

GTA3:MTA\Version\0.5
Group: MTAVER
Mutex: MTAVER
1 if version != "0.5" remove

GTA3:MTA\Version\0.41
Group: MTAVER
Mutex: MTAVER
1 if version != "0.4.1" remove

GTA3:MTA\Version\0.4
Group: MTAVER
Mutex: MTAVER
1 if version != "0.4" remove

EDIT: Updated to work with old versions of mta

EDIT2: Now updated with new filters

EDIT3: Now updated so the GTA3:MTA slot can be used!

Edited by Guest
Link to comment
  • 4 weeks later...

heh thanx, since i cant keep up with all these updates, heres the code if u want to replace it urself. the link is now updated for the nweest filters as well

edit: moved to first post

UPDATE: I was playing around with the filters and i managed to get the old 'GTA3:MTA' game slot in ASE working for the new gta3:mta, so now u can add GTA3:MTA to your game list :D

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...