[HB]Billaboi needz help for his sricpt [rep+]
#3

Quote:
Originally Posted by [XS]Scarface
Посмотреть сообщение
i don't know what variable your using but it's simple just add
pawn Код:
public OnPlayerDisconnect
{
   new money[9], score[9];
    GetPlayerMoney(playerid, money);
    //and just set it as you like in your variable using any writing system
  //i didn't do the right code but it's just an idea if you know coding!
}
LoL you forgot:
pawn Код:
public OnPlayerDisconnect(playerid, reason)
{
    new money[9], score[9];
    GetPlayerMoney(playerid, Money);
    GetPlayerScore(playerid, Score);
    return 1;
}
OT: SORRY I DONT KNOW HOW
Reply


Messages In This Thread
[HB]Billaboi needz help for his sricpt [rep+] - by [HB]Billaboi - 16.04.2012, 10:43
Re: [HB]Billaboi needz help for his sricpt [rep+] - by [XS]Scarface - 16.04.2012, 11:53
Re: [HB]Billaboi needz help for his sricpt [rep+] - by Deathlane - 16.04.2012, 12:10

Forum Jump:


Users browsing this thread: 1 Guest(s)