All Seeing Eye Filter for 1.03
___
good little job and helpfull for the beginning of 1.03
[code:1]1 if gamename ~== "excessiveplus" goto 3
2 remove
3 if xp_version ~== "xp 1.03 *" keep
4 if xp_version ~== "xp 1.03-dev *" keep
5 if xp_version ~== "xp 1.02b *" remove
6 if xp_version ~== "xp 1.02a *" remove
7 if xp_version ~== "xp 1.02 *" remove
8 if xp_version ~== "xp 1.0 *" remove
9 if xp_version ~== "xp 1.0rc2a *" remove
10 if xp_version ~== "xp 1.0rc1 *" remove[/code:1]
fillter with support for 1.03-dev [en, 2sweet, servers]
hf with it :}
[code:1]1 if gamename ~== "excessiveplus" goto 3
2 remove
3 if xp_version ~== "xp 1.03 *" keep
4 if xp_version ~== "xp 1.03-dev *" keep
5 if xp_version ~== "xp 1.02b *" remove
6 if xp_version ~== "xp 1.02a *" remove
7 if xp_version ~== "xp 1.02 *" remove
8 if xp_version ~== "xp 1.0 *" remove
9 if xp_version ~== "xp 1.0rc2a *" remove
10 if xp_version ~== "xp 1.0rc1 *" remove[/code:1]fillter with support for 1.03-dev [en, 2sweet, servers]
hf with it :}
is this still needed, i have meanwhile the same pak3 as the rest.
btw, why the full.zip has another date as update.zip?
thx mate im gonna set it right now ^__^'
___