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


Messages In This Thread
SQL help - by Fugative. - 07.02.2010, 12:55
Re: SQL help - by Fugative. - 07.02.2010, 13:35
Re: SQL help - by ettans - 07.02.2010, 13:36
Re: SQL help - by Fugative. - 08.02.2010, 13:13

Forum Jump:


Users browsing this thread: 1 Guest(s)