Page 1 of 3
[SM GameMode] InstaDM
Posted: 19 Apr 2013, 10:31
by steeffeen

yet another instagib mode...
Why the hell?
Because the old/other InstaGib Mode doesn't get updated and i want to provide server owners an updated version with all the new features after I've been asked for such script!
Features
- Server Settings for the used Weapon, Armor and Ammunition
(so you can easily use the script for any Melee, InstaGib, NucleusDM or ArrowDM server)
- Near miss distance message
- Hit distance message
- Accuracy (Hits/Shots) statistics on the scoreboard
- Kills/Deaths statistics on the scoreboard
- Changed the displaying of points on the scoreboard (X points since you are alive & Y total points so far)
- Displaying of longest hit that has been made (scoreboard)
- Killstreak if you hit very fast consecutively
- Headshot announcement (only with laser)
- Afk Players ForceToSpec
- Server setting to fill up free players spots with Pro Bots!

You can test the Mode for example on
ParagonInstagib - maniaplanet://#join=paragoninstagib@SMStorm
Compatible Maps
Download
Please report any issues you encounter and post ideas or modifications you got!
Regards
Steff
Re: [SM GameMode] InstaDM
Posted: 19 Apr 2013, 18:15
by Dommy
stef, you rolled out my nucleusdm and arrowdm out

Re: [SM GameMode] InstaDM
Posted: 20 Apr 2013, 00:32
by steeffeen
yep, sorry

Re: [SM GameMode] InstaDM
Posted: 20 Apr 2013, 00:46
by djhubertus
And my instagib
Good Job !
Re: [SM GameMode] InstaDM
Posted: 24 Apr 2013, 16:48
by steeffeen
i just uploaded a new version:
1.0.6
- compatibility for new update
- minor changes
- new neutral emblem!

Re: [SM GameMode] InstaDM
Posted: 10 May 2013, 21:24
by .Seki13
OMG !
Yesterday I was in the Paragon server, I was like "Who's that Player fu**iing 1, he plays like a noob."
It was only after I checked the profile of that player#1 that I realized it's a BOT !
Just wow, I wished so hard since the release of the beta nadeo would add bots, you made my wish come true.
You are a true genius. I am really looking forward to your scripts.
Good job.

Re: [SM GameMode] InstaDM
Posted: 18 May 2013, 11:33
by .Seki13
Sorry for the double post, I'm doing an UP!
To say that the bots aren't working anymore in a local server.
It might still work with a dedicated server but not in local. The bots are stuck at the spawns.
I was using your mod to test some maps and practice alone but I can't anymore.
Please update.

Re: [SM GameMode] InstaDM
Posted: 18 May 2013, 12:05
by steeffeen
.Seki13 wrote:Sorry for the double post, I'm doing an UP!
To say that the bots aren't working anymore in a local server.
It might still work with a dedicated server but not in local. The bots are stuck at the spawns.
I was using your mod to test some maps and practice alone but I can't anymore.
Please update.

thanks for the report, i will investigate the issue as soon as possible
Re: [SM GameMode] InstaDM
Posted: 21 May 2013, 01:47
by PiGmY
Hi,
Thanks for making this, I want to try it on our clanwarz server. I put the script in the indicated folder.
Is this how the command line should be?
/nodaemon /title=SMStorm /game_settings=MatchSettings/InstaDM.Script.txt /dedicated_cfg=server.cfg
Re: [SM GameMode] InstaDM
Posted: 21 May 2013, 07:57
by steeffeen
PiGmY wrote:Is this how the command line should be?
/nodaemon /title=SMStorm /game_settings=MatchSettings/InstaDM.Script.txt /dedicated_cfg=server.cfg
hey

you will have to create a matchsettings file, you can copy one of the existing ones in the MatchSettings folder, for example:
- copy the file SMStormMelee.txt and rename it to InstaDM.txt (same folder)
- edit the content of the file by modifying the <script_name/> tag @ around line 10:
Code: Select all
<script_name>ShootMania\InstaDM.Script.txt</script_name>
( this line specifies which script the server runs)
- now put the matchsettings file name into the command line
Code: Select all
/nodaemon /title=SMStorm /game_settings=MatchSettings/InstaDM.txt /dedicated_cfg=server.cfg