PDA

View Full Version : Classic Client


Devaztation
10-09-2013, 11:56 PM
Hey all
Was looking for an answer for this but couldnt find it.....how do i disable other client other than titanium from connecting to my server?

Township EQ
10-10-2013, 12:45 AM
http://gyazo.com/d8ad9d216e0a82fbcd1fe4d1dc814340.png

I think you only have to take out rof/sod/sof/underfoot and i BELIEVE thats how, but not 100% sure.

I'd move them to a diff folder and try an see if it works, make sure you back everything up.

Devaztation
10-10-2013, 01:09 AM
that seems to have worked thanks

mrfireturkey
10-10-2013, 11:48 PM
Block port 5999, that is what I do (in reverse, I block port 5998 to not allow Titanium).

Edit: I see the other method works fine for you.

Secrets
10-11-2013, 08:08 AM
Block port 5999, that is what I do (in reverse, I block port 5998 to not allow Titanium).

Edit: I see the other method works fine for you.

This wouldn't work anyways; for future reference, the only ports used by the EQ Client to log in are 9000 for World (hardcoded) and the rest are specified by World when it sends zoneserver information.

5999 is only a default LoginServer port, and if you are using the official loginserver, it does not matter if you block port 5999; EQ Clients can still connect to your World server.

The easy answer to this problem is to remove the patch opcode files for everything except for Titanium as demonstrated above.

trevius
10-11-2013, 08:45 AM
Technically, Titanium is not classic, it is just a bit more classic than the newer compatible clients. There is currently (and probably never will be) no way to use a classic client with EQEmu.

If you want to restrict a client's features and access, you can set the expansions field in the variables table to 0 as mentioned in the wiki here:
http://www.eqemulator.net/wiki/wikka.php?wakka=ServerVariables#Expansions

That will disable races/classes and some other features that are not available in classic. Though, there are some features that I don't think can be disabled quite as easily if you really want to fully emulate a classic client.