31.07.2017, 00:24
This raises issues with BUD::SetStringEntry when passing a value by a pointer. Any current workaround?
Prints the correct value "AAAAA", but inside user table
I can PM the full code if you would like.
pawn Код:
BUD::SetStringEntry(
PlayerData[playerid][uID], g_AccountData[i][e_Name],
@ptr[address, playerid]
);
printf("SAVING: %s|%s", g_AccountData[i][e_Name], @ptr[address, playerid]);
Код:
AADATE `users` SET `deaths`=0 WHERE `uid`=1