Keraxel
Ω Obfuscator Ω
delete line with doTurnCreature 

Lua Script Error: [TalkAction Interface]
in a timer event called from:
data/talkactions/scripts/training.luanSay
luaGetPlayerStorageValue(). Player not found
Lua Script Error: [TalkAction Interface]
in a timer event called from:
data/talkactions/scripts/training.luanSay
luaGetPlayerStorageValue(). Player not found
Lua Script Error: [Action Interface]
in a timer event called from:
data/actions/scripts/training.luanUse
luaGetPlayerStorageValue(). Player not found
Lua Script Error: [Action Interface]
in a timer event called from:
data/actions/scripts/training.luanUse
luaGetPlayerStorageValue(). Player not found
Lua Script Error: [Action Interface]
in a timer event called from:
data/actions/scripts/training.luanUse
Now you know?functions.lua for functions, constants.lua for constants. data.lua is a dynamic file that opens all teh shit.
Hi i have errors in console;
I use TFS b1pl2 and Linux. Please help me.
" instead of "!train "[code]" (just without ")
Hi i have errors in console;
I use TFS b1pl2 and Linux. Please help me.
STORAGEVALUE_TRAINING = 9011
STORAGEVALUE_TRAIN_CODE = 9012
-- how often player will be asked for CODE ( in MINUTES )
TRAIN_TIME = 15 --in minutes
-- POSITION where player will be teleported after LEAVING room
TRAIN_EXIT_POS = {x=167, y=53, z=7}
TRAIN_PRICE = 500