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

MoveEvent [Release] New Train System

New problem ..
i have set teh first Rail to 101 to start go up ..
but this come when i enter the Train
[14/10/2009 12:36:09] The rail doesn't have an right actionid.
and yes i have put 105 on the last Rail


Edit First Rail.. (its a Train on it)
ItemID: [7121], ActionID: [101].
Position: [X: 108] [Y: 363] [Z: 7].
Last Rail..
ItemID: [7122], ActionID: [105].
Position: [X: 118] [Y: 344] [Z: 7].

EDIT2:
i made a new Train and its work 50% after half way it stop and i cant move or logut and this error in conesole come
[14/10/2009 12:43:29] Lua Script Error: [MoveEvents Interface]
[14/10/2009 12:43:29] in a timer event called from:
[14/10/2009 12:43:29] data/movements/scripts/train.lua:eek:nStepIn

[14/10/2009 12:43:29] data/movements/scripts/train.lua:114: attempt to index field '?' (a nil value)
[14/10/2009 12:43:29] stack traceback:
[14/10/2009 12:43:29] data/movements/scripts/train.lua:114: in function <data/movements/scripts/train.lua:98>

EDIT3 :
the errors come from the grass font's if there are any fonts under the rail it will not works!..
bugg1
 
Last edited:
I found a bug, too.
It just work if the rail is the first item over the ground, else it stop moving.
But I havn't time to fix it.
 
2447-fff.jpg
 
pretty cool, be neat if u could use like ctrl+ directions to make it go different directions
 
its not work
[10/12/2008 00:07:42] The rail doesn't have an right actionid.
please repair script please
tfs0.3.5
 
can be implemented to transport items?, eg for a quest you need go to train and place an item over the train for him teleport the item to one tile/sqm/player to make quest :p...
 
I'm not very experienced in scripting, and I can't get it work :/
When I'm "using" the cart it just says: "Sorry, not possible."


I am using TFS 0.3.5pl1, so it should work..


Thanks alot in advance.:)
 
I'm not very experienced in scripting, and I can't get it work :/
When I'm "using" the cart it just says: "Sorry, not possible."


I am using TFS 0.3.5pl1, so it should work..


Thanks alot in advance.:)

You added the mods part?
 
i need for 0.3.6pl1..

i tried i got error..

[04/05/2010 13:34:02] >> Loading mods...
[04/05/2010 13:34:02] > Loading buypremium_command.xml... done.
[04/05/2010 13:34:02] > Loading changender_command.xml... done.
[04/05/2010 13:34:02] > Loading custommonsters.xml... done.
[04/05/2010 13:34:02] > Loading customspells.xml... done.
[04/05/2010 13:34:02] > Loading firstitems.xml... done.
[04/05/2010 13:34:02] > Loading highscorebook.xml... done.
[04/05/2010 13:34:02] > Loading rail.xml...[Warning - Actions::registerEvent] Duplicate registered item id: 7131
[04/05/2010 13:34:02] [Warning - Actions::registerEvent] Duplicate registered item id: 7132
[04/05/2010 13:34:02] done.
[04/05/2010 13:34:02] > 7 mods were loaded.
 
Back
Top