SphereCommunity
[UPDATED]Paperdoll & Web - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Submissions (/Forum-Script-Submissions)
+--- Thread: [UPDATED]Paperdoll & Web (/Thread-UPDATED-Paperdoll-Web)

Pages: 1 2 3 4 5 6 7 8


RE: [UPDATED]Paperdoll & Web - Extreme - 01-07-2014 08:06 AM

(01-06-2014 04:47 AM)Avatar Wrote:  Ups, sorry bro. I was too busy. Therefore, couldn't look at it Smile Seems you are okay right now. For the position, you should adjust it by trying, like changing its position from php files. As a said before, the function i shared is not totally working function. In fact, it is totally working to generate paperdoll but for other stuffs, there are missing part. You can just add or change as you want it. You can check for position by sphere scripting like which item is prior to what or so and so forth. I mean which item is supposed to be inside of the character and outside. In order not to have conflict between you can just check by sphere server or php. As you wish.

Also, I uploaded skills images to my web site, i'm sharing the link below. You can download it from there.

http://www.tns.gen.tr/Player_Database/Player_Database.rar
For the position I changed the way the php reads the database (order by layer desc) to (order by sequence asc)
I created this new column 'sequence' at the table where we fill the layers and colors, ids, etc...
I also create a list with the sequence which sphere will fill the layers in table.
It's working perfectly now.

About the skill imgs, I downloaded all from uoguide.com and renamed the files, not hard, but boring.

Thanks for the link anyway.

@admin_phoenix, I don't know but if joomla have php, of course it should work.


RE: [UPDATED]Paperdoll & Web - admin phoenix - 01-07-2014 08:28 PM

it´s a little big difficult with joomla.
You can use php with a special editor but then anybody can search the code via homepage.
you have to write a special extension/plugin for such things (also in php) but this isn´t easy.
I am stilll learning how to create extension and builded up an own and new hp for a shard I didn´t have Smile
However I think in the future I will create a international shard because the german project has failed Smile

btw. I also had a script for paperdoll showing on the old homepage.
It also read the picture out from the gump.mul


RE: [UPDATED]Paperdoll & Web - Extreme - 01-08-2014 02:16 AM

(01-07-2014 08:28 PM)admin phoenix Wrote:  it´s a little big difficult with joomla.
You can use php with a special editor but then anybody can search the code via homepage.
you have to write a special extension/plugin for such things (also in php) but this isn´t easy.
I am stilll learning how to create extension and builded up an own and new hp for a shard I didn´t have Smile
However I think in the future I will create a international shard because the german project has failed Smile

btw. I also had a script for paperdoll showing on the old homepage.
It also read the picture out from the gump.mul
Well, I don't have many skills on web scripting and never used Joomla, but I know what it is.
I have NO IDEA about these extensions ahhahahaha

I told you years ago to create an international server...

You ask me to send you the turnlights function, I just forgot and saw it yesterday.
Soon I send it to you Big Grin


RE: [UPDATED]Paperdoll & Web - Avatar - 01-08-2014 05:18 AM

In joomla, you can create modules, like block to your main page like righ left sides. You can even use iframes to show related documents like php files or whatever you like. It is actually not difficult. Just time consuming Smile


RE: [UPDATED]Paperdoll & Web - evening - 06-05-2014 12:26 AM

[Image: cl.jpg]
the server's Paperdoll & Web.
cool


RE: [UPDATED]Paperdoll & Web - Extreme - 06-05-2014 02:25 AM

You did it evening? It's very nice! I was trying to make something like that but I stoped working on it. Lazy...


RE: [UPDATED]Paperdoll & Web - darksun84 - 06-05-2014 02:42 AM

very nice


RE: [UPDATED]Paperdoll & Web - evening - 06-05-2014 02:54 AM

I didn't do it!
But I'm doing!
Together we can refer to learning
Http://www.uorenaissance.com/? Page=m_player&id=7399


RE: [UPDATED]Paperdoll & Web - Extreme - 06-05-2014 04:06 AM

Ahhh! I knew! It was from uorenaissance hahahaha
Their database system is awesome!


RE: [UPDATED]Paperdoll & Web - Feeh - 06-05-2014 08:45 AM

I've always been jealous of UORenaissance database hahaha...the truth is the same as Extreme..laziness ;p
It does look beautiful, I like most the economy-growth graph, give players a good idea of what is going on

I believe they created a web API do to such things (like UltimaSDK+Web) and not just exporting/processing data to fit their ideas, so it became a lot easier to do this kind of thing