Szerző Téma: Tudjatoke mert van ugyananyi pontom mint penzem ?  (Megtekintve 834 alkalommal)

Tudjatoke mert van ugyananyi pontom mint penzem ?
« Dátum: 2012. február 18. - 10:43:15 »
0 Show voters
van 5000000$ es 5000000 score miert? :whistle:

Nem elérhető CANNONN

  • 2139
    • Profil megtekintése
Tudjatoke mert van ugyananyi pontom mint penzem ?
« Válasz #1 Dátum: 2012. február 18. - 11:09:37 »
0 Show voters
Szia! lvdm módot használsz?
Írd be a keresõbe: SetTimer(\"MoneyGrubScoreUpdate\", 1000, 1);
És töröld ki!! ;)
« Utoljára szerkesztve: 2012. február 18. - 11:11:09 írta Cannonn »

Tudjatoke mert van ugyananyi pontom mint penzem ?
« Válasz #2 Dátum: 2012. február 18. - 11:41:01 »
0 Show voters
nem lvdm et hasznalok hanem STUNT_MOD ot

Nem elérhető CANNONN

  • 2139
    • Profil megtekintése
Tudjatoke mert van ugyananyi pontom mint penzem ?
« Válasz #3 Dátum: 2012. február 18. - 11:50:01 »
0 Show voters
Van benne valahol SetPlayerScore függvény?
Ha van, másold már be azokat a helyeket, ahol megtalálható! Köszi ;)

Tudjatoke mert van ugyananyi pontom mint penzem ?
« Válasz #4 Dátum: 2012. február 18. - 11:59:14 »
0 Show voters
public MoneyGrubScoreUpdate()
{
new CashScore;
new name[MAX_PLAYER_NAME];
//new string[256];
for(new i=0; i<MAX_PLAYERS; i++)
{
   if (IsPlayerConnected(i))
   {
      GetPlayerName(i, name, sizeof(name));
            CashScore = GetPlayerMoney(i);
      SetPlayerScore(i, CashScore);
      if (CashScore > CashScoreOld)
      {
         CashScoreOld = CashScore;
         //format(string, sizeof(string), \"$$$ %s is now in the lead $$$\", name);
         //SendClientMessageToAll(COLOR_YELLOW, string);
      }
   }
}
}
ez kelle?

Nem elérhető CANNONN

  • 2139
    • Profil megtekintése
Tudjatoke mert van ugyananyi pontom mint penzem ?
« Válasz #5 Dátum: 2012. február 18. - 12:09:40 »
0 Show voters
Írd be a keresõbe: SetTimer(\"MoneyGrubScoreUpdate\"
És töröld ki!! ;)

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal