This site has been archived and made available for preservation purposes. No edits can be made.

GetMaximumPlayers

This is an old revision of this page, as edited 04-29-2012, 01:29 AM by foxtacles (contribs). It may differ significantly from the current revision.
Retrieves the maximum amount of players allowed to connect to this server.

[top]Declaration

Code cpp:
VAULTSCRIPT vaultmp::UCount (*GetMaximumPlayers)();
native GetMaximumPlayers();

[top]Parameters

None.

[top]Return value

Returns a vaultmp::UCount.