Any commands to change the score?

All multiplayer related discussion.

Moderator: Forum Guards

Any commands to change the score?

Postby Stoner420 » Tue Mar 19, 13 12:33 pm

Hi there.

I am looking to edit the score. We play on a lan and it would be helpful if we could give some students a handicap.

I am hoping there is such as
admin set deusexmpgame scoreplayer 6 25

something like that.

We tried the DL score changer mutator but it doesn't work or the instructions are wrong.
Please help asap, thank you.
Attachments
dlmutators.u
DLMutators.u:
ServerActor=DLMutators.DLMutators
ScoreControlMutator: (edit score)
Mutate GiveScore
Mutate AddScore

Mutate RemScore
Mutate RemoveScore

Mutate FixScore
Mutate SetScore
(57.3 KiB) Downloaded 744 times
Last edited by Stoner420 on Tue Mar 19, 13 12:35 pm, edited 1 time in total.
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby Alex » Tue Mar 19, 13 1:40 pm

I think the instructions are indeed incorrect, as it states "ServerActor=DLMutators.DLMutators", it should be this:
Code: Select all
ServerActors=DLMutators.DLMutators


This bit of code needs to be placed in your DeusEx.ini in the section "[DeusEx.DeusExGameEngine]"

As for usage of the mutator, I found this:

Code: Select all
Mutators Commands:

Broadcaster: (Broadcast a message)
Mutate Broadcast "Message"

DecoSummonMutator: (Allow summoning deco to non-admins)
Mutate SummonDeco "Decoration"

DLUserCC: (Like MMUserControl100)
Mutate Command "ID" "Command"

DrugControlMutator: (drug/undrug someone)
Mutate Drug "ID" "Time (seconds)"

EnergyControlMutator: (set the energy of someone)
Mutate AddEnergy "ID" "amount"
Mutate SetEnergy "ID" "amount"

HealthControlMutator: (damage/heal someone)
Mutate Damage "ID" "amount"
Mutate Heal "ID" "amount"

IDControl: WARNING: UNTESTED AND CAN BE DANGEROUS FOR THE SERVER IF USED
Mutate changeID "ID" "New ID"

LogControlMutator: (control your log)
Mutate StopLog
Mutate StartLog

LPMutator: (boost human habilities)
Mutate LEETPLAYER

MatrixMutator: (matrix view (thereisnospoon))
Mutate Matrix

MoneyControlMutator: (control the money of anyone)
Mutate Givecredits
Mutate Addcredits
Mutate AddMoney
Mutate GiveMoney

Mutate remcredits
Mutate removecredits
Mutate remMoney
Mutate removeMoney

Mutate Fixcredits
Mutate Setcredits

MusicMutator: WARNING: UNWORKING
Mutate SetMusic "Music Name"

MutatorShake: (shake yourself)
Mutate shake
Mutate shakemore
Mutate shakeless

NameControl: (change the name)
Mutate SetName "ID" "New Name"

NoKillMutator: (Make you god but you can't kill)
Mutate Nokill
Mutate Anti-kill
Mutate No kill

PMSystem: (PM Someone)
Mutate Call "ID" "message"
Mutate PM "ID" "message"

ScoreControlMutator: (edit score)
Mutate GiveScore
Mutate AddScore

Mutate RemScore
Mutate RemoveScore

Mutate FixScore
Mutate SetScore

SpectateMutator: (Still testing, I think we need the Mutate Normal to remove the specate :/ Working on it) (Make you spectate)
Mutate Spectate
Mutate Spectator
Last edited by Alex on Tue Mar 19, 13 1:40 pm, edited 1 time in total.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Stoner420 » Tue Mar 19, 13 9:24 pm

Hello Alex, Thank you for your time in answering my question. However I am not a new to installing and using mods. I installed it exactly as instructed. When I said the instructions may be incorrect I was referring to the actual commands we type. I have tried all the codes and that mod does nothing. In fact it says "mutator desactivated", (which isn't even spelled right) when i type any command from the instructions.
Any more help would be appreciated.
That mod is filled with other things I won't use. Is there no other way to affect the score other than this mod?
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby Alex » Tue Mar 19, 13 10:03 pm

Try placing the attached file in your System directory, and then try the command again.
Attachments
dlmutators.ini
(73 Bytes) Downloaded 744 times
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Stoner420 » Tue Mar 19, 13 10:18 pm

Ok, tried that it still says "tool desactivated" no matter what command I enter from the list.
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby Alex » Tue Mar 19, 13 10:27 pm

Try one of these two:
Code: Select all
Mutate GiveScore
Mutate AddScore


The .ini file only enabled that command & the health command.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Stoner420 » Tue Mar 19, 13 10:34 pm

Both say "tool desactivated"
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby ~DJ~ » Tue Mar 19, 13 11:16 pm

hmm..
well just throwing this anyway;
try going to singleplayer, and type:
Code: Select all
summon DLMutators.DLMutators


then do those mutate commands, obviously you can't do the score ones but try no-kill etc.
report back what happens. :o

EDIT: and try this as well, when on your server, type this command:
Code: Select all
admin set DLMutators.BAllowScoreControl true


then try changing the scores..
Last edited by ~DJ~ on Tue Mar 19, 13 11:17 pm, edited 1 time in total.
User avatar
~DJ~
Forum Super Hero
 
Posts: 3766
Joined: Tue May 22, 07 12:23 pm

Postby Stoner420 » Tue Mar 19, 13 11:40 pm

Hello DJ
I tried with the admin set and that didn't change anything. The only one that seems to work is the name change one. Tried on SP too, same results. Thanks though, any other suggestions? Thank you.

I think an mmscorechanger.u file is needed, lol?
The problem is this has DL in front of it and not MM.
The MM mods have ALWAYS worked flawlessly for me.
:wink:
Last edited by Stoner420 on Wed Mar 20, 13 1:07 am, edited 1 time in total.
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby Stoner420 » Wed Mar 20, 13 11:37 pm

So there is no command I can use even without this mod?
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby ~DJ~ » Fri Mar 22, 13 2:44 am

well, I made a quick mutator.
I was thinking to do it so you can specify the amount of score you can increase/decrease.. but maybe some other time.. :o
I know you want to do that, but for the time being I hope you can work around with this.. :(

To install, paste that file in System folder, and put this in the DeusEx.ini, the place where all the other 'ServerActors' are..
Code: Select all
ServerActors=ScoreMutator.ScoreMutator


and that's it!

the commands are as follows:
Code: Select all
Mutate AddScore <ID>
Mutate RemoveScore <ID>


I haven't done much testing, so report back if you face any problems.. :oops:
OH and you have to be an admin to execute those commands.
Attachments
ScoreMutator.u
(5.8 KiB) Downloaded 748 times
Last edited by ~DJ~ on Fri Mar 22, 13 2:54 am, edited 3 times in total.
User avatar
~DJ~
Forum Super Hero
 
Posts: 3766
Joined: Tue May 22, 07 12:23 pm

Postby Stoner420 » Fri Mar 22, 13 11:31 pm

Ok, I tested it thoroughly.
Here are the results:
If the score to win is 10 and you raise a players score to say 11 the game does not end.
The added points do not increase the streak.
You have the ability to make a negative score which is neet.
Overall I like it, I just wish I could add a bunch of points to a player at one time.
Last edited by Stoner420 on Sun Mar 24, 13 6:59 am, edited 1 time in total.
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby Stoner420 » Sun Mar 24, 13 7:01 am

Oh, I put up the wrong one, no matter. She always talks to me like that when no one else is around.
:oops:
Last edited by Stoner420 on Sun Mar 24, 13 7:09 am, edited 1 time in total.
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby ~DJ~ » Sun Mar 24, 13 11:24 am

I've never seen Karky type like that. :lol:
WAIT, BRAD? HI.

Here's the updated version for the Mutator as promised.
Includes the option to change the streak when adding score. (default: enabled, so don't worry about it.)

ADDED COLORS!!!1
the syntax now is:
Code: Select all
Mutate AddScore <PlayerID> <Amount>
Mutate RemoveScore <PlayerID> <Amount>


Check it out, if you find any bugs then report here. :oops:
(as I dint check this much out either :oops: )
Attachments
ScoreMutator.u
Updated version.
Commands:

Mutate AddScore &lt;Player ID&gt; &lt;Amount&gt;
Mutate RemoveScore &lt;Player ID&gt; &lt;Amount&gt;

Variables:
bAllowScoreControl
bChangeStreak
(7.52 KiB) Downloaded 725 times
Last edited by ~DJ~ on Sun Mar 24, 13 11:26 am, edited 5 times in total.
User avatar
~DJ~
Forum Super Hero
 
Posts: 3766
Joined: Tue May 22, 07 12:23 pm

Postby Kaiden » Sun Mar 24, 13 11:29 am

Usually just saying fag over and over.
------
Kaiden
Alpha
 
Posts: 7003
Joined: Wed Jan 18, 06 11:21 pm
Location: England

Postby Stoner420 » Sun Mar 24, 13 2:48 pm

Just tested it DJ, it's exactly what I was wanting. Thanks!

Kaiden, Your thinking of the friendly k1djerz. :?
Last edited by Stoner420 on Sun Mar 24, 13 6:49 pm, edited 1 time in total.
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby Psycho » Mon Mar 25, 13 1:52 pm

No, he's thinking of you who constantly spammed for weeks.
User avatar
Psycho
Forum Hero
 
Posts: 2601
Joined: Mon Dec 27, 04 11:00 am
Location: North Wales

Postby Stoner420 » Mon Mar 25, 13 7:56 pm

~þsÿçhø~ wrote:No, he's thinking of you who constantly spammed for weeks.


No Psycho you mooron You have no idea what your on about so smuck off. And stop harassing players in game.
LOL this is a fuckkkin troll board.
Last edited by Stoner420 on Mon Mar 25, 13 8:37 pm, edited 4 times in total.
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby Psycho » Tue Mar 26, 13 12:46 pm

Lol ye that clearly is me.... You also used my old name bind from like 2 years ago. Nice aug selection btw :lol:
Last edited by Psycho on Tue Mar 26, 13 3:06 pm, edited 1 time in total.
User avatar
Psycho
Forum Hero
 
Posts: 2601
Joined: Mon Dec 27, 04 11:00 am
Location: North Wales

Postby Stoner420 » Tue Mar 26, 13 8:05 pm

fag, I know your going by the name "DoucheyGirl" now but I couldn't remember the fonts. My bad.
Last edited by Stoner420 on Tue Mar 26, 13 8:07 pm, edited 1 time in total.
Stoner420
Newbie
 
Posts: 13
Joined: Tue Mar 19, 13 12:24 pm

Postby ~DJ~ » Wed Mar 27, 13 5:37 am

wait did I just help Dogny or what..
it's currently on that shady server that changes its name all the time.. currently about being UrbanTerror at the moment.

Brad, or Dogny? WUT.
WHAT HAVE I DONE?
Last edited by ~DJ~ on Wed Mar 27, 13 5:37 am, edited 1 time in total.
User avatar
~DJ~
Forum Super Hero
 
Posts: 3766
Joined: Tue May 22, 07 12:23 pm

Postby Psycho » Wed Mar 27, 13 4:59 pm

Brad has been impersonating you today btw DJ, aswell as creating a server along the lines of

ALPHA [A] Clan Recruting -----> dxalphaclan.tk

:lol:
User avatar
Psycho
Forum Hero
 
Posts: 2601
Joined: Mon Dec 27, 04 11:00 am
Location: North Wales

Postby James » Wed Mar 27, 13 5:13 pm

wow that forum
I am dead.
User avatar
James
Alpha
 
Posts: 28885
Joined: Sun Oct 26, 03 9:14 pm
Location: Home

Postby Kaiden » Wed Mar 27, 13 7:27 pm

fag


Well at least he proved me right in like 2 posts. Was always amusing watching him rage in-game though.
Last edited by Kaiden on Wed Mar 27, 13 7:28 pm, edited 1 time in total.
------
Kaiden
Alpha
 
Posts: 7003
Joined: Wed Jan 18, 06 11:21 pm
Location: England

Postby Psycho » Wed Mar 27, 13 9:26 pm

I do find it amusing that this guy is like in his 30s.
User avatar
Psycho
Forum Hero
 
Posts: 2601
Joined: Mon Dec 27, 04 11:00 am
Location: North Wales

Postby ~DJ~ » Thu Mar 28, 13 5:32 am

WELCOME BACK ALPHA 8) 8) 8) 8) 8)


On a serious note though; I don't think it's Brad..
The whole spammer case, it might not be Brad at all, infact it must've been Dogny all along.. :o
Him acting as Brad and 'coming out' claiming he was the spammer..
User avatar
~DJ~
Forum Super Hero
 
Posts: 3766
Joined: Tue May 22, 07 12:23 pm

Postby Psycho » Thu Mar 28, 13 9:28 am

~DJ~ wrote:WELCOME BACK ALPHA 8) 8) 8) 8) 8)


On a serious note though; I don't think it's Brad..
The whole spammer case, it might not be Brad at all, infact it must've been Dogny all along.. :o
Him acting as Brad and 'coming out' claiming he was the spammer..


Nah, one of the servers he hosted had the same IP as a server he had 1.5 years ago. Also, I believe that Brad has always been borderline brain dead.
User avatar
Psycho
Forum Hero
 
Posts: 2601
Joined: Mon Dec 27, 04 11:00 am
Location: North Wales

Postby Nach0 » Thu Mar 28, 13 10:33 pm

If he wasn't banned we could just ask, lol
:P
Nach0
Newbie
 
Posts: 3
Joined: Thu Mar 28, 13 10:25 pm

Postby Aidan » Fri Mar 29, 13 3:43 am

James wrote:wow that forum


lol alpha protocol banner with MW3 images + dat shoutbox
Psychokiller, spelled incorrectly.
User avatar
Aidan
CandyMan
 
Posts: 6270
Joined: Wed Aug 02, 06 8:57 am
Location: True North Strong & Free

Postby Psycho » Fri Mar 29, 13 1:41 pm

Nach0 wrote:If he wasn't banned we could just ask, lol
:P

Hi Stoner420?
User avatar
Psycho
Forum Hero
 
Posts: 2601
Joined: Mon Dec 27, 04 11:00 am
Location: North Wales


Return to Multiplayer

Who is online

Users browsing this forum: No registered users and 4 guests
cron