26.08.2009, 13:52
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:
And also one property, but i didnt found there anything what could be common with ebill.
Edit: Fixed some words

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;
}
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,- |

