• 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!

Action Mock Train system V 1.0

Code:
[18/04/2011 20:56:58] Lua Script Error: [Action Interface] 
[18/04/2011 20:56:58] data/actions/scripts/rail.lua:onUse
[18/04/2011 20:56:58] data/actions/scripts/rail.lua:50: attempt to call global 'hasCondition' (a nil value)
[18/04/2011 20:56:58] stack traceback:
[18/04/2011 20:56:58] 	[C]: in function 'hasCondition'
[18/04/2011 20:56:58] 	data/actions/scripts/rail.lua:50: in function <data/actions/scripts/rail.lua:49>

Humm?
 
Code:
[18/04/2011 20:56:58] Lua Script Error: [Action Interface] 
[18/04/2011 20:56:58] data/actions/scripts/rail.lua:onUse
[18/04/2011 20:56:58] data/actions/scripts/rail.lua:50: attempt to call global 'hasCondition' (a nil value)
[18/04/2011 20:56:58] stack traceback:
[18/04/2011 20:56:58] 	[C]: in function 'hasCondition'
[18/04/2011 20:56:58] 	data/actions/scripts/rail.lua:50: in function <data/actions/scripts/rail.lua:49>

Humm?

i think elf has changed the name of this function.
 
I have been testing this script at TFS 0.2.10 and it gives no errors on console, but it says that i can't use it !! Some one can help me ?
 
Questions: Can i use this on TFS 0.3.6pl1?
I got also a question if player goes from point A to B and another player from point B to A what happens if they crash to each other?

btw i like your videos since the map isn't awesome it isn't bad its special like a old 7.6 server that got edited i kinda love it :p
 
I know this is old but


Lua:
attempt to index a boolean value


Lua Script Error: [Action Interface]
data/actions/scripts/railbymock.lua:onUse
 
Back
Top