View Single Post
Old 07-27-2007, 02:40 PM   #18 (permalink)
quantomsadmn
Account Terminated
 
Join Date: Mar 2007
Posts: 58
Default

With the current system to integrate with runuo via web requires to have a "bot" that listens for commands. Easiest way to do this is to write a simplified UO client in C++ or other language that takes commands.

So in your php script you'd call it up with a query.

You could probably do this with the regular client and easyuo as well.

I personally would love to see runuo use a realtime mysql database. Tons of stuff would have to be restructured, but it could be done.
quantomsadmn is offline   Reply With Quote