native next_hudchannel(player);
player | Client index |
Returns the next valid hudchannel for the client.
This function uses the same method set_hudmessage() uses to determine the next channel if it is set to auto-select.
Valid hudchannel (1-4)
If the index is not within the range of 1 to MaxClients or the client is not connected, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.