SQL help
#1

I'm having trouble with this code, It doesn't seem to load.

pawn Код:
{
    if(AccountInfo[playerid][item1] == 1)

        SendClientMessage(playerid, ORANGE, "You have successfully paid for your item, You will not have to pay again.");
        SendClientMessage(playerid, ORANGE, "Thanks for using ammunation online!.");
        AccountInfo[playerid][spawngun1] +=30;
        SavePlayer(playerid);
        }
Reply
#2

bump
Reply
#3

Yeah well, can't help you with that code, since it's not supposed to load. Show the part which is actually supposed to load.
Reply
#4

pawn Код:
if (MySQLVar == 36) AccountInfo[playerid][item1] = strval(sleepy);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)