26.05.2012, 09:43
You need to pass the ID of the division I assume, which you appear to have stored in your PlayerInfo variable, so why not just do this:
Hope that was what you were looking for.
pawn Код:
SendDivisionMessage(PlayerInfo[playerid][pDivision], RADIO, string);