Electricity bill
#1

Sotty about my bad english... nto sure that subject is correct
But anyways... im useing LARP GM and tehre i found ebill. So if i set my payday time to 1000 sec and used it with fast /payday command i sawd that in 1000 sec i get -5 dollar of electric bills.
But id like to set it highrt but where i can do it?

I looked for ebill's and that was all i got in scipt:
Код:
				  new ebill = (PlayerInfo[i][pAccount]/10000)*(PlayerInfo[i][pLevel]);
				  //ConsumingMoney[i] = 1;
				  SafeGivePlayerMoney(i, checks);
				  account += checks;
				  if(PlayerInfo[i][pAccount] > 0)
				  {
				  	PlayerInfo[i][pAccount] -= ebill;
				  	SBizzInfo[4][sbTill] += ebill;
					}
					else
					{
					  ebill = 0;
					}
And also one property, but i didnt found there anything what could be common with ebill.
Quote:

903.700012,54.799999,231.399993,1114.099975,1080.9 00024,0,0,0,0,0,0,Kelly_Shard,7 Room Luxury,650000,0,0,5,1,1,0,250,1,4750,418,-1,-1,238,5,25
1421.800048,-

Edit: Fixed some words
Reply


Messages In This Thread
Electricity bill - by Cracker - 26.08.2009, 13:52
Re: Electricity bill - by Cracker - 26.08.2009, 15:41
Re: Electricity bill - by UsaBoy91 - 26.08.2009, 15:53
Re: Electricity bill - by Correlli - 26.08.2009, 16:19
Re: Electricity bill - by Cracker - 26.08.2009, 16:24

Forum Jump:


Users browsing this thread: 1 Guest(s)