Text only
|
Text with Images
PtokaX forum
Archive => Archived 4.0 boards => Request for Lua 4 scripts => Topic started by: enema on 18 November, 2004, 14:06:12
Title:
Triggers from file
Post by:
enema
on
18 November, 2004, 14:06:12
Hi!
Is it possible to make an anti-spam script read triggers from file? If it is, then how? Can anyone help me?
Title:
Post by:
nErBoS
on
19 November, 2004, 01:38:43
Hi,
You can save trigs with a right LUA syntax in a file and then use the function
dofile(file)
.
Best regards, nErBoS
Text only
|
Text with Images