• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

[Advanced] Training System with anti-bot protection !

Status
Not open for further replies.
Hi i have errors in console;
Lua Script Error: [TalkAction Interface]
in a timer event called from:
data/talkactions/scripts/training.lua:eek:nSay

luaGetPlayerStorageValue(). Player not found

Lua Script Error: [TalkAction Interface]
in a timer event called from:
data/talkactions/scripts/training.lua:eek:nSay

luaGetPlayerStorageValue(). Player not found

Lua Script Error: [Action Interface]
in a timer event called from:
data/actions/scripts/training.lua:eek:nUse

luaGetPlayerStorageValue(). Player not found

Lua Script Error: [Action Interface]
in a timer event called from:
data/actions/scripts/training.lua:eek:nUse

luaGetPlayerStorageValue(). Player not found

Lua Script Error: [Action Interface]
in a timer event called from:
data/actions/scripts/training.lua:eek:nUse

I use TFS b1pl2 and Linux. Please help me.
 
hello i have problem.
I dont have file functions.lua in my TFS. This is version 0.2.22 . What can i do?
 
when i put it in data/global.lua i can't login to the server.

GoD Visqn has logged in.
GoD Visqn has logged out.

Iam auto log out...
 
In TFS 0.3b3 . How to copy it
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

O sry data/global.lua
 
I think you should update it to use maths instead ^^

"What is 10 * 3 + 10 - 7" x)

Maybe it's not too hard to crack with bot either if you know what you're doing, but atleast way harder o.o
 
0,3b3 dont have functions.lua. Global.lua too. Where it is and where put this text?
 
Status
Not open for further replies.
Back
Top