Jump to content

[REZOLVAT] Problema damage pe sever


Twiti
 Share

Recommended Posts

Daca zici ca nici nu primesti vreun mesaj mai special:

        if(PaintType[playerid] > 0)  PlayerPlaySound(playerid,17802,0.0,0.0,0.0);
        if(PaintType[damagedid] > 0) {
            if(PaintTime[PaintType[damagedid]-1] < 1) SetPlayerHealth(damagedid, 100.0);
        }

Verifica daca variabila PaintType pentru jucatori e 0, altceva nu vad sa fie problema..

Respecta si vei fi respectat.

 

BigInt Pawn:

Pacman C++: 

Snake C++:

Minesweeper C++:

 

mattbb.cash

leaks.ro

Link to comment
Share on other sites

31 minutes ago, Matt said:

Daca zici ca nici nu primesti vreun mesaj mai special:


        if(PaintType[playerid] > 0)  PlayerPlaySound(playerid,17802,0.0,0.0,0.0);
        if(PaintType[damagedid] > 0) {
            if(PaintTime[PaintType[damagedid]-1] < 1) SetPlayerHealth(damagedid, 100.0);
        }

Verifica daca variabila PaintType pentru jucatori e 0, altceva nu vad sa fie problema..

Tot nu merge 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...