Squirrel/Server/Functions/Misc/BanIP

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: __NOTOC__ This function bans the given IP address from joining the server. == Syntax == <code>bool BanIP( string IP )</code> == Arguments == * '''IP''' - The IP address to be banned =...)

Revision as of 01:54, 27 November 2009

This function bans the given IP address from joining the server.

Syntax

  1. bool BanIP( string IP )

Arguments

  • IP - The IP address to be banned

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o
  1.  
  2. -- todo
  3.  

Notes

-- Example notes here

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox