Quote:
Originally Posted by park4bmx
oh soory i copyed and past it and i forgot to remove the =
And im my script is exactly like this and still dont work
pawn Код:
OnPlayerDeath(playerid,killerid) { Killstreak[playerid] = 0; Killstreak[killerid]++; return 1; }
|
Sorry to break it to you, but then there's something wrong somewhere else in your script.