29.05.2010, 21:43
Quote:
Originally Posted by (SF)Noobanatior
ok here ya go under OnPlayerDeath go
pawn Код:
|
You check if killerid is invalid ID and in next step you check if killerid is connected.
Every function has IsPlayerConnected check included, so it doesn't matter if you check if killerid is valid or not sicne GivePlayerMoney will do it also.