Menu.Display Method

Displays a menu to a client.

bool Display(int client, int time)

Parameters

int client

Client index.

int time

Maximum time to leave menu on the screen.

Return Value

True on success, false on failure.

Errors

Client not in game.