shanapu / MyJailbreak

A rewrite of Franugs Special Jailbreak and merge of eccas, ESK0s & zipcores Jailbreak Warden
https://forums.alliedmods.net/showthread.php?t=283212
GNU General Public License v3.0
51 stars 36 forks source link

Not disabled noblock #388

Closed deff-dev closed 3 years ago

deff-dev commented 3 years ago

Hello, i have problem, when i start DuckHunt noblock not disabled (players don't move when spawn, they stoped at one pos).When i start ArmsRace round players players have collision (it's ok) I use last dev version (MyJB-dev-2a6fa76)

azalty commented 3 years ago

Hi, thanks for your report!

shanapu isn't active anymore on sourcemod related projects nor Hexer, the other maintainer.

I started a fork of MyJailBreak in which I release unofficial fixes until a new maintainer is added.

I think I'm able to fix this bug, I'll take a look when I have some time.

Meanwhile, you can check my other patches here: https://github.com/azalty/MyJailbreak/releases

How it works: everything should be explained, but just download the latest official dev release if you don't already have it and then download my latest patch. Merge all files that match, and watch out if you had custom translations.

deff-dev commented 3 years ago

I use your fix. Now i fixed this bugs:

  1. Bug with noblock
  2. When print kill to console next round i don't shoot (i print kill when start timer to start game)
azalty commented 3 years ago

Bug with noblock

How did you manage to fix it? With my patches? Are you talking about this issue's bug?

When print kill to console next round i don't shoot (i print kill when start timer to start game)

This is unrelated to my patch afaik, I didn't touch anything about that

deff-dev commented 3 years ago

i added check to noblock.sp image

This is unrelated to my patch afaik, I didn't touch anything about that I know, but i fix this)