convert sqlite
#1

Hi friend, please help me :c, how to change this to sqlite:

pawn Код:
new personalcar = (dini_Int(PFile(playerid),"CarID"));

stock Gn(playerid)
{
    new pname[24];
    GetPlayerName(playerid,pname,MAX_PLAYER_NAME);
    return pname;
}

stock PFile(playerid)
{
    format(file,64,"PersonalCars/Users/%s.ini",Gn(playerid));
    return file;
}
Reply
#2

https://sampforum.blast.hk/showthread.php?pid=1259335#pid1259335

Just use this, and re-do the savings.
Reply
#3

friend is using it, but not really having this function
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)