Jump to content

[REZOLVAT] Intrebare - Imunitate


Ionut09
 Share

Recommended Posts

  • Username : Ionut09
  • Problema întâlnită: cum poti face la acest cod, sa imi arate cine incearca sa ma baneze?
  • Detalii despre problemă: -
  • Ce ai încercat să faci înainte să postezi?: -
  • Cod sursa (recomandat pastebin.com) : 
       					if(PlayerInfo[id][pImunitate] > 0)
    					{
    					   SendClientMessage(playerid, COLOR_WHITE, "{c54545}Nu poti da ban unui admin cu imunitate !");
    					   SendClientMessage(id, COLOR_WHITE, "{c54545}Ai grija, cineva incearca sa te baneze !");
    					   return 1;
    					}

     

  • Alte detalii : -
Link to comment
Share on other sites

new str[256];
format(str, 256, "%s a incercat sa te baneze.", GetName(playerid));
SCM(id, -1, str);

 

Respecta si vei fi respectat.

 

BigInt Pawn:

Pacman C++: 

Snake C++:

Minesweeper C++:

 

mattbb.cash

leaks.ro

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...