Cliloc.em

Report core bugs regarding the Ultima Online Emulator Core release (version 097). You can attach your Core Dump. One bug per post.
Locked
Bracco
Adept Poster
Posts: 80
Joined: Thu Dec 28, 2006 11:52 am

Cliloc.em

Post by Bracco »

i was playing a little with cliloc.em functions and i found 2 things

the first, isnt really a bug, but its annoying. default value for uc_text is set to 0, which is wrong and gives a parameter error when used... should be {} instead

the second, PrintTextAboveCL has a bug that prevents it to be used on npcs. infact it requires the character to be an active client, but that kind of check should be done only on PrintTextAbovePrivateCL
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Post by MuadDib »

I'll look into both soon as I finish redoing my system and finish getting over this flu and pneumonia.
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Post by MuadDib »

Check email for me :)
Bracco
Adept Poster
Posts: 80
Joined: Thu Dec 28, 2006 11:52 am

Post by Bracco »

Checked, tested, replied :D
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Post by MuadDib »

Got 'R' Did
Locked