SA-MP Forums Archive
[Help] PayDay - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [Help] PayDay (/showthread.php?tid=577672)



[Help] PayDay - Sn4ke2 - 13.06.2015

hello guys, i fave a problem: the payday system not worked, it give me PayDay with five minutes later:
PHP код:
public PayDay()
{
    new 
string[128],str[256];
    new 
interest,account[MAX_PLAYERS];
    new 
rand2 17 random(3);
    new 
h,m,s,expamount;
    new 
rent[MAX_PLAYERS];
    
gettime(hms), -= 5+=3
... + REP


Re: [Help] PayDay - Sn4ke2 - 13.06.2015

up? help


Re: [Help] PayDay - SoFahim - 13.06.2015

Quote:
Originally Posted by Sn4ke2
Посмотреть сообщение
hello guys, i fave a problem: the payday system not worked, it give me PayDay with five minutes later:
PHP код:
public PayDay()
{
    new 
string[128],str[256];
    new 
interest,account[MAX_PLAYERS];
    new 
rand2 17 random(3);
    new 
h,m,s,expamount;
    new 
rent[MAX_PLAYERS];
    
gettime(hms), -= 5+=3
... + REP
Fix the gettime line