Saving system
#6

Well you may think dini or yini is easyer to learn and use. And while that is True in some way, I tell you from experience that Its easyer to create something using sql. a while ago I didnt knew How to realise some things and had given it up. With sql it was so easy to do. Sql offers u alot more functionalist and it is not that hard to learn at all.

Example: my character system
I had No idea on How to do this. When I learned sql and thinked it over I figured I can make it like this and it works perfect:
Table with users and characters.
Field called userid in characters table.

So when a player logs in, I save his id from db in userid[playerid] and can Now simply use " SELECT FROM characters WHERE ID = userid[playerid]"

So think it over before u use dini or other glitchy saving systems. Im also pretty sure that if u wont use sql Now, u update it to sql later on anyway. I get weekly jobs from this community to convert a y ini/dini mode into sql..
Reply


Messages In This Thread
Saving system - by Ramboi - 04.07.2018, 00:17
Re: Saving system - by kovac - 04.07.2018, 00:25
Re: Saving system - by Ramboi - 04.07.2018, 00:32
Re: Saving system - by Mobtiesgangsa - 04.07.2018, 01:10
Re: Saving system - by Exhibit - 04.07.2018, 09:23
Re: Saving system - by jasperschellekens - 04.07.2018, 10:31
Re: Saving system - by Sasino97 - 04.07.2018, 11:05

Forum Jump:


Users browsing this thread: 1 Guest(s)