d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Looking For A Design/graph With Php
Prev123Next
Add Reply New Topic New Poll
Member
Posts: 30,168
Joined: Jun 10 2010
Gold: 1,157.00
Jul 29 2015 02:10pm
Quote (AkuuZ @ Jul 29 2015 04:09pm)
i need one more peice of info, how is the file updated on the server?


the file will be updated by an automated FTP script.

it can be writen any way u needed
Member
Posts: 29,723
Joined: Jun 11 2007
Gold: 279.52
Jul 29 2015 02:19pm
can it be written as an xml file? if so i can do this in about 15-30 min
Member
Posts: 30,168
Joined: Jun 10 2010
Gold: 1,157.00
Jul 29 2015 02:20pm
yep can be wrtten in xml

just lmk format plz :D
Member
Posts: 29,723
Joined: Jun 11 2007
Gold: 279.52
Jul 29 2015 02:35pm
how much are you paying for this?

this is the format i think i need:

Code

<charlevel>

<gamename></gamename>
<gamepass></gamepass>
<gametime></gametime>

<account></account>
<character></character>
<level></level>
<xpgain></xpgain>
<xptotal></xptotal>


</charlevel>


i actually might need a day or 2 maybe a little longer to figure out the xp thing now that i look at it.
Member
Posts: 30,168
Joined: Jun 10 2010
Gold: 1,157.00
Jul 31 2015 04:39am
Quote (AkuuZ @ Jul 29 2015 04:35pm)
how much are you paying for this?

this is the format i think i need:

Code
<charlevel>

<gamename></gamename>
<gamepass></gamepass>
<gametime></gametime>

<account></account>
<character></character>
<level></level>
<xpgain></xpgain>
<xptotal></xptotal>


</charlevel>


i actually might need a day or 2 maybe a little longer to figure out the xp thing now that i look at it.


asked told me anything x.x

so i guess still ISO
Member
Posts: 5,167
Joined: Nov 23 2006
Gold: 11.01
Jul 31 2015 04:22pm
Create an object in JS while parsing the files etc. Use this JS object to print out the values you want wherever you want them. You can then use simple logic for the percentages and use js/jquery to make an "animated" loading bar where it's just a green background that fills the box. IE: make a small div - fill this div from left/right with green depending on the %.
Member
Posts: 30,168
Joined: Jun 10 2010
Gold: 1,157.00
Jul 31 2015 04:36pm
Quote (HoneyBadger @ Jul 31 2015 06:22pm)
Create an object in JS while parsing the files etc. Use this JS object to print out the values you want wherever you want them. You can then use simple logic for the percentages and use js/jquery to make an "animated" loading bar where it's just a green background that fills the box. IE: make a small div - fill this div from left/right with green depending on the %.


not that great x.x
Member
Posts: 3,476
Joined: Jul 20 2015
Gold: 651.00
Aug 1 2015 08:29pm
still need this done? I can do this and have it done by tonight.
Member
Posts: 30,168
Joined: Jun 10 2010
Gold: 1,157.00
Aug 1 2015 08:30pm
Quote (spt_94 @ Aug 1 2015 10:29pm)
still need this done? I can do this and have it done by tonight.


yes plz :D
Member
Posts: 3,476
Joined: Jul 20 2015
Gold: 651.00
Aug 1 2015 08:34pm
Quote (CyberGod @ Aug 1 2015 09:30pm)
yes plz :D


pm me some more info please.
Go Back To Programming & Development Topic List
Prev123Next
Add Reply New Topic New Poll