PtokaX forum

Archive => Archived 4.0 boards => Help with Lua 4 scripts => Topic started by: master631 on 12 March, 2005, 13:47:08

Title: help for conf deflood 5
Post by: master631 on 12 March, 2005, 13:47:08
hi,i will use the delood 5 with my new ptokax ,but i see this error message in ptokax script section:
scripts\conf_deflood_5.lua:260: attempt to perform arithmetic on global `iMin' (a nil value)

help me please
Title:
Post by: imby on 12 March, 2005, 17:24:05
The deflood you're referring to is deflood: version 5... not written in lua 5 for the new ptokax. Basically you don't need to run the deflood script as it's built into the new ptokax.

hope this helps
Title: to imby
Post by: master631 on 12 March, 2005, 18:16:49
ths imby for your reply ;)
Title:
Post by: plop on 13 March, 2005, 13:54:42
QuoteOriginally posted by master631
hi,i will use the delood 5 with my new ptokax ,but i see this error message in ptokax script section:
scripts\conf_deflood_5.lua:260: attempt to perform arithmetic on global `iMin' (a nil value)

help me please

the conf_deflood.lua should be in a folder called deflood.
what you are trying 2 do is loading the config as standalone script.

plop