20.05.2010, 00:02
ofc it won't give you any error, its just the
way of the code that gives you teh problem
and what do you mean by that?
Everytime i die i get 750, as if it doesnt recognize the getplayermoneyex
Do you want it to be give only once?
I don't see the difference between your code and his 
nvm, saw it xD
way of the code that gives you teh problem
and what do you mean by that?
Everytime i die i get 750, as if it doesnt recognize the getplayermoneyex
Do you want it to be give only once?
Quote:
|
Originally Posted by [T_S
DeStunter ]
Code:
public OnPlayerDeath(playerid, killerid, reason)
{
if(GetPlayerMoneyEx(playerid <10)){
GivePlayerMoneyEx(killerid, 750);
}
else
{
return 1;
}
|

nvm, saw it xD

