Payday Problem sBiz
#1

-delete
Reply
#2

anyone??plz
Reply
#3

I don't understand. If the business' till is below 100,000? Charge them tax?
Reply
#4

but i want it to sbiz.
PHP код:
if(PlayerInfo[i][pPbiskey] >= 100)
                            {
                                   new 
sbizkey PlayerInfo[i][pPbiskey];
                                if(
SBizzInfo[sbizkey][sbTill] < 10000000//check this is it good?
                                
{
                                    new 
taxeafa 100;
                                    
format(stringsizeof(string), "  Taxe Afacere: -%dLei",taxeafa);//this was added recently
                                    
SendClientMessage(iCOLOR_WHITEstring);
                                    
SBizzInfo[sbizkey][sbTill] -= taxeafa;
                                }
                                else
                                {
                                    new 
taxeafa1 1000;
                                    
format(stringsizeof(string), "  Taxe Afacere: -%dLei",taxeafa1);//like this --
                                    
SendClientMessage(iCOLOR_WHITEstring);
                                    
SBizzInfo[sbizkey][sbTill] -= taxeafa1;
                                }
                            } 
Reply
#5

now understand?
Reply
#6

help bump
Reply
#7

cqan u explain in more DETAIL that what u exactly want
Reply
#8

i want it to be sbiz thats all...
Reply
#9

what do you not understand??
Reply
#10

the whole payday dosent appear only till this thing above.. and appears SERVER:Unknown Command.. now plz reply ..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)