Fix #152 Added forum config; Allow thread bumping (true/false).

This commit is contained in:
Stefan Brannfjell
2014-09-01 22:44:44 +02:00
parent 5e21a2b8a9
commit 89a775c23f
3 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
-- Znote Shop v1.0 for Znote AAC on TFS 0.2.13+ Mystic Spirit.
-- Znote Shop v1.0 for Znote AAC on TFS 1.0+.
function onSay(cid, words, param)
local storage = 54073 -- Make sure to select non-used storage. This is used to prevent SQL load attacks.
local cooldown = 15 -- in seconds.