Megacliloc problem...

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.

Moderator: POL Developer

Post Reply
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am
Location: Germany

Megacliloc problem...

Post by Harley »

Good day, dear friends.
I have a problem with megacliloc

I want to use MontuZ megacliloc package, but I don't understand, how can I fix it?
cliloc.jpg
hook-megacliloc.rar
(8.94 KiB) Downloaded 257 times
At accounts.txt
UOExpansion AOS
is on

And servspecopt.cfg
UOFeatureEnable=0x20

on too!

With best regards, Harley
RusseL
Forum Regular
Posts: 375
Joined: Fri Feb 20, 2009 8:30 pm

Re: Megacliloc problem...

Post by RusseL »

That means your ultima distr has no such clilocId which server sends.
Update your client distr or check if MontuZ had custom one

If you open your cliloc.enu you should find there cliloc with ID 1070722
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am
Location: Germany

Re: Megacliloc problem...

Post by Harley »

RusseL wrote:That means your ultima distr has no such clilocId which server sends.
Update your client distr or check if MontuZ had custom one

If you open your cliloc.enu you should find there cliloc with ID 1070722
You are right!!!
In UOFiddler I didn't found that number... it's :(

But I can add this number. Do you know, what can be in this line???
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am
Location: Germany

Re: Megacliloc problem...

Post by Harley »

Problem have been solved!

I have changed this line
packet.SetInt32(packet.GetSize() - 1, 3010200); // old value 1070722);

and have added cliloc.enu at 3010200 line this:

Code: Select all

"~1_NOTHING~"
Post Reply