PayDay

Započeo [OG]Foley
19. Maj 2010.
1,050
pregleda
2
postova
Alen_Sudec
4
Shot Caller
19. Maj 2010.
Kako da smanjim Placu promjenim interest i opet je velika help
evo code

public PayDay()
{
new string;
new account,interest;
new rent = 0;
for(new i = 0; i < MAX_PLAYERS; i++)
{
if(IsPlayerConnected(i))
{
            if(PlayerInfo == 255 && PlayerInfo == 255 && PlayerInfo == 0 && PlayerInfo == 0)
{
    format(string, sizeof(string), "  Hotel Room: -$100");
SendClientMessage(i, COLOR_GRAD1, string);
GivePlayerCash(i, -100);
}
    if(PlayerInfo > 0 || PlayerInfo > 0 || PlayerInfo > 0)
    {
    if(MoneyMessage==1)
{
    SendClientMessage(i, COLOR_LIGHTRED, "Nisi platio svoj dug, ides u zatvor.");
    GameTextForPlayer(i, "~r~Uhvacen!", 2000, 1);
    SetPlayerInterior(i, 6);
  SetPlayerPos(i, 264.6288,77.5742,1001.0391);
            PlayerInfo = 1;
            ResetPlayerWeapons(i);
WantedPoints = 0;
PlayerInfo = 240;
format(string, sizeof(string), "You are jailed for %d seconds.  Bail: Unable", PlayerInfo);
SendClientMessage(i, COLOR_LIGHTBLUE, string);
}
new playername2;
GetPlayerName(i, playername2, sizeof(playername2));
account = PlayerInfo;
new key = PlayerInfo;
if(key != 255)
{
rent = HouseInfo;
if(strcmp(playername2, HouseInfo, true) == 0)
{
rent = 0;
}
else if(rent > GetPlayerMoney(i))
{
PlayerInfo = 255;
SendClientMessage(i, COLOR_WHITE, "Izbaceni ste iz kuce.");
rent = 0;
}
HouseInfo = HouseInfo+rent;
}
new tmpintrate;
if (key != 255 && strcmp(playername2, HouseInfo, true) == 0)
{
    if(PlayerInfo > 0) { tmpintrate = intrate+4; }
else { tmpintrate = intrate+2; }//HouseInfo
}
else
{
    if(PlayerInfo > 0) { tmpintrate = 3; }
else { tmpintrate = 1; }
}
if(PlayerInfo > 0)
{
    Tax += TaxValue;//Should work for every player online
    PlayerInfo -= TaxValue;
    if(PlayerInfo > 0)
{
    new bonus = PlayerInfo / 2;
    PlayerInfo += bonus;
}
new checks = PlayerInfo;
    new ebill = (PlayerInfo/100)*(PlayerInfo);
    ConsumingMoney = 1;
    GivePlayerCash(i, checks);
    if(PlayerInfo > 0)
    {
    PlayerInfo -= ebill;
    SBizzInfo += ebill;
}
else
{
    ebill = 0;
}
interest = (PlayerInfo/1000000)*(tmpintrate);
PlayerInfo++;
PlayerPlayMusic(i);
PlayerInfo = account+interest;
SendClientMessage(i, COLOR_WHITE, "|___ TEKUĆI RACUN U Los Santos Banci ___|");
format(string, sizeof(string), "  Paycheck: $%d  Tax Money: -$%d", checks, TaxValue);
SendClientMessage(i, COLOR_GRAD1, string);
if(PlayerInfo != 255 || PlayerInfo != 255)
{
    format(string, sizeof(string), "  Electricity Bill: -$%d", ebill);
SendClientMessage(i, COLOR_GRAD1, string);
}
format(string, sizeof(string), "  Balance: $%d", account);
SendClientMessage(i, COLOR_GRAD1, string);
format(string, sizeof(string), "  Interest Gained $%d", interest);
SendClientMessage(i, COLOR_GRAD3, string);
format(string, sizeof(string), "  New Balance: $%d", PlayerInfo);
SendClientMessage(i, COLOR_GRAD5, string);
format(string, sizeof(string), "  Rent: -$%d", rent);
SendClientMessage(i, COLOR_GRAD5, string);
SendClientMessage(i, COLOR_WARNING, "  Platio si porez Gradonacelniku");
format(string, sizeof(string), "~y~PayDay~n~~w~Placa~n~~g~$%d", checks);
GameTextForPlayer(i, string, 5000, 1);
rent = 0;
PlayerInfo = 0;
PlayerInfo = 0;
PlayerInfo += 1;
if(PlayerInfo > 0)
{
    PlayerInfo += 1;
    if(PlayerInfo >= 5)
    {
        PlayerInfo++;
        PlayerInfo = 0;
    }
}
}
else
{
    SendClientMessage(i, COLOR_LIGHTRED, "* Moras igrati barem 10 minuta da dobijes PayDay.");
}
}
else
{
                PlayerInfo++;
                PlayerInfo += 1;
    SendClientMessage(i, COLOR_LIGHTRED, "* Nemozes dobit Payday.");
}
}
}
Checkprop();
return 1;
}
GGC
5
Godfather
19. Maj 2010.
Promijeni ovo:

new checks = PlayerInfo / 5;

To ce ti bit 5 puta manja placa jer je nakraju podjeljeno sa 5

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha