#1

Ako spravit prerobit tento kуd aby mi to pasovalo do dini...?

PHP код:
forward LoadUser_data(playerid,name[],value[]);
public 
LoadUser_data(playerid,name[],value[])
{
INI_Int("Password",PlayerInfo[playerid][pPass]);
INI_Int("Cash",PlayerInfo[playerid][pCash]);
INI_Int("Admin",PlayerInfo[playerid][pAdmin]);
INI_Int("Kills",PlayerInfo[playerid][pKills]);
INI_Int("Deaths",PlayerInfo[playerid][pDeaths]);
return 
1;

But according to me it does not fit in there PlayerInfo[playerid][pPass] = dini_Int(file, "Password");
Reply
#2

Quote:
Originally Posted by EmpireSk
Посмотреть сообщение
Ako spravit prerobit tento kуd aby mi to pasovalo do dini...?
wat
This is English section.
Reply
#3

how to fix this code for retrofitting to me assumed the dini ...?
Reply
#4

Help me
Reply
#5

Help me please
Reply
#6

Its iis part of Y_INI saving system what much stable and faster when Dini, yoou should try that.
Reply
#7

Quote:

Its iis part of Y_INI saving system what much stable and faster when Dini, yoou should try that.

Yes. My personal opinion, I would much rather use Y_ini because it is much faster and much more stable than dini.
https://sampforum.blast.hk/showthread.php?tid=175565
Reply
#8

Thanks bro
Reply
#9

Please don't use Dini, use SQLite, MySQL or y_ini. If you wonder why, just search the forums and you will find why Dini isn't so good to use.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)