UnbanSerial

From Multi Theft Auto: Wiki
Revision as of 09:24, 26 February 2009 by Winky (talk | contribs) (New page: __NOTOC__ {{Server function}} {{Deprecated}} ==Syntax== <syntaxhighlight lang="lua"> bool unbanSerial ( string serialToUnban ) </syntaxhighlight> ==See Also== {{Admin_functions}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Emblem-important.png This function is deprecated. This means that its use is discouraged and that it might not exist in future versions, but there should be a more generic way to perform what it does.


Syntax

bool unbanSerial ( string serialToUnban )         

See Also