Character members: cursor, gump and prompt

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 097.
Note: Core 097 is no longer officially supported.

Moderator: POL Developer

Post Reply
User avatar
itec
Novice Poster
Posts: 42
Joined: Thu Feb 09, 2006 11:48 pm

Character members: cursor, gump and prompt

Post by itec »

In pol refs, you can find these members listed for character:

Code: Select all

cursor	Boolean	True if the client has an active target cursor	r/o
gump  	Boolean	True if the client has any active gumps from SendGump	r/o
prompt	Boolean	True if the client has any active String or Unicode prompt windows	r/o
Still none of these seems to work on 097 RC5. Core-changes.txt doesn't mention anything about it either.
User avatar
OldnGrey
POL Expert
Posts: 657
Joined: Sat Feb 04, 2006 6:26 pm

Post by OldnGrey »

These were added in November by MuadDib to a core that hasn't been released yet. (rc6?) It's referenced in the distro CoreChanges.txt along with a few others.
User avatar
itec
Novice Poster
Posts: 42
Joined: Thu Feb 09, 2006 11:48 pm

Post by itec »

Thanks for the info. I hope we get the new core soon, these members would come handy.
Post Reply