Search results

  1. Bully

    🚨 Petitioning all map makers 🚨

    EVENT: Join the The New Templars Discord Server!
  2. Bully

    Add Staff saber throw

    Staff saber throw? Staff saber throw :kitfisto:
  3. Bully

    🚨 Petitioning all map makers 🚨

    The premise is simple, we take a commonly played map with some kind of tower structure, elevator or staircase and we expand it to the maximum possible map height. Send me any maps you created with this premise and I will personally host an event for it. It doesn't have to be pretty but it...
  4. Bully

    Third party sv_maxPing doesn't work as intended

    What went wrong I can still play with a ping of 600 when my sv_maxPing is set to 200 What should have happened I should've been prevented from connecting like the option says in the config How to reproduce Configure a server with the following and restart it: seta sv_maxPing "200"...
  5. Bully

    Hosting Server Way to broadcast a message to the whole server?

    If you want to do it automatically you need a script like Shottyz said. But the actual rcon command used in the script would be: ÿÿÿÿrcon <password> svsay <message> Or alternatively via smod: /smod say <message>
  6. Bully

    Fixed Droideka can't open or close the window in mb2_smuggler

    What went wrong Droideka can't open or close the window on mb2_smuggler. What should have happened The window should open or close and not just play a sound. How to reproduce Load mb2_smuggler Pick deka Move to the window control panel Press use
  7. Bully

    Fixed Two sonic detonator bugs (animation lock, friendly fire)

    I sat down with my friend ThEra and recorded a few small bugs with the sonic detonators in open. Issue #1: Saber animation locks after detonation What went wrong: I can't swing my saber for a time after the effect of a sonic detonator ends. What should have happened: After the duration of the...
  8. Bully

    Penekepack 2.4 // CLASSIC UI RESTORATION

    Doesn't crash for me. Maybe post a thread in the support section or in #support in the discord, it might be something else
  9. Bully

    Fixed Footstep sound doesn't play when walking on some surfaces

    What went wrong Walking on certain surfaces cause no footstep sounds. What should have happened Players should generate footstep sounds when walking so I can hear them coming. How to reproduce Load mb2_smuggler Walk around in the ship @ rebel spawn No footsteps can be heard I observed this in...
  10. Bully

    Confirmed Three small saber bugs (saber mode switching, blue backstab, roll stab)

    I sat down with my friend ThEra and recorded a few small bugs with the sabering system in open. Issue #1: Can't switch saber mode while being fired upon What went wrong: Sometimes my saber style won't switch while I'm taking fire. What should have happened: My saber style should switch when I...
  11. Bully

    Fixed smod mute unfairly mutes players after map switch

    What went wrong Muting a player causes them to be re-muted for a large duration after a map switch. Even if the mute has ran out. What should have happened Players should only be muted for the duration of the mute. How to reproduce Player A is an smod user Player B is a foul mouth meanie...
  12. Bully

    Fixed g_balance has a few issues

    I observed two issues with this cvar while testing for open mode. For these issues I'm going off the description in the server_config_default.cfg, this goes as follows: Issue #1: g_balance "0" doesn't work as intended What went wrong: A spectating player was able to unbalance the teams when...
  13. Bully

    Fixed ARC trooper can't perform a dex 2 or dex 3 jump after firing a rocket.

    What went wrong ARC trooper can't perform a dex 2 or dex 3 jump after firing a rocket. What should have happened ARC Trooper should be able to jump it's full height with dex 2 or dex 3 selected when the rocket launcher has an empty clip. How to reproduce In open mode select ARC Trooper Select...
  14. Bully

    Technical Issue RTVRTM not detecting log file despite it being there.

    Can you post some of your config (don't show your rconpassword), it looks like its complaining about the Bind: setting. This should be an address available on your local machine like 127.0.0.1 or localhost. Alternatively you can just comment it out and let the computer decide for itself. Before...
  15. Bully

    Technical Issue RTVRTM not detecting log file despite it being there.

    Did you set your path to the log file in your rtvrtm.cfg? If so please check if it corresponds to the actual log file on your machine
  16. Bully

    MB2 Log Reader // Server plugin framework

    Released my first plugin for it: MB2 Anti-VPN I'll be spending a little time transferring the legacy code behind Templars server to this new system and perhaps open source all of it
  17. Bully

    MB2 Log Reader // Server plugin framework

    If anyone needs help getting it to work or developing plugins for it you can always hit me up on discord (see my profile for username)
  18. Bully

    MB2 Log Reader // Server plugin framework

    Framework Github Description MB2 Log Reader is an effort by the community to create a framework on which server plugins may be built. This is achieved by reading, parsing and formatting console log data into an easily accessible and distributable format. Basically, I wrote some software that...
  19. Bully

    Can't fix Game crash doesn't adjust brightness back

    I'll try playing with r_gammaShaders on for a while and see if that solves anything. I dug through some of the posts and github issues you linked but I didn't see that xycaleth commit actually being used in OpenJK. However, the r_gammaShaders cvar does exist in the code and appears to be used so...
  20. Bully

    Can't fix Game crash doesn't adjust brightness back

    This happened on OpenJK
Top