[PLUGIN] Load Screen

MPAseco is a server controller for Shootmania, which provides you with a framework and some standard plugins.

Moderator: NADEO

Post Reply
Whiler
Posts: 2
Joined: 21 Nov 2013, 09:46

[PLUGIN] Load Screen

Post by Whiler »

Hi,

With our TM²S server (maniaplanet://#join=B-U-G@TMStadium), we are using an option which automatically displays an image to all connected players when the maps change...

For example, if I use this image:
Image

...when the map ends, I get this:
Image

To have the same feature with MPAseco, I created my second own plugin...

You can download it from here

Like I said, this is my second plugin... so, if you see optimizations, issues, ... do not hesitate to let a comment to this thread ;)

Cheers,

W.

Here is the content of the plugin config file to allow you to btter understand what/how you can setup with it:

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>
<load_screen>

	<!-- Here you can setup the URL of the image to display -->
	<image_url>http://whiler.com/shootmania/wlogo.png</image_url>

	<!-- Here you can setup the position of the image to display (128x96) -->
  <x>0</x>
  <y>0</y>

	<!-- Here you can setup the size of the image to display (128x96) -->
  <width>128</width>
  <height>96</height>

	<!-- Here you can setup the URL of the sounds to play (ogg files) -->
  <begin_sound></begin_sound>
  <end_sound></end_sound>

</load_screen>
Post Reply

Return to “MPAseco”

Who is online

Users browsing this forum: No registered users and 1 guest