And we should guess lines numbers ?
Compiler gives you lines numbers where error occurs, if you don't paste the whole code, please highlight (pawn or small tag + @@ in front of line) those lines.
[Edit] Ok, you just did it
get_player_id(p_r) {
->
get_player_id(p_r[]) {
__________________