Anyone know how to code in Delphi?

Want to discuss changes to the UOX3 source code? Got a code-snippet you'd like to post? Anything related to coding/programming goes here!
Post Reply
User avatar
Xuri
Site Admin
Posts: 3704
Joined: Mon Jun 02, 2003 9:11 am
Location: Norway
Has thanked: 48 times
Been thanked: 8 times
Contact:

Anyone know how to code in Delphi?

Post by Xuri »

It would be nice if InsideUO had a function which would send 'ADD 0x####" (item-id) to the UO Client window when, for instance, a selected item is double-clicked while holding down shift, or "send to client" is chosen from a popup-menu on rightclick.

The complete source for InsideUO is available at http://uo.stratics.com/heptazane/insideuo/index.shtml and I know there's a Delphi equalent of visual basic's "SendKeys" which allows sending keys to another window - but I don't know how to add this feature myself :|

I am however hoping there are someone out there who are capable of doing it though - this would be a very neat feature to have in InsideUO, and would (if possible) make it an even better program for world-builders and GMs than it already is :)
-= Ho Eyo He Hum =-
punt
VIP
Posts: 244
Joined: Wed Mar 24, 2004 7:46 pm
Has thanked: 0
Been thanked: 9 times

Post by punt »

It would be great if one woudl finish up the properties window for art tiles, and give the tiledata.mul information(in english terms of course) in the properities window for an art tile. THe one thing it lacks (I think it will write out a complete file of all tile information, but not interactively).
Post Reply