PtokaX forum

Archive => Archived 4.0 boards => Request for Lua 4 scripts => Topic started by: DoD_Owner on 12 January, 2004, 12:46:27

Title: Alternative needed...
Post by: DoD_Owner on 12 January, 2004, 12:46:27
I have problems with some users using oDC 5.3 and oDC 5.31, that cant connect to my hub... how do I fix that ???

I could off course remove the version check in my script (It says that the above mentioned client versions are too old), but then it wont check for share and slots either.... Someone got an alternative for the checks, beside version check ???

//Shadow
Title:
Post by: SaintSinner on 12 January, 2004, 13:31:17
what script are you using?
Title:
Post by: DoD_Owner on 12 January, 2004, 13:34:04
IceGuard v1.955 ....

(and my other small scripts, but they dont affect anything)

//Shadow
Title:
Post by: SaintSinner on 12 January, 2004, 13:57:20
from the script

--> This is for the scriptet Log-In Check if it's used then turn all the checks Off in the Hub Software and Remember that nil = Off <--

CheckingEnabled = 1   -- nil or 1 if Checks for Share/Slots/Hubs/Version etc.

or

minVersion = nil   -- nil or version to allow minimum a specific version on the hub.
Title:
Post by: DoD_Owner on 13 January, 2004, 19:39:26
I cant make that work... :S I had tried that already.... :-(
Title:
Post by: plop on 13 January, 2004, 21:49:42
i gues iceguard fails on the new oDC tag.
have 2 check 2 be sure.
if you can try enter with the modded odc 5.3x, but thats only a temp thing.
should be fixed for real.

plop
Title:
Post by: DoD_Owner on 13 January, 2004, 22:12:22
You can easily enter my hub with the modded oDC 5.3x, but sadly not every user has the mods.. I lost a few of my users because of this problem.... regged users :-(

I would still appreciate any alternatives on the slot/share and other checks (others than client version check) .... then I will be able to remove the built-in checks in IceGuard, and the problem should be solved...

//Shadow
Title:
Post by: plop on 14 January, 2004, 04:24:22
QuoteOriginally posted by DoD_Owner
You can easily enter my hub with the modded oDC 5.3x, but sadly not every user has the mods.. I lost a few of my users because of this problem.... regged users :-(

I would still appreciate any alternatives on the slot/share and other checks (others than client version check) .... then I will be able to remove the built-in checks in IceGuard, and the problem should be solved...

//Shadow
sorry i'm a bit 2 busy allready 2 make sutch a big thing.
currently rewriting a.i. tag checker routines for the same reason.
the quick mod i done for it sadly only worked on the ptokax beta.
so what you need for now is a bot witch supports clients without tags.
i hope i can test the new version of a.i. soon but my main beta tester is away working, but he should return now anyday.
then i'll release that version 2 the public as soon as posible, it's using more memory then your current iceguard but it works faster.
thats all i can do for you now, sorry.

plop