View Single Post
Old 07-01-2008, 03:59 AM   #4 (permalink)
Zaphieon
Account Terminated
 
Join Date: Jul 2006
Age: 29
Posts: 240
Default

first you need a MySQL server running, with ODBC 3.5 drivers installed on your web server machines. it is best to run your RunUO server on your MySQL/Webserver. once you have all this.. you need to build your SQL database for MyRunUO, with the SQL text file in your zip.. once this is done make sure your config file is set up correctly.. then your MyRunUO config file is enabled and set up correctly.

someone else asked me about this earlier ill write up a step by step guide to what you need to do some time later this week, maybe next.. I am still working on learning php scripting myself.. finding it very intersting.

heres the end result when you get done.. both images are generated through that script. with some modifications. I made the black version first for my site and decided to make a white alternate if player want to use it on other websites.



.. just reread your post.. remember you cannot call the paperdoll.php directly.. its a script that is called through the player.php script.. and the player.php is called through from the Status.php which builds a list of player ids.... so you can see the player(.php)s. which in turn has the paperdoll image built through it.. once you have the paperdoll. you can copy the image src and post it else where if you want.

Last edited by Zaphieon; 07-01-2008 at 04:07 AM.
Zaphieon is offline   Reply With Quote