PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Neuer Download: MutTimedMessages v1.1


Ragnos
20.04.2010, 18:56
MutTimedMessages v1.1 (http://www.utzone.de/forum/downloads.php?do=file&id=3489)

Beschreibung:
Thank you for downloading MutTimedMessages.

@Wormbo: "Generally it is impossible to totally lock down your code against decompiling.
If you don't want anyone to steal your code, then don't publish it, you selfish bastard.
Sounds harsh? Well, how did you learn UnrealScript?"

MutTimedMessages is open-source and feel free to use my code, but if you do,
please put me in the credits.
-------------------------
Information
-------------------------

Name: MutTimedMessages
Version: 1.0
Compatibility: UT2004 v3369
Description: This mutator shows your configured messages timed on your ammount.
Screenshot: A screenshot for a non GUI mutator is too boring
Credits: Troy, for the scripting. Eliot for helping me.
Homepage: http://forums.epicgames.com/showthread.php?p=27057665#post27057665

-------------------------
Feautures
-------------------------

You can...

• Set different timed messages.
• Set a time between the timed messages.
• Put MessageLoop on or off.

-------------------------
Installation
-------------------------

1. Place all files located in the system folder into your UT2004 system
folder (..\UT2004\System)
2. Configurate in MutTimedMessages.ini located in your UT2004 system folder (..\UT2004\System)
Suggestion: to add more than one timed message, you need to add a line more like this example of
my INI File (- means what it does, remove the comments if you wish to use my INI file.):

[MutTimedMessages.MutTimedMessages] - dont touch this
bLoopMessage=True - This should mostly be true, unless you only want it to show your message one time.
Interval=500 - This is the delay between the messages in seconds.
Message="This is my message no. 1!" - A message you can fill.
Message="This is my message no. 2!" - A another message you can fill.

3. To run this on a server you don't have to add anything to the ServerPackages or ServerActors,
just choose it as a mutator. If you run your server with a batch file, you have
to add this to your runserver.bat:

Mutator=MutTimedMessages.MutTimedMessages

3. Have fun!

Schotti
24.09.2010, 14:21
MutTimedMessages v1.1 (http://www.utzone.de/forum/downloads.php?do=file&id=3489) has been updated!