Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
G2O G2O - New beginning
#71
Plan for 0.0.5 is to make synchronization of mds, and generate ids for items, mds and instances. So the question is in what format do you want to save it?

You have 2 options:
- JSON
- XML

Here is example with both: http://www.w3schools.com/json/
Reply
#72
JSON
Reply
#73
It doesn't make a big difference, but I choose JSON. It's briefer Smile
Reply
#74
JSON.
Discord: I'm not a spy...#9943.
GG: 60474243.

[Image: OsmithREV.gif]
[Image: 76561198181768479.png]
Reply
#75
my team prefer xml because its easy to unterstand for everyone and a standard in many many games. so the most ppl can use it without extra documentary.
[Image: q4qeu3ny.gif]
Reply
#76
in my opinion json is better

Edit:
[Image: hpslabccxswxridippjwyjxspuyawkglfiddpdsj...lohmgctpbb]
I got this message.. and I don't know what to do..
Reply
#77
Maybe refresh?
Reply
#78
Bimbol, can u add functions in 0.0.4, like setPlayerMana etc.? I need to make the saving of the character and functions simply does not.
Discord: I'm not a spy...#9943.
GG: 60474243.

[Image: OsmithREV.gif]
[Image: 76561198181768479.png]
Reply
#79
(04.09.2016, 20:04)Osmith Wrote: Bimbol, can u add functions in 0.0.4, like setPlayerMana etc.? I need to make the saving of the character and functions simply does not.
G2O still not support magic, so no. For now make prototype like:
Code:
function setPlayerMana(pid, mana)
{
}

function getPlayerMana(pid)
{
   return 10;
}
Reply
#80
And what updates can we expect these functions?
Discord: I'm not a spy...#9943.
GG: 60474243.

[Image: OsmithREV.gif]
[Image: 76561198181768479.png]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Information New website Bimbol 20 17,003 18.10.2015, 13:19
Last Post: ALbatrOS

Forum Jump:


Users browsing this thread: 1 Guest(s)