SphereCommunity
Files handling - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Files handling (/Thread-Files-handling)



Files handling - Extreme - 08-22-2012 12:41 PM

Hello guys,
I'm making a decoration system to my local server.
I'm planning to store all decoration items in separated files then read the lines in the file to create the items.

Now my question:
"How I read each line of a file?"
I never worked with files so I know anything about it, is there any tutorial?

Thanks


RE: Files handling - Shaklaban - 08-22-2012 12:49 PM

you can search "file" keyword in clouds pack, lot of examples exist in it. but is it really necessary,?on my shard my sphereworld + spherechars is 32 mb, spherestatics is only 2mb.


RE: Files handling - Extreme - 08-22-2012 01:25 PM

(08-22-2012 12:49 PM)Shaklaban Wrote:  you can search "file" keyword in clouds pack, lot of examples exist in it. but is it really necessary,?on my shard my sphereworld + spherechars is 32 mb, spherestatics is only 2mb.
Just wondering to make a new system Big Grin
And I will create a ingame script editor.
I found something in the wiki, so I'm okay now.

Thanks buddy