01.05.2012, 20:27
That function makes absolutely no sense. You initialize targetid, but never assign a value to it; it will always be 0. Get rid of that targetid declaration and put it in the function header.
pawn Код:
stock GetOtherPlayerNameEx(targetid)