Jump to content

Question

Posted

Salut , am si eu o mica problema , am un GM  pe care cand omor pe cineva ii da scor lui si nu mie , am bagat ladmin4v2 am baga LuxAdmin si tot asa ,GM-ul este Stunt :-? , ma puteti ajuta ?

4 answers to this question

Recommended Posts

Posted

Uite asa am :)

public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid,playerid,reason);
GivePlayerMoney(playerid,5000);
SetPlayerScore(playerid,GetPlayerScore(playerid)+1);
GameTextForPlayer(playerid,"Y~y~O~b~U ~g~A~y~R~w~E ~r~P~b~W~g~N~y~T!!!",4000,3); 

Posted

public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid,playerid,reason);
GivePlayerMoney(playerid,5000);
SetPlayerScore(killerid,GetPlayerScore(killerid)+1);
GameTextForPlayer(playerid,"Y~y~O~b~U ~g~A~y~R~w~E ~r~P~b~W~g~N~y~T!!!",4000,3);

Uite asa sper ca team ajutat !

hx2mmd.gif
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.