×
  • Sign In
  • Sign In



    Or sign in with one of these services

  • Sign Up
Jump to content

LeToucan

Members
  • CM
  • D
  • D
  • Content Count

    1431
  • Joined

  • Last visited

  • Days Won

    30

Posts posted by LeToucan


  1. Jailbreak

    • Fixed P2000 Shot4Shot and Mag4Mag using the wrong classname
    • Added scout-knives LR.
    • Fixed Last CT triggering unexpectedly under certain conditions
    • Ts are now given their previous speed once Last CT Starts (RTD to 0.8 speed, LCT announced and swapped to 2.1 speed, then swap back to 0.8 once Last CT is started.)


  2. It (At least used to) not work in CSGO. Players could interact with all triggers and buttons. Also players can stand in front of CTs/Ts shooting and make them do less damage, as well as hear the constant damage sound. The player name will be visible to other players.


  3. Jailbreak

    • Fixed not getting weapon skins for team-specific weapons
    • Fixed not getting weapon skins for map weapons
    • Fixed getting your weapon loadout during LR, instead of the selected weapon (Deagle instead of revolver during roulette, etc.)


  4. Jailbreak

    • Added Math LRs
      • Operands will always be between 1 and 9
      • Choices between Addition, Subtraction, Multiplication, or random.

      [*]Commands sm_jblogs and sm_jblog is now accessible to non-admins, if not alive.

      [*]When a player with higher priority joins the guard queue, you will be alerted to your new position

      [*]Players will have a higher priority if

      • Higher priority is bought via Hub (Priority = 2)
      • Player is randomly swapped from CT (Priority = 3)


  5. Jailbreak

    This covers versions 1.0.0 - 1.0.6, skipping many back-end updates.

    • Removed hooking command "joingame", which would automatically move everyone to T when they first connected.
    • Version advertising is now printed once every 4 rounds
    • Add command sm_specplayer <player>. This forces you to spectate a person, workaround for when you can't spectate a specific person.
    • Fixed swapteam not showing activity.
    • LRs will no longer be aborted for team damage.
    • LRs that teleport the player will now teleport them 100 units ahead instead of 200.
    • Added command sm_leavequeue. Leaves the guard queue.
    • During LR, the player who was selected is now printed in chat.


  6. So uh, this was a while ago, I know.

    But buttons still do not work when we're using SourceMod 1.8 and higher for our JB servers. Therefore the Jailbreak servers are still using SM 1.7.3

    As @Rejects and I figured out, it has to be our custom JB plugin.

    As we're facing numerous daily crashes, we should probably update SourceMod, but that is not possible since that breaks the JB plugin [as I just said].

    The error logs are flooded with the following error.

     

    >L 07/20/2016 - 18:24:00: [sM] Plugin encountered error 4: Invalid parameter or parameter type
    L 07/20/2016 - 18:24:00: [sM] Native "PrintToConsole" reported: String formatted incorrectly - parameter 4 (total 3)
    L 07/20/2016 - 18:24:00: [sM] Displaying call stack trace for plugin "jailbreak/jailbreak.smx":
    L 07/20/2016 - 18:24:00: [sM]   [0]  Line 336, jailbreak.sp::ButtonPressed()
    L 07/20/2016 - 18:25:01: [sM] Native "KillTimer" reported: Invalid timer handle 53fe3c9d (error 3)
    L 07/20/2016 - 18:25:01: [sM] Displaying call stack trace for plugin "jailbreak/jailbreak.smx":
    L 07/20/2016 - 18:25:01: [sM]   [0]  Line 2408, jailbreak.sp::Timer_AnnounceWarden()
    L 07/20/2016 - 18:25:01: [sM] Native "KillTimer" reported: Invalid timer handle 53fe3c9d (error 3)
    L 07/20/2016 - 18:25:01: [sM] Displaying call stack trace for plugin "jailbreak/jailbreak.smx":
    L 07/20/2016 - 18:25:01: [sM]   [0]  Line 1809, jailbreak.sp::InitLastRequest()
    L 07/20/2016 - 18:25:29: [sM] Plugin encountered error 4: Invalid parameter or parameter type
    L 07/20/2016 - 18:25:29: [sM] Native "PrintToConsole" reported: String formatted incorrectly - parameter 4 (total 3)
    L 07/20/2016 - 18:25:29: [sM] Displaying call stack trace for plugin "jailbreak/jailbreak.smx":
    L 07/20/2016 - 18:25:29: [sM]   [0]  Line 336, jailbreak.sp::ButtonPressed()
    

    Now, I am not really familiar with SourcePawn coding whatsoever, but could these errors actually be the reason why buttons aren't working with SM 1.8+? @Rhododendron @Bleed @Nomulous

     

    The PrintToConsole error shouldn't be breaking anything, and is a simple fix. I pushed the fix to SVN @Rhododendron

     

    The Invalid timer handle error inside Timer_AnnounceWarden will prevent removing the mute from CTs. @Rhododendron When you store a timer in a global, at the end of that timer callback you must set that global to null or INVALID_HANDLE. The line numbers were different (Off by 2), meaning that something was added. You might wanna diffcheck this.

     

    The invalid timer handle error inside InitLastRequest is from the same thing above. Fix was pushed. This will prevent the Last Request has been enabled! from printing, and will not change rebel status/displaying LR menu.

     

    None of these errors will prevent buttons from working, or crash the server.


  7. Jailbreak

     

    -SM_Hosties, +Jailbreak.

    • Complete rewrite of SM_Hosties.
    • More optimized
       
      • Will likely swap back to 64 tick depending upon CPU usage in the following days

      [*]Combined many plugins into one

      • Guard
        • Fixed glitch where if only 2 players are in the server, both are forced to T
        • Fixed exploit that allowed players to swap to CT without the queue

        [*]Warden

        [*]Gunplant

        [*]Anti-ghost

        • The hidden death messages are now player specific
        • Kills LR gets will always be shown
        • Ts killing CTs will be hidden to CTs, but shown to Ts
        • CT kills will always be shown

        [*]Open

        • Should open doors more consistently

        [*]JB Logs

        • Now prints to console of admins/Ts and in a menu
        • Admins can access it via !jblogs
        • Logs vents, kills, damage, grenades, button presses.
        • Shows if victim had weapon out

        [*]Swapteam

      [*]Fixes crashes relating to knife animations, probably.

      [*]Spectators can see team chat (If admin)

      [*]49 Total LRs

      [*]Creating new LRs is simple, and more will be actively developed

      [*]When the map says things it will have a [MAP] prefix (Assuming the extension is enabled)

      [*]The Jailbreak API can be found here if you wish to contribute. Its pretty well documented, and has a sample plugin if needed. View the wiki for more info.

     

    Special Days Reduxx

    • LR is now disabled on predator days & war days.
    • Predator day changes
      • CTs are now 70% invisible
      • Ts no longer have infinite active ammo, only reserve ammo.
      • CT FOV lowered from 135 to 125
      • CT speed decreased from 2.1 to 1.75
      • CT health increase to 150
      • Fog has been added to cover CTs.
      • Lowered intensity of CT screen fade (alpha 70 to 60)

      [*]The freeday hint message will no longer be shown if a day is active

      [*]Selecting freeday will open a submenu of different freedays

      • Ninja Panda Freeday
      • Panda Freeday
      • Zombie Freeday
      • Normal Freeday

      [*]Warday will open a submenu of areas, provided the map is setup.

      • If an area is selected, Ts are automatically given guns and cells are opened, and CTs are teleported to the area.
      • If the map isn't setup, then it proceeds as before.

     

    Last CT

    • Ts are now given extra speed during pre-LCT
    • Replaced Late Night weapon scar20 with the bizon


  8. Why would anyone set a hotkey to backspace?

     

    In a single log file from today, which only covered a little over an hour, you pressed space 5 consecutive times, 41 times.

    That's quite a few times to accidentally press backspace.

    But i mean, 41 times to accidentally press a hotkey for autohop, that's understandable. Maybe its a one time deal or something.

     

    On the 9th from 17:47 to 18:51, you pressed space 3 consecutive times, 68 times!

     

    Man, that's a lot of times to accidentally press backspace! I hope I'm not being unreasonable in saying that after 109 times, maybe one of those times wasn't an accident. Good luck phooning elsewhere!


  9. Want to get Moderator?

     

    There are a few ways to earn admin!

    1. Be active on TeamSpeak! To download TeamSpeak click here and then click 'Download Here' and download the appropriate client for your OS. Then just install, follow the 'Easy Setup' guide, and finally, click 'Connections' and 'Connect' and enter 'voice.xenogamers.com' in the 'Server Address' field.

    2. Be active on the forums! This is one of the best ways to get your voice heard in Xeno Gamers!

    3. Be active on the servers! This shows that you are committed to the clan!

     

    For a server list, click here.

     

    Come check out our staff list to see who is who on the servers, click here or here.

     

    WE HOPE YOU ENJOY YOUR STAY!

     

    FIRST