Squirrel/Server/Functions/Misc/UnbanIP

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: __NOTOC__ This function unbans the given IP and removes it from the banlist. == Syntax == <code>bool UnbanIP( string IP )</code> == Arguments == * '''IP''' - The IP address to be unban...)

Revision as of 01:55, 27 November 2009

This function unbans the given IP and removes it from the banlist.

Syntax

  1. bool UnbanIP( string IP )

Arguments

  • IP - The IP address to be unbanned

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