Site Tools


scripting:doc:u:banlist:add

BanList::add

( int ID, TransportAddress TA, int banLength )Ban a user for banLength seconds.

@param ID Unique ID of the player. @param TA Address from which the player connected. @param banTime Time at which they will be allowed back in.

Syntax

void BanList::add(int %ID, TransportAddress %TA);

Parameters

int %ID
No description available.

TransportAddress %TA
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

References

This function is not called by any other functions.

scripting/doc/u/banlist/add.txt · Last modified: by 127.0.0.1