y_uvar still dont save score/money
#1

Hey again, I got recommended by ****** to use this for score/money saving:
pawn Код:
enum pInfo
{
    pPass,
    pCash,
    pAdmin,
    pKills,
    pDeaths,
    pScore
}
uvar gPlayerData[MAX_PLAYERS][pInfo];
And it is still not saving my money/score, please help!
Reply
#2

Quote:
Originally Posted by Karl[NDZ]
Посмотреть сообщение
Hey again, I got recommended by ****** to use this for score/money saving:
pawn Код:
enum pInfo
{
    pPass,
    pCash,
    pAdmin,
    pKills,
    pDeaths,
    pScore
}
uvar gPlayerData[MAX_PLAYERS][pInfo];
And it is still not saving my money/score, please help!
Those are variables,

Store them in files aswell...
Reply
#3

Quote:
Originally Posted by milanosie
Посмотреть сообщение
Those are variables,

Store them in files aswell...
What do you mean? Check my last thread: https://sampforum.blast.hk/showthread.php?tid=341650
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)