mysql -> yini convert
#1

Hello, I need an tutorial how to transfer MySQL gamemode to Y_INI , if somebody has,
Thanks.
Reply
#2

Pretty sure it's the worst idea you can get.
Reply
#3

Quote:
Originally Posted by Dayrion
Посмотреть сообщение
Pretty sure it's the worst idea you can get.
lmao well said.
Reply
#4

The best tutorial you can get about that is : Don't do it. If you really want to not use MySQL then you can use SQLite which is far better than any .ini saving method. I am going to assume your problem is that you don't know how to use SQLite or MySQL so you better learn it instead of going back to older methods. If your host or you don't want or too lazy to get your MySQL database which is most likely not the case if not impossible, SQLite would still be a far better option.
Reply
#5

Yeah, why should you convert a MySQL gamemode to INI?
Use SQlite which doesn't need weird programs like WAMP or XAMP
SQlite is already integrated in your samp server package, a_sampdb.inc include.

I suggest you to use SQlite if you don't like MySQL.
Reply
#6

How to transfer it to SQLite? Just replace MySQL with SQlite?
Reply
#7

Quote:
Originally Posted by 3agle
Посмотреть сообщение
How to transfer it to SQLite? Just replace MySQL with SQlite?
Take a cup of coffee. Put your coffee in a plate. That won't work even if both, plate and cup, are used to feed you.

SQLite use the SQL language like MySQL but in a different way.
Reply
#8

Quote:
Originally Posted by Dayrion
Посмотреть сообщение
Take a cup of coffee. Put your coffee in a plate. That won't work even if both, plate and cup, are used to feed you.

SQLite use the SQL language like MySQL but in a different way.
Reply
#9

This is what we call going to past using time machine!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)