Page 9 of 12

Re: NUTS!!! Let's go NUTS!!!

Posted: 22 Jul 2013 17:30
by Zuu
Kogut wrote:WET type vehicles are sometimes failing assertion "AIVehicle.GetVehicleType(engineId) == AIVehicle.VT_RAIL" (I think that from game mechanic side it is still normal train).
According to the AI API docs for AIVehicle.GetVehicleType(), it wants a vehicle ID, not the engine ID. If you have an engine ID, you should use AIEngine.GetVehicleType(engineId) instead.

Does this help, or did you just wrote it wrong in your post?

Re: NUTS!!! Let's go NUTS!!!

Posted: 19 Mar 2014 14:28
by siu238X
Just curious, is NUTS available for translations? I have access to OpenTTDCoop translator, but doesn't see NUTS in the project list there.

Re: NUTS!!! Let's go NUTS!!!

Posted: 21 Mar 2014 06:29
by V453000 :)
Hi, it is not, the strings are made very poorly [are terribly translate-able] as they contain values in them.
Since I change those values very often, it could cause more confusion than good.

And "fixing" the strings is from my point of view not worth doing as there is not really terribly much to translate anyway. Or well, at least people can use it as their opportunity to improve english :P

V

Re: NUTS!!! Let's go NUTS!!!

Posted: 22 Mar 2014 15:24
by siu238X
V453000 :) wrote:Hi, it is not, the strings are made very poorly [are terribly translate-able] as they contain values in them.
Since I change those values very often, it could cause more confusion than good.

And "fixing" the strings is from my point of view not worth doing as there is not really terribly much to translate anyway. Or well, at least people can use it as their opportunity to improve english :P

V
Well, don't know whether you are talking about vehicle names -- which I don't feel like changing them. I just really want to bring some consistency for the following screen.

Re: NUTS!!! Let's go NUTS!!!

Posted: 31 Mar 2014 18:09
by mart3p
I like NUTS for its great gameplay. :) But for me, an annoying feature is the logic engine. Most AIs don't understand it, so they build the engine but can't attach wagons. This leaves the engine dashing back and forth making a constant loss. :?

It would be nice if logic engines could be disabled. Advanced players who require them, could enable them with a parameter.

Re: NUTS!!! Let's go NUTS!!!

Posted: 31 Mar 2014 21:23
by Kogut
mart3p wrote:I like NUTS for its great gameplay. :) But for me, an annoying feature is the logic engine. Most AIs don't understand it, so they build the engine but can't attach wagons. This leaves the engine dashing back and forth making a constant loss. :?
This should be reported rather on relevant AI threads.

Re: NUTS!!! Let's go NUTS!!!

Posted: 01 Apr 2014 07:04
by V453000 :)
NUTS probably has vast majority of the AI flags broken and I cant say I am interested in making it compatible with AIs even one bit, AIs are the most useless thing in the game.

Re: NUTS!!! Let's go NUTS!!!

Posted: 03 Dec 2014 08:20
by V453000 :)
In case anybody was interested in this thread, I can gladly announce that NUTS Unrealistic Train Set has reached a big milestone of getting it's flagship vehicles into 32bpp (not mentioning maglev and chameleon from earlier).

Onwards to more pixels!

Re: NUTS!!! Let's go NUTS!!!

Posted: 03 Dec 2014 09:20
by kamnet
Absolutely ridiculous and sick! :bow:

Re: NUTS!!! Let's go NUTS!!!

Posted: 09 Dec 2014 11:39
by V453000 :)
Thanks kamnet, I appreciate the reply (: .

Anyway, I just wrote technical documentation / tutorial for 32bpp part of NUTS, so if anybody wants to create something similar, or just want to see how stuff gets done, it is available

Image
http://dev.openttdcoop.org/projects/nuts/wiki/tech

Re: NUTS!!! Let's go NUTS!!!

Posted: 09 Dec 2014 19:00
by Plord
Wow! just come here to verify what you told me in the other thread!!! downloading right away!!!

you know, first thing i thought when heard about nuts and wet trains was the last back to future train that the doctor used to visit Martin. Just imagine trains all over the map colliding against airplanes like they were trucks.


Thanks!

Re: NUTS!!! Let's go NUTS!!!

Posted: 02 Mar 2015 09:35
by picablaat
Just wanted to say thanks!

I am having a lot of fun using your trains and now with the 32bpp it works nice but also important: it looks nice as well!

Thanks....

Re: NUTS!!! Let's go NUTS!!!

Posted: 15 Mar 2015 03:12
by Ozgarb
i change openttd.cfg settings to blitter = "32bpp-optimized" but i dont play 32bpp mod. how to set 32bpp.

Re: NUTS!!! Let's go NUTS!!!

Posted: 15 Mar 2015 03:38
by Sylf
Not every models have 32 bit sprites yet. One of the earliest train class available in 32 bit is monorail chameleon. Others include maglev and slugs classes.

Re: NUTS!!! Let's go NUTS!!!

Posted: 15 Mar 2015 11:39
by Ozgarb
thanks :D it's work.

Re: NUTS!!! Let's go NUTS!!!

Posted: 18 May 2015 00:22
by NekoMaster
So I try this train set for the first time in a while, and while some changes are nice, I'm not very fond of the way engines are coded now, with a permanently coupled wagon to everything aside from fast and intercity engines.

I'd suggest making a parameter/setting for causal players to disable that added wagon, considering that the way I play I'd rather have multi-headed engines rather then have some bigger more expensive engine to haul more.

A set I use to enjoy playing for its new ideas and unique-ness, I'll be removing NTUS and wont be using NUTS until that permanent wagon is toggle-able (or removed).

Then again I'm just talking to a wall here... :(

Re: NUTS!!! Let's go NUTS!!!

Posted: 31 Aug 2015 20:12
by trainman1432
mart3p wrote:...an annoying feature is the logic engine. Most AIs don't understand it, so they build the engine but can't attach wagons...
trAIns and ChooChoo work well for me with this set :) .
|
V
I looked in the debug menu, and it said it disabled use of the logic train.

Re: NUTS!!! Let's go NUTS!!!

Posted: 12 Aug 2016 04:10
by khamseen
Does anybody know if there's a way to refit the universal wagon to different cargo types without having to attach it to a train and refit the entire train? I feel like I must be missing something as I keep having to buy temporary engines to attach the wagons to so I can refit them then transfer them to their intended engines.

Re: NUTS!!! Let's go NUTS!!!

Posted: 12 Aug 2016 09:01
by Alberth
In the refit window, you can select a single wagon, and then select a refit. There are probably also ways to refit a range of wagons, but I never bothered to find out. It should be on the wiki with the refit description though.

Re: NUTS!!! Let's go NUTS!!!

Posted: 12 Aug 2016 16:10
by khamseen
Alberth wrote:In the refit window, you can select a single wagon, and then select a refit. There are probably also ways to refit a range of wagons, but I never bothered to find out. It should be on the wiki with the refit description though.
Wow, you just rocked my world! I've been playing since the original TTD and in all these years I have never realised you can click on each of the cars individually in the refit window! Mind=Blown.