News:

The Forum Rules and Guidelines
Our forum has Rules and Guidelines. Please, be kind and read them ;).

Narrowgauge Tracks

Started by Citarofahrer, February 24, 2013, 12:25:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Citarofahrer

Hello everybody,
i'm new at this Forum, but i have now a question about Narrowgauge-Tracks in Pak128. I have create a way, but what musst be in the name?
I think it musst be way.example.pak, right?

Sorry for my bad englisch.

Combuijs

If you want

way.example.pak

then in the .dat file the name should be:

name=example

Is that what you were looking for?
Bob Marley: No woman, no cry

Programmer: No user, no bugs



Citarofahrer

Well, i want to create a Narrowgauge track, but all Pak files have for example a way, vehicle..... now, my question is: what musst be for narrowgauge?
edit:
thats de .dat:
#TRACK
obj=way
name=Rail_Track_50
copyright=Cyril Papadakis
waytype=narrowgauge_track
draw_as_ding=0
cost=32000
maintenance=640
topspeed=50
max_weight=120
intro_year=1930
intro_month=1
retire_year=2000
retire_month=1
icon=> rail_track_160.0.6
cursor=rail_track_160.0.7,0,-16

Combuijs

You have done it right, it should be

waytype=narrowgauge_track

name is more or less free (but should not be the same as another way...)

I don't think you need

draw_as_ding

though
Bob Marley: No woman, no cry

Programmer: No user, no bugs



Citarofahrer

Thanks, its easyer that i think.
Now, the next Problem: I can't take it from NGTOOLS, whats the Problem?

Combuijs

 :question:

With NGTOOLS I think you mean the toolbar for narrowgauge in the menu. But why do you want to take it from it (e.g. remove it)? Or do you mean you can't see it on the narrowgauge toolbar?

(And while I'm quite happy to help you out, you are aware there is both a seperate german forum and a german subforum here? It might ease your language problems...)
Bob Marley: No woman, no cry

Programmer: No user, no bugs



Citarofahrer

Right, NGTOOLS=NarrowGaugeTOOLS, normaly, you can take Tracks from the TrainTools, Streets from the Streettool... but i can't take the Rail Track from the NGTOOLS.

greenling

Hello Citarofahrer and Combuijs
It have before the pak128 2.2.0 came out, give a bug there the showing of the Narrowgaugemenu distrub have.
Opening hours 20:00 - 23:00
(In Night from friday on saturday and saturday on sunday it possibly that i be keep longer in Forum.)
I am The Assistant from Pakfilearcheologist!
Working on a big Problem!

Citarofahrer

Quote from: greenling on February 24, 2013, 01:28:48 PM
Hello Citarofahrer and Combuijs
It have before the pak128 2.2.0 came out, give a bug there the showing of the Narrowgaugemenu distrub have.
Well, i have Pak128 2.2.0

Combuijs

Alright, so you don't see the track icon of your new track in the narrowgauge toolbaar.

Apart from you doing something wrong, how is your game configured? If timeline is on (you will see "obey era" in the right down corner of the statusbar) and you are outside the intro and retire year (e.g. before 1930, or after 2000) you won't see the icon.

Bob Marley: No woman, no cry

Programmer: No user, no bugs



Citarofahrer

well i have no timeline, it is 1962 and i don't see it

Combuijs

Is there a narrowgauge toolbar at all?

Where did you put your pak file?
Bob Marley: No woman, no cry

Programmer: No user, no bugs



VS

This is a bug of game. It needs narrow gauge in menu, but the toolbar shows even if there is nothing, only remove tools.

There is no narrow gauge track or anything in pak128.

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Combuijs

Quote from: VS on February 25, 2013, 08:27:38 AM
There is no narrow gauge track or anything in pak128.

That's right, that's why Citarofahrer is trying to add narrowgauge track, I think. I hope though he has not forgotten about the image part of his track, otherwise you might get this behaviour as well...
Bob Marley: No woman, no cry

Programmer: No user, no bugs



VS

Oh! I thought the problem was that NGTOOLS appear even if it is "taken from" there...

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Citarofahrer

Quote from: VS on February 25, 2013, 08:27:38 AM
This is a bug of game. It needs narrow gauge in menu, but the toolbar shows even if there is nothing, only remove tools.

There is no narrow gauge track or anything in pak128.
Thanks for helping, +1

VS

Call me officially confused :D Let's hope it really helped...

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Combuijs

Quote from: VS on February 25, 2013, 04:16:48 PM
Call me officially confused :D Let's hope it really helped...

Let's make it official then:

Bob Marley: No woman, no cry

Programmer: No user, no bugs



Frank

#18
Quote from: VS on February 25, 2013, 08:27:38 AM
...
There is no narrow gauge track or anything in pak128.

then must changed the menuconf.tab
Quote from: Citarofahrer on February 24, 2013, 12:32:54 PM
..... now, my question is: what musst be for narrowgauge?
....


- depot
- way
- icon for remover/way-remover
- vehicle
- station
- changed the menuconf.tab, yet when the menu is missing

optional
- signal ( roadsigns )
- power supply ( way-object )
- tunnel
- bridge
- extensions buildings
- crossings

for more info to objects see http://simutrans-germany.com/wiki/wiki/tiki-index.php?page=en_Devel_Index

Combuijs

Yes, :thumbsup:

You can take a look here as well: http://simutrans.svn.sourceforge.net/viewvc/simutrans/. Pak128.Britain has working narrowgauge. You can copy these files to the pak128 directory and start working from there.
Bob Marley: No woman, no cry

Programmer: No user, no bugs



Frank

the toolbar is define in pak128
...
toolbar[0][10]=toolbar[8],6,,AIRTOOLS,airtools.txt
toolbar[0][11]=toolbar[9],31,,NGTOOLS,special.txt
toolbar[0][12]=toolbar[10],7,,SPECIALTOOLS,special.txt
...

# narrow gauge tools
toolbar[9][0]=ways(8,0)
toolbar[9][1]=ways(8,1)
toolbar[9][2]=bridges(8)
toolbar[9][3]=tunnels(8)
toolbar[9][4]=wayobjs(8)
toolbar[9][5]=signs(8)
toolbar[9][6]=general_tool[17],32,,8
toolbar[9][7]=general_tool[33],,,8
toolbar[9][8]=buildings(33,8)
toolbar[9][9]=buildings(34,8)
toolbar[9][10]=buildings(35,8)...



special.txt is help file for NGTOOLS and SPECIALTOOLS  ??

VS

There is no narrow gauge, so I used temporarily some other file...

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

greenling

Can we lend out the narrowgauge out pak128britain?
Opening hours 20:00 - 23:00
(In Night from friday on saturday and saturday on sunday it possibly that i be keep longer in Forum.)
I am The Assistant from Pakfilearcheologist!
Working on a big Problem!

Frank

Quote from: VS on February 25, 2013, 08:52:47 PM
There is no narrow gauge, so I used temporarily some other file...

then please change the comment to avoid misunderstandings

Fabio

Narrow gauge will become important with Kieron's new landscape. Where railroads will be limited to shallow slopes, narrow gauge tracks will realistically climb also the steep slopes, becoming a must for mountainous areas.

Citarofahrer

Quote from: Fabio on February 27, 2013, 09:58:46 PM
Kieron's new landscape.
Were can i download it? Or isn't for download?


greenling

Hello Citarofahrer
The Data out the Link it in Moment a deplovment projekt.
Opening hours 20:00 - 23:00
(In Night from friday on saturday and saturday on sunday it possibly that i be keep longer in Forum.)
I am The Assistant from Pakfilearcheologist!
Working on a big Problem!

Vladki


Citarofahrer

Thanks a lot for you help. I look after school @home and hope its Function