Page 1 of 1

uoclient.cfg

Posted: Fri Feb 05, 2010 12:57 am
by zandor70
It is possible move Protocol and Listener to a different cfg (in config/) than uoclient.cfg?


I think section

General
{
Strength Strength
Intelligence Intelligence
Dexterity Dexterity

Hits Life
Mana Mana
Stamina Stamina

MaxSkillID 64
}

is in skill hook package while listener setup is a more general thing....

Re: uoclient.cfg

Posted: Sat Feb 06, 2010 9:56 am
by Tomi
the name of the file has to be uoclient.cfg because the core is searching for uoclient.cfg with the filename. And searching for the protocol and listener inside it.

But what you can do is make 2 different uoclient.cfg files and have protocol in 1 and the listeners in another one.

Re: uoclient.cfg

Posted: Sat Feb 06, 2010 2:48 pm
by zandor70
Tryed. Only one uoclient.cfg is allowed.
I have tryed one in skill pkg and the other in config dir.

Re: uoclient.cfg

Posted: Mon Feb 08, 2010 5:58 am
by taxman
Because of
uoclient.cfg
Location: Any Package
Number Allowed 1
http://docs.polserver.com/pol099/config ... client.cfg

Re: uoclient.cfg

Posted: Mon Feb 08, 2010 6:26 am
by zandor70
Infact I was thinking a core patch.