SetCriminal

Report core bugs regarding the Ultima Online Emulator Core release (version 097). You can attach your Core Dump. One bug per post.
Locked
Rogdush
New User
Posts: 29
Joined: Fri Feb 10, 2006 8:29 am

SetCriminal

Post by Rogdush »

Hi,

When Im trying to perform:
print(Mob);
print("setcrim " + Mob.SetCriminal(1));

I receive:
<appobj:MobileRef>
setcrim error{ errortext = "Method 'setcriminal' not found" }

However SetMurderer is working fine.

Something is wrong here, wont You guys agree?
User avatar
Austin
Former Developer
Posts: 621
Joined: Wed Jan 25, 2006 2:30 am

Post by Austin »

Fixed... im amazed that one wasnt found in 095.
In the optimizer it was spelled "setcrminial" :lol:
Rogdush
New User
Posts: 29
Joined: Fri Feb 10, 2006 8:29 am

Post by Rogdush »

Hehe.. dunno, but it worked on previous pol96 which I was using (2005-12-08).

Anyway, thanks, and I'm still waiting on new release.
No more bugs found by me for now ;)
Locked