few stuff that i need help in...
#3

Hello,I will help you in few things...
First...

About the score...Put this OnGameModeInIt() and it should work.
pawn Код:
new score;
score = GetPlayerMoney(playerid);
SetPlayerScore(playerid,score);
Now the killing...

Put this OnPlayerDeath();
pawn Код:
new playercash;
playercash = GetPlayerMoney(playerid);
GivePlayerMoney(killerid,playercash);
And please in future ask for scripts in Script request thread...

Thats all
Reply


Messages In This Thread
few stuff that i need help in... - by omer5198 - 09.11.2010, 16:42
Re: few stuff that i need help in... - by Scenario - 09.11.2010, 16:56
Re: few stuff that i need help in... - by Doom8890 - 09.11.2010, 17:00
Re: few stuff that i need help in... - by omer5198 - 09.11.2010, 17:17
Re: few stuff that i need help in... - by (SF)Noobanatior - 10.11.2010, 03:52

Forum Jump:


Users browsing this thread: 2 Guest(s)