Author Topic: The train mod to be fixed  (Read 768 times)

So, in past updates of blockland, the aiConnection thing has been removed or something, therefore trains DO NOT WORK. Friends told me stuff like "the aiConnected was controlling the trains, as a replacement of setControlObject" or stuff similar to that. Now, I really love the train mod, and I kind of need it for a WIP project (That has rollercoasters). it would be great if anybody could
1. Remake the train mod completely so it works.
2. Make bots that work functionally with the bot events / mounting and stuff (so they act like a train, instead of a bot)

Any help would be great, with advancing towards making the train mod work again. Here is the forum topic with the trains, for anybody who is up for the task: Topic here

Direct downloads:
The Mod
Trains Pack 1
Trains Pack 2
Old Trains Pack

I have no idea what the code looks like and what exactly the aiconnection is used for (and can't find out atm), but you could try making it a scriptobject instead and hopefully it'd work (as in changing new aiconnection() to new scriptobject() )


What's broken?
The AiConnection class is removed, which is what was making the trains work. Read the topic.

I have no idea what the code looks like and what exactly the aiconnection is used for (and can't find out atm), but you could try making it a scriptobject instead and hopefully it'd work (as in changing new aiconnection() to new scriptobject() )
You'll have to make new functions then because you'll screw it up.

What's broken?
I am baffled that you managed to not read the first sentence of the topic, and then have the guts to ask about it.
So, in past updates of blockland, the aiConnection thing has been removed or something, therefore trains DO NOT WORK.

I may look into it if no one does when I have the time.

I am baffled that you managed to not read the first sentence of the topic, and then have the guts to ask about it.

Oh, what
Sorry I didn't see that

I may look into it if no one does when I have the time.
Alright awesome!
Oh, what
Sorry I didn't see that
It's all good.


Bump. Any takers on fixing it?