[SMART] Modded Scripts - Always the latest version

Moderators: vni, NADEO

User avatar
vni
Posts: 221
Joined: 02 Oct 2011, 09:56

[SMART] Modded Scripts - Always the latest version

Post by vni »

Modified Script files for SMART
Always use these Scripts on your server to make the liveranking work:

http://smarttool.org/scripts_for_1.3d.zip

Last update: 17.10.2012 13:59h

Changes:
- Compatibility for ServerVersion 1.3d
- White TOP-Windows on scoreboard can be disabled.
SMART - The smarter Servertool for Shootmania
Download SMART at http://smarttool.org
Changelog: here
Frequently Asked Questions: here

IRC: #smart @ QuakeNet (WebChat)
User avatar
insomnia-yamyam
Posts: 324
Joined: 05 Sep 2011, 04:59
Contact:

Re: [SMART] Modded Scripts - Always the latest version

Post by insomnia-yamyam »

+++ NOTE +++

Again as most users probably will overlook it:

Please be aware that you only need the above linked modded script files if you want to use the SMART Liveranking Plugin! If you DO NOT use the Liveranking Plugin you can keep the original scripts.
GermanINSOMNIAClan!
Multigaming Fun-Clan since 1998!
» www.I-N-S-O-M-N-I-A.de «

Visit our TM2 and SM Clanserver or download the INSOMNIA TM2-Trackpack or SM-Mappack !
You also find us at both Mania-Exchanges - search "German INSOMNIA Clan"
PoLLi
Posts: 4
Joined: 09 Sep 2012, 21:27

Re: [SMART] Modded Scripts - Always the latest version

Post by PoLLi »

Can you create a modded Script for "InstantGibDM" pls ?

http://www.maniapark.com/ressource.php?id=936
User avatar
vni
Posts: 221
Joined: 02 Oct 2011, 09:56

Re: [SMART] Modded Scripts - Always the latest version

Post by vni »

New Royal-Version, download at first post.

Now you may disable the ugly white TOP-Boxes at the loadscreen.

How it works:
- Copy and replace the script from the 1st post to your servers Script-Dir.
- Edit the plugin.automodesettings.xml and add the following:

Code: Select all

	<event>
		<trigger>onInit</trigger> 
		<match_scriptname>Royal</match_scriptname>
		<modevar>SMART_DisableTopBoxes</modevar>
		<value>1</value>
		<value_type>int</value_type> 
	</event>

	<event>
		<trigger>BeginMap</trigger> 
		<match_scriptname>Royal</match_scriptname>
		<modevar>SMART_DisableTopBoxes</modevar>
		<value>1</value>
		<value_type>int</value_type> 
	</event>
- Make sure this is set <enabled>true</enabled>
- Restart the server and SMART.

This new scriptfile will be default at the upcoming SMART-Version.
SMART - The smarter Servertool for Shootmania
Download SMART at http://smarttool.org
Changelog: here
Frequently Asked Questions: here

IRC: #smart @ QuakeNet (WebChat)
User avatar
vni
Posts: 221
Joined: 02 Oct 2011, 09:56

Re: [SMART] Modded Scripts - Always the latest version

Post by vni »

Pre-Version of the new Script-Files for Serverversion 1.3d is online (download, see 1st post).

Changes:
- Compatibility to Serverversion 1.3d
- Hide white Top-Boxes optionally.

If you do not see the 2nd loadscreen, set <time_adjustment> at the plugin.loadscreen.xml to 6 or change the sleepvalue at the Script (Royal: line 405, Melee: line 433) to something higher.
SMART - The smarter Servertool for Shootmania
Download SMART at http://smarttool.org
Changelog: here
Frequently Asked Questions: here

IRC: #smart @ QuakeNet (WebChat)
User avatar
Trabant74
Posts: 100
Joined: 16 Aug 2011, 22:59

Re: [SMART] Modded Scripts - Always the latest version

Post by Trabant74 »

Hi, I was wondering if/when the scripts for Batlle and/or Battlewaves are going to be changed/prepared/modified for SMART. Maybe you even plan to do other scripts, I don't know, but I'm interested in the BattleWaves and Siege script atm :D

The last BattleScript.txt is the same that comes with the original dedicated server if I'm correct.

I know you are all very busy with SMART and all the plugins (which I'm very thankfull for!). But it has been a while since I saw that last post mentioning something about modifying the scripts for SMART.

So I was just wondering... ;)

Keep up the good work! :thumbsup:
OS:Windows 7
CPU:Intel Core i5 4670 3.4 GHz
RAM:Corsair Vengeance 1600-8GB
GPU:MSI GeForce GTX 760 2GB
Motherboard:MSI Z87-G45 s1150
HDD(s):SSD Samsung 120
Sound:Sound Blaster SBX
Monitor:Asus VS248H
Peripherals:Razer DeathAdder (m), Logitech K200 (k)
User avatar
insomnia-yamyam
Posts: 324
Joined: 05 Sep 2011, 04:59
Contact:

Re: [SMART] Modded Scripts - Always the latest version

Post by insomnia-yamyam »

Trabant74 wrote: The last BattleScript.txt is the same that comes with the original dedicated server if I'm correct.

I know you are all very busy with SMART and all the plugins [...]
Hi Trabant74!

Yes we are very busy and invest a lot of time (maybe too much) into SMART, that for sure :mrgreen:
And the whole team is proud to see how successful SMART is. But manpower is limited, as always.

It is a very painful and some kind of annoying work to adapt all the scripts for SMART, but we plan to implement more and more popular modded scripts to fit for SMART, as Battle, Speedball, and many more. Some game modes need also some special extended modifications of the scripts, which also have affect to some plugins. So it is not that easy to satisfy everyones needs. Me for myself can't launch our own TimeAttack server since 2 months cause we havn't got the script modded yet :|

You see ... you are not the only one waiting. But bugfixing and "more important features" got more priority atm.

But we havn't forgot you ... we will add more modded scripts asap.
Thanks again for your patience!
GermanINSOMNIAClan!
Multigaming Fun-Clan since 1998!
» www.I-N-S-O-M-N-I-A.de «

Visit our TM2 and SM Clanserver or download the INSOMNIA TM2-Trackpack or SM-Mappack !
You also find us at both Mania-Exchanges - search "German INSOMNIA Clan"
User avatar
vni
Posts: 221
Joined: 02 Oct 2011, 09:56

Re: [SMART] Modded Scripts - Always the latest version

Post by vni »

I was just editing the Battle-Script, while the new server version was released, so that all my work was useless..^^
SMART - The smarter Servertool for Shootmania
Download SMART at http://smarttool.org
Changelog: here
Frequently Asked Questions: here

IRC: #smart @ QuakeNet (WebChat)
User avatar
Trabant74
Posts: 100
Joined: 16 Aug 2011, 22:59

Re: [SMART] Modded Scripts - Always the latest version

Post by Trabant74 »

Thx guys, at least got to know what's going on at this point regarding the scripts ;)

Take your time, I'll try to wait patiently :D
OS:Windows 7
CPU:Intel Core i5 4670 3.4 GHz
RAM:Corsair Vengeance 1600-8GB
GPU:MSI GeForce GTX 760 2GB
Motherboard:MSI Z87-G45 s1150
HDD(s):SSD Samsung 120
Sound:Sound Blaster SBX
Monitor:Asus VS248H
Peripherals:Razer DeathAdder (m), Logitech K200 (k)
User avatar
askuri
Posts: 285
Joined: 18 Oct 2011, 15:01
Location: Germany

Re: [SMART] Modded Scripts - Always the latest version

Post by askuri »

Scripts for InstagibDM and InstagibTDM : http://deaod.de/shootmania/modes/
Not using this scripts will cause, that the scoreboard isn't visible, even if <enable_sb_hiding> is false. And some other things (liverabnklings not working).

The script are NOT made by me. noideA'TF send me the scripts, thanks!
Post Reply

Return to “SMART Servercontroller”

Who is online

Users browsing this forum: No registered users and 1 guest