![]() |
Paperdoll & Web - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Paperdoll & Web (/Thread-Paperdoll-Web) Pages: 1 2 |
Paperdoll & Web - admin_teclis - 06-20-2013 10:48 PM Hello to all, I have seen many websites that fail to show some shard skill and paperdoll of pg on their websites ... On the internet I can not find anything ... Someone could help me? I am very interested .... Thanks to anyone who wants to help me ... RE: Paperdoll & Web - Darkyhood - 06-21-2013 06:21 AM I saw it before on RunUO board, called by My RunUO or something like this. If you know php it's easy change to sphere. RE: Paperdoll & Web - admin_teclis - 06-21-2013 07:37 AM you can link me? or send me pm... RE: Paperdoll & Web - Darkyhood - 06-21-2013 07:51 AM http://www.runuo.com/community/threads/php-scripts-for-myrunuo.36879/ RE: Paperdoll & Web - admin_teclis - 06-21-2013 07:10 PM Thank you! First of all, let's say that I can adapt the php and mysql to our emulator ... Only thing I do not understand (I never put my hands on RunUO) is like automatically populate the DB .... Basically you need to configure sphere so that it passes to the DB the following parameters: char_id char_name char_str char_dex char_int char_counts char_guild char_guildtitle char_nototitle char_bodyhue char_public layer_id item_id item_hue This regarding pg. Then there are other tables for guilds etc ... If someone could make a release goes inside ... I'll take the side of the web (php and mysql) if someone gives me a hand with sphere maybe ... RE: Paperdoll & Web - Rattlehead - 06-21-2013 08:40 PM http://wiki.sphere.torfo.org/index.php/Database RE: Paperdoll & Web - admin_teclis - 06-21-2013 08:49 PM (06-21-2013 08:40 PM)Rattlehead Wrote: http://wiki.sphere.torfo.org/index.php/Database Hello, thank you, but I did not want to know the commands of the DB, but understand, perhaps together, how do you make everything automated ... RE: Paperdoll & Web - Rattlehead - 06-22-2013 09:12 AM i pasted the DB commands so you can attempt to script it on your own, with all the available triggers you could update the DB at any given point in time, using just those DB commands, and they arent very hard to use especially if you are familiar with SQL. RE: Paperdoll & Web - admin_teclis - 06-23-2013 09:04 PM i not have problem with sql... i just scripting... woek in progress ![]() RE: Paperdoll & Web - horadryn - 10-27-2013 04:34 AM any news? |