Quote:
|
Originally Posted by Mo3
pawn Код:
public OnPlayerDeath(playerid,reason) { new name[24]: GetPlayerName(playerid, name, sizeof(name)); if(!strcmp(name,"Sas_Tsakisa",false)) { GivePlayerMoney(playerid,-5000); } return 1; }
|
Why did you post exactly the same thing as the guy above you ?
/Artix