18.03.2014, 20:30
'each' should be 'foreach'. Why are you using the arrow operator (->)? This isn't C++. If you've defined it as something (maybe a comma? dunno) they just don't - that's stupid.
Replace that line with this:
Not sure about the 'GetPlayerTargetPlayer' error. See if fixing the foreach line fixes that also.
Replace that line with this:
pawn Код:
foreach(new i : Player)