[RELEASE] ClearBoard & Source (v1.01 UPDATE)

Talk about any Deus Ex game modification here, e.g. maps, package or a total conversion.

Moderator: Forum Guards

[RELEASE] ClearBoard & Source (v1.01 UPDATE)

Postby Ayleth » Thu May 24, 07 6:30 pm

Simple mod to clear the ScoreBoard via Mutator.
Attachments
ClearBoardv101.zip
v101 update. Source included in package.
(2.85 KiB) Downloaded 344 times
Last edited by Ayleth on Fri May 25, 07 5:18 am, edited 2 times in total.
¨‘°ºMåsåmµñ£º°‘¨
˙•●●ĊђασsΪηcǻяйαѓε●●•˙
jason.unger@gmail.com
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby Alex » Thu May 24, 07 7:54 pm

Also said, it just resets all scores? Why would you want that? =/
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Ayleth » Thu May 24, 07 7:57 pm

Some admins may want to reset it for various reasons. I have had varios requests for this. Standalone version as i had it in admintool/mut.
¨‘°ºMåsåmµñ£º°‘¨
˙•●●ĊђασsΪηcǻяйαѓε●●•˙
jason.unger@gmail.com
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby Jon » Fri May 25, 07 12:27 am

~[A]lex~ wrote:Also said, it just resets all scores? Why would you want that? =/


Match preparation - teams often have a scrum beforehand
User avatar
Jon
Alpha
 
Posts: 1081
Joined: Mon Dec 12, 05 10:20 pm
Location: Derbyshire, England

Re: [RELEASE] ClearBoard & Source

Postby Allan » Fri May 25, 07 3:34 am

{DXC}haosIncarnate wrote:Simple mod to clear the ScoreBoard via Mutator.
Ah, this is good, but you have forgotten something:

In team games, this wouldn't reset the team score. You need something like:
Code: Select all
local TeamDMGame TDM;

   if(TeamDMGame(Level.Game) != None)
   {
      TDM=TeamDMGame(Level.Game);
      TDM.TeamScore[0]=0;
      TDM.TeamScore[1]=0;
   }
Last edited by Allan on Fri May 25, 07 3:37 am, edited 1 time in total.
User avatar
Allan
Alpha
 
Posts: 4545
Joined: Wed Dec 21, 05 1:41 pm
Location: Northamptonshire, England.

Postby Ayleth » Fri May 25, 07 5:07 am

hmm wasn't aware of that. where is that implemented? CTF? neways, i will add that in. Upping to v101.
¨‘°ºMåsåmµñ£º°‘¨
˙•●●ĊђασsΪηcǻяйαѓε●●•˙
jason.unger@gmail.com
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!

Postby Alex » Fri May 25, 07 6:46 am

Jon wrote:
~[A]lex~ wrote:Also said, it just resets all scores? Why would you want that? =/


Match preparation - teams often have a scrum beforehand

It doesn't reset the match-time. You you would still have to servertravel.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Ayleth » Fri May 25, 07 6:47 am

hmmmm, keep the ideas coming. i'll update as im able. i'll look at the code to do this then update when i find it.

EDIT: i ge the feeling this may be impossible? I don't think Level.TimeSeconds should be messed with, and thats whats used for the victorycondition. Or CAN it be messsed with? *goes and checks in server*
No if its set to anumber, its not even changed. hmm.
Last edited by Ayleth on Fri May 25, 07 6:58 am, edited 1 time in total.
¨‘°ºMåsåmµñ£º°‘¨
˙•●●ĊђασsΪηcǻяйαѓε●●•˙
jason.unger@gmail.com
User avatar
Ayleth
Regular
 
Posts: 313
Joined: Sun Jul 09, 06 7:27 pm
Location: 6 feet under. and trying to get out!


Return to Modifications

Who is online

Users browsing this forum: No registered users and 14 guests