113 lines
3.0 KiB
Plaintext
113 lines
3.0 KiB
Plaintext
===============================================================
|
|
Mutator : DENIED
|
|
Version : 1.7
|
|
Author : The_Cowboy
|
|
===============================================================
|
|
|
|
|
|
When someone's Redeemer is exploded/doomed by someone
|
|
else then this mutator playes Denied sound ( UT3 like )!!
|
|
|
|
(Note): This mutator works with default Redeemer only
|
|
|
|
(Again Note ): If you are using previous version of this mutator
|
|
then replace it by this one.The code is more efficient and
|
|
resource saving in this version
|
|
|
|
(New feature)
|
|
Whenever player fires guided redeemer message is broadcasted to
|
|
everyone.eg-
|
|
|
|
The_Cowboy has fired guided redeemer
|
|
|
|
================================================================
|
|
Denied.ini Settings
|
|
================================================================
|
|
|
|
Denied.ini will be created after first run with 2 variables
|
|
|
|
DeniedString=
|
|
Points=
|
|
|
|
DeniedString
|
|
~~~~~~~~~~~~
|
|
|
|
I have made an option for the admins to write their desired
|
|
message
|
|
|
|
%k = (Destroyer)
|
|
%o = (Redeemer's owner)
|
|
|
|
DeniedString= %o's Redeemer was destroyed by %k
|
|
|
|
|
|
Points
|
|
~~~~~~
|
|
You can award points to the guy/gal who destroyed the deemer
|
|
by setting some integer value.You can even set it to -3 :P
|
|
|
|
|
|
================================================================
|
|
Installation
|
|
================================================================
|
|
|
|
Extract Denied17.u and Denied17.int to system folder
|
|
|
|
Open unrealtournament.ini
|
|
under [Engine.GameEngine]
|
|
add these two lines
|
|
|
|
ServerPackages=Denied17
|
|
ServerActors=Denied17.DeniedMut
|
|
|
|
you are done!!!
|
|
|
|
|
|
================================================================
|
|
Copyleft ( All rights give to everyone )
|
|
================================================================
|
|
|
|
What about copyright stuff??
|
|
|
|
No copyright!!!!(its copyleft basically )
|
|
Do what ever you want sell(I really doubt that someone will buy
|
|
this) , buy, rent copy the code and use in your own mutator, but
|
|
,always give the credits to the deserving people behind this
|
|
mutator :D.
|
|
And also keep the DontReadMe intact( Dont even rename it :P)
|
|
|
|
|
|
|
|
================================================================
|
|
TO DO ( Done now )
|
|
================================================================
|
|
|
|
1) Design an algorithm to track the player who doomed the Redee-
|
|
-mer ( The guy must be awarded some points .Dont you think? )
|
|
2) ....Thats it
|
|
|
|
|
|
|
|
|
|
================================================================
|
|
Credits
|
|
================================================================
|
|
1) D ( My friend ) - suggested the theme and algorithm
|
|
2) Utfiles- for denied sound
|
|
3) Unrealadmin - I learnt many things here
|
|
|
|
|
|
===============================================================
|
|
Sugestions, Thanks, Abuses, Bug Reports, Greetings
|
|
===============================================================
|
|
http://www.unrealadmin.org/forums/showthread.php?t=29142
|
|
|
|
|
|
===============================================================
|
|
Contact
|
|
===============================================================
|
|
|
|
The_Cowboy @ Unrealadmin
|
|
|
|
|