User Tag List

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Moderator .seVered.]['s Avatar
    Join Date
    Jun 2011
    Location
    Near a River and Under a Bridge
    Posts
    2,125
    Country:

    Indenting Messages and Console logs

    Messages could be posted better for easier reading using INDENTATION or spaces at the front of the messages or after the first word. Here is an example of indenting

    Code:
    [79:54]  nub !s 
    [79:54]     (-n00b_Sieger) nub 
    [79:49]   [N&S]Pxndx riddled Xark(noob) full of holes with the Enforcer. 
    [79:45]   MAL riddled GranSignor full of holes with the Enforcer. 
    [79:43]     (+Spectator) nub 
    [79:41]   Let'sBreake riddled NJ. full of holes with the Enforcer. 
    [79:39]   [BoSS]J04qu1n riddled Let'sBreake full of holes with the Enforcer. 
    [79:38]   NJ. got smeared by PoweR's piston. 
    [79:38]   GranSignor riddled Nellaf full of holes with the Enforcer. 
    [79:37]     (-n00b_Sieger) [BoSS]J04qu1n 
    [79:37]   Kiimenomo riddled [N&S]Pxndx full of holes with the Enforcer. 
    [79:33]   GranSignor riddled kano full of holes with the Enforcer. 
    [79:32]   MAL riddled GranSignor full of holes with the Enforcer. 
    [79:31]   NJ. riddled PoweR full of holes with the Enforcer. 
    [75:55]      Carlos   removed   [N&S]Pxndx's Container 
    [75:54]   Player   Carlos   has been warned for        Team Removing. 
    [75:54]      Carlos   removed   [N&S]Pxndx's Container 
    [75:53]   (+n00b_Sieger) [R]*{NIP}DEX
    OR Posted death messages could be right justified.

  2. #2
    Rampage nOs*Wildcard's Avatar
    Join Date
    Jan 2011
    Posts
    313
    Nice.

    Oh BTW SPAM VICTORY!

    Website: http://gauntletwarriors.com/

  3. #3
    Moderator ][X][~FLuKE~][X]['s Avatar
    Join Date
    Feb 2012
    Posts
    1,367
    Country:
    also remove "core is under attack" from log, tough as hell sometimes to study the log if something is removed.

  4. #4
    Moderator .seVered.]['s Avatar
    Join Date
    Jun 2011
    Location
    Near a River and Under a Bridge
    Posts
    2,125
    Country:
    I still think that indenting the WARNINGS would make the server scroll much easier to follow and easier to read in the Console Log.

    Plus: a not too annoying audio alarm on the team removing message would be helpful. Even if it's just a single BEEP of a Horn.
    or even this would work.

    sgConstructor.u :: Remove Mode

    Code:
    sgRP=sgRemoveProt(Pawn(Owner).FindInventoryType(class'sgRemoveProt'));
    						if ( sgRP != None )
    							{
    								sgRP.AddRemove();
    								if ( sgRP.RemoveWarning() )
    									{
    										sMessage="Player "@Pawn(Owner).PlayerReplicationInfo.PlayerName@
    										" has been warned for Team Removing.";
    										AnnounceAll(sMessage);
    									}
    								if ( sgRP.ExcessRemove() )
    									{
    										sMessage="Player "@Pawn(Owner).PlayerReplicationInfo.PlayerName@
    										" was kicked for being a Team Remover.";
    										P.PlaySound(sound'Botpack.(All).CaptureSound3',, 4.0);
    										AnnounceAll(sMessage);
    										Mutate(Something, Something, Something)
    										KickPawn(Pawn(Owner));
    									}
    							}
    					}
    Also a mutate command inserted after the announcement would alert any nearby admins or Mod's.

  5. #5
    Rampage damic's Avatar
    Join Date
    Jan 2012
    Location
    Po(L)and
    Posts
    366
    Country:
    Quote Originally Posted by ][X][~FLuKE~][X][_{HoF} View Post
    also remove "core is under attack" from log, tough as hell sometimes to study the log if something is removed.
    good idea! +1
    <@Rays> damic on d = autowin

  6. #6
    Administrator SAM's Avatar
    Join Date
    Jan 2011
    Posts
    8,296
    Country:
    Excellent ideas sev. When remove it should play a klaxon sound like this

  7. #7
    Unstoppable audiosonic's Avatar
    Join Date
    Jan 2011
    Posts
    734
    Country:
    This sound can work too :

  8. #8
    Moderator .seVered.]['s Avatar
    Join Date
    Jun 2011
    Location
    Near a River and Under a Bridge
    Posts
    2,125
    Country:
    Quote Originally Posted by $carface View Post
    Excellent ideas sev. When remove it should play a klaxon sound like this
    I picked the Flag Capture sound from CTF...cuz we don't hear that sound in Siege...

  9. #9
    Moderator .seVered.]['s Avatar
    Join Date
    Jun 2011
    Location
    Near a River and Under a Bridge
    Posts
    2,125
    Country:
    Quote Originally Posted by $carface View Post
    Excellent ideas sev. When remove it should play a klaxon sound like this
    LOL, now THAT .... is perfect... and it should make that sound EVERY time someone remove's someone else's build. someone import that.

  10. #10
    The Best There Ever Will Be! |uK|B|aZe//.'s Avatar
    Join Date
    Jan 2011
    Location
    London, United Kingdom
    Posts
    6,860
    lol that would just make me laugh everytime i heard it sorry

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. XConsole - Extended System Console
    By ~V~ in forum Code Reviews
    Replies: 45
    Last Post: 08-27-2016, 07:30 AM
  2. Console gamer
    By UT-Sniper-SJA94 in forum Jokes and Humour
    Replies: 2
    Last Post: 11-20-2015, 06:08 AM
  3. Ban help / Logs for Sam
    By UT-Sniper-SJA94 in forum Unreal Tournament Chit Chat
    Replies: 26
    Last Post: 02-20-2014, 07:01 PM
  4. noob question ACE logs
    By UT-Sniper-SJA94 in forum Unreal Tournament Chit Chat
    Replies: 6
    Last Post: 07-21-2013, 08:31 PM
  5. Why cant i get into server, am i banned ? Admins please check logs !!!
    By blade in forum Unreal Tournament Chit Chat
    Replies: 22
    Last Post: 07-05-2012, 02:37 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •