wont this method make binary conversion harder?
also what exactly is the point of saving items in different formats?
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
And conserning binary, it's not going to slow it down anything.
Thanks
When it loads the file into an item slot.. How does it save the order of the items? I was just curious..
Oh ok.. Yeah i thought it'd be sorta like that.. I guess saving it client side is alright.. Wouldnt it be safer server side?? Although now that i think about it.. Im not really sure what purpose that would serve, saving it server side.. Oh well.. Nice work mate.. :wink:
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
It will be better saving it client side. If you saved it server side, you would have to send 1 more packet. It's not much, but still; since ms uses the index form I recommend using the client to save it. Or you will need to rewrite a few things. And I will merge this system into a big development system in the client.
dude this is awesome... but i'm gonna stick to the ms 3.0.3
i want 99% of my game custom
u made vbgore urself right?
He started out with ORE - Baronsoft I believe.