Welcome, Guest
Username: Password: Remember me


Welcome to the BTPro OpenTTD Community

This community was build around the game: OpenTTD
OpenTTD is an (Free) open source simulation game based upon Transport Tycoon Deluxe


 

!!! Please note that a few servers have been shut-down !!!
Most of the times these servers were doing nothing (no players),
that's why I've decided to slim down the number of OpenTTD servers running.

I have made a selection to keep the most popular servers online.
If you miss a OpenTTD server that you REALLY played a lot, please do post
in the forums. I will then check if I can get it back online!

I'm trying to work from now on with only 1 physical server to
run all OpenTTD instances!

The following servers have been shut down recently:

1, 2, 6, 7, 9, 10, 11, 12, 13, 15 & 18

Frank



Please take a look at BTPro's VIP Membership

BTPro VIP Membership Logo

Please click here for more information or to sign-up.


 

Screenshot created 31 Minutes ago on server:
-BTPro.nl- #30 - FIRS APHID's CITYBUILDER - 14000pop|TEMPERATE|1990-GOAL:

OpentTTD Screenshot



Make sure to download the newest version of the BTPro OpenTTD Client from the "BTPro OpenTTD Client Talk" Forum!

!!! BTPro Client Latest Update: the 27th of September 2023 !!!
!!! Current OpenTTD Version: 13.4 !!!

Goto the "BTPro OpenTTD Client Talk" forum to download the client and leave a message if it's working for you



Currently we have 4 Server Operators:

Frank, ST2, Wacko1976, Inscius!

We are badly looking for moderators!

Want to be part of the team?! Want to help?! Read below...


 
NOTE:
Admins will act on the basis that ALL players know the game and it's mechanics.
We think that no one goes to an online game without first some practice and know how to play it.
Companies without registered nicknames (as shown in Client List) on it, can be reset without warning!
To learn OpenTTD mechanics, there is a forum/wiki and... a Single Player mode!!
Practice before playing on BTPro, and if you decide to start, READ THE RULES first.


 
If you wish to become part of the BTPro Server Operator family, ensuring that the rules are upheld with fairly and justly,
the willingness to teach new players on how to play the game and to make sure BTPro is one of the most relaxed,
entertaining servers out there for OpenTTD then apply in the Moderator Applications section below!

Also do not hesitate to ask us a question in the forums or when you see us online on one of the servers!

Happy Gaming!

  • Page:
  • 1
  • 2

TOPIC:

Fireworks 6 years 11 months ago #6087

Hi all,

I don't know if it is possible somehow. It disturbs me a bit that the victory at CB and maybe in general is so unspectacular.

So my idea would be that on victory the screen of every player scrolls to the winners city and there should be fireworks.

Nothing spectacular, but it should look at least like this:


Thanks for reading
Capacitor

Please Log in or Create an account to join the conversation.

Fireworks 6 years 11 months ago #6088

Whahahahaha xD

Well, the scrolling part maybe is a good idea, do you have a NewGRF for the Fireworks plz? :-)

Please Log in or Create an account to join the conversation.

Fireworks 6 years 11 months ago #6089

Oh really, is it possible to arrange the scrolling part? I don't remember that my screen was ever scrolled automaticly without an action from me.

The NewGRF is maybe not existant. If you put NewGrf and fireworks on Google the second result is your post :)

By my self I unfortunately have no knowledge about how to create or work with NewGRF at all :(

Please Log in or Create an account to join the conversation.

Fireworks 6 years 11 months ago #6090

No, scrolling is not possible. I made a patch for it more than a year ago, but OpenTTD devs don't seem to be interested in merging it.
  • dP
  • dP's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 21
  • Thank you received: 34

Please Log in or Create an account to join the conversation.

Fireworks 6 years 11 months ago #6091

Not completely true dP, There is a way to use scrolling. As a matter of fact, I'm using it to create screenshots of each hometown in this screen:

openttd.btpro.nl/currently-playing/all-servers-overview

It's done in a gamescript with the rcon command I think, but this is only on server level. You can't let players scroll somewhere probably, is that what you meant?

Code which I'm using is:
string Coordinates = "222x582"; // Example
 
string[] CoordSplit = Coordinates.Split('x');
 
string x = CoordSplit[0];
string y = CoordSplit[1];
_openttdSession.Execute("scrollto " + x + " " + y);
_openttdSession.Execute("screenshot ../screenshots/" + _serverId + "-" + CompanyId);

Ofcourse the "_openttdSession.Execute" comes from our Admin Interface program, so you should program such a function yourself, but the console commands are like specified.
The following user(s) said Thank You: ST2

Please Log in or Create an account to join the conversation.

Fireworks 6 years 11 months ago #6092

Yeah, I know there are ways of scrolling in some cases, but I was obviously talking about scrolling players since that's what is required for this suggestion.
  • dP
  • dP's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 21
  • Thank you received: 34

Please Log in or Create an account to join the conversation.

Last edit: by dP.
  • Page:
  • 1
  • 2
Time to create page: 0.031 seconds
Best hosting deal on hostgator coupon or play poker on party poker
Copyright 2020 Fireworks - BTPro - OpenTTD Community.