DisplayAt
Displays a menu to a client, starting from the given item.
native bool DisplayAt(int client, int first_item, int time)
Parameters
int first_item
First item to begin drawing from.
int time
Maximum time to leave menu on the screen.
Return Value
bool True on success, false on failure.Error
Client not in game.