OnPlayerDeath help
#5

Now I got
Код:
(2055) : warning 215: expression has no effect
(2056) : error 028: invalid subscript (not an array or too many subscripts): "pScore"
(2056) : warning 215: expression has no effect
(2056) : error 001: expected token: ";", but found "]"
(2056) : error 029: invalid expression, assumed zero
(2056) : fatal error 107: too many error messages on one line
Lines:
pawn Код:
Player[killerid][pScore]; // line 2055
SetPlayerScore(killerid, pScore[killerid]); // line 2056
Reply


Messages In This Thread
OnPlayerDeath help - by McFellow - 10.02.2013, 13:23
Re: OnPlayerDeath help - by Patrick - 10.02.2013, 13:25
Re: OnPlayerDeath help - by McFellow - 10.02.2013, 13:34
Re: OnPlayerDeath help - by MP2 - 10.02.2013, 13:36
Re: OnPlayerDeath help - by McFellow - 10.02.2013, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)