SmileYzn / MatchBot

Counter-Strike 1.6 Match Plugin for ReHLDS and ReGameDLL_CS
GNU General Public License v3.0
28 stars 14 forks source link

New Action Build Knife round Issue! #114

Closed Escap3d closed 7 months ago

Escap3d commented 7 months ago

It seems that after using the "!start" command, the knife started but is not appearing in your hand.

SmileYzn commented 7 months ago

Did you checked item restrictions?

SmileYzn commented 7 months ago

I mean, try to put all zeros in mb_restrict_items

Escap3d commented 7 months ago

I mean, try to put all zeros in mb_restrict_items

Where is that commands item ristrict in matchbot cfg.. I think dont ad this commands on matchbot cfg

SmileYzn commented 7 months ago

Forget it, test with new action build now

Ps. Did you have steam id? Add-me if you want

https://steamcommunity.com/id/_SmileY/

Escap3d commented 7 months ago

Forget it, test with new action build now

Ps. Did you have steam id? Add-me if you want

https://steamcommunity.com/id/_SmileY/

check requst steam

Escap3d commented 7 months ago

Thanks its fixed on new action build :)

https://github.com/SmileYzn/MatchBot/actions/runs/7662369051

Escap3d commented 7 months ago

New Bug :( the "!stop" command during a knife round, the knife is displayed in hand, but the primary weapon is not showing

Escap3d commented 7 months ago

The knife round bug has not been fixed yet because when i start a match and then stop it, guns other than the knife do not appear in deathmatch

SmileYzn commented 7 months ago

The !stop command does not reset the round when end match.

I added an sv_restart 1 command to fix that.