Dini > INI
#1

Hello guys, I want to update my server from dini to ini saving system! Can anyone give me an example for it?
Here is the things, I want to be converted!
PHP код:
new Variable 123String[256] = "TestString"Float:Float 1.230000FileString[256];
format(FileString,sizeof(FileString), "/Test/Something.dini.save");
Variable dini_Int(FileString,"First:Test");
String dini_Get(FileString,"Second:Test");
Float dini_Float(FileString,"Last:Test"); 
I'm using this include!
Please help, +1 REP!
Reply
#2

Can anybody help me please?
Reply
#3

Dini saves stuff in the .INI format. Move to SQLite instead, it's easier than handling MySQL.
Reply
#4

Can you convert it as I said please?
Reply
#5

Learn Sqlite, that would help you better. Refer to https://sampforum.blast.hk/showthread.php?tid=449536.
Reply
#6

:X Guys I don't need sqlite... I need to convert that, I pasted! Can you help me please, STOP WITH THIS SQLITE!
Reply
#7

dini is a ini save system
Reply
#8

Quote:
Originally Posted by Kraeror
Посмотреть сообщение
:X Guys I don't need sqlite... I need to convert that, I pasted! Can you help me please, STOP WITH THIS SQLITE!
So to convert it , first you need to learn that saving system in which you are about to convert, you just cannot ask for help from everyone for every piece of code.

BTW what made you think that dini is not a ini saving system?
or did you meant y_ini by ini?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)