Help with PayDay
#10

Quote:
Originally Posted by fangoth1
Посмотреть сообщение
this may/may not work
pawn Код:
SetTimerEx("payday", time, true, "d", playerid);//time has to be defined
, but it should its what i use
pawn Код:
public payday(playerid)
     {
      GameTextForPlayer(playerid, "PAYDAY!!!", 10000, 3);
      SendClientMessage(playerid, YOUR_COLOR_HERE, "YOUR MESSAGE");
      GivePlayerMoney(playerid, 5000);// or whatever you want
      return 1;
     }
that it is, but I use GF mode and now I dont know what to remove and what to leave behind: S
Reply


Messages In This Thread
Help with PayDay - by Ivica_Razor - 07.12.2010, 18:27
Re: Help with PayDay - by Ivica_Razor - 07.12.2010, 18:55
Re: Help with PayDay - by Mehtab - 07.12.2010, 19:13
Re: Help with PayDay - by JamesC - 07.12.2010, 19:22
Re: Help with PayDay - by Ivica_Razor - 07.12.2010, 19:54
Re: Help with PayDay - by Ivica_Razor - 07.12.2010, 21:05
Re: Help with PayDay - by JamesC - 07.12.2010, 21:24
Re: Help with PayDay - by Ivica_Razor - 07.12.2010, 23:02
Re: Help with PayDay - by fangoth1 - 08.12.2010, 00:02
Re: Help with PayDay - by Ivica_Razor - 08.12.2010, 14:26

Forum Jump:


Users browsing this thread: 6 Guest(s)