UnbanSerial: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(New page: __NOTOC__ {{Server function}} {{Deprecated}} ==Syntax== <syntaxhighlight lang="lua"> bool unbanSerial ( string serialToUnban ) </syntaxhighlight> ==See Also== {{Admin_functions}})
(No difference)

Revision as of 09:24, 26 February 2009

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