PtokaX wiki

Hub (server) for Direct Connect

User Tools

Site Tools


luaapi:px_core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
luaapi:px_core [20/06/2014 20:37] ppkluaapi:px_core [09/01/2016 15:14] (current) – Reg bot dissalowed characters correction. ppk
Line 1: Line 1:
-====== Core metatable functions ======+====== Core table functions ======
  
 ^ Function ^ Description ^ ^ Function ^ Description ^
Line 12: Line 12:
 |Core.SuspendAccepts(iTime) | Stop listening thread(s) for given time in seconds. Hub looks in this time like it is not running.| |Core.SuspendAccepts(iTime) | Stop listening thread(s) for given time in seconds. Hub looks in this time like it is not running.|
 | | | | | |
-|Core.RegBot(sBotName, sDescription, sEmail, bHaveKey) | Chars $<html>|</html><>:?*"/and space not allowed in nick$<html>|</html> not allowed in Description and Email, max length 64 chars per string. Return nil when failed, true when success.|+|Core.RegBot(sBotName, sDescription, sEmail, bHaveKey) | Chars $<html>|</html> and space not allowed in nick$<html>|</html> not allowed in Description and Email, max length 64 chars per string. Return nil when failed, true when success.|
 |Core.UnregBot(sBotName) | Return nil when failed, true when success.| |Core.UnregBot(sBotName) | Return nil when failed, true when success.|
 | | | | | |
luaapi/px_core.1403296666.txt.gz · Last modified: 20/06/2014 20:37 by ppk