Batfoxkid / Freak-Fortress-2-Rewrite

The gamemode that's now also a standalone boss maker.
https://forums.alliedmods.net/forumdisplay.php?f=154
GNU General Public License v3.0
17 stars 7 forks source link

[Bug] ff2r_menu_abilities: flags arg seems not working #114

Closed Frixux closed 11 months ago

Frixux commented 11 months ago

Description

Flags arg seems not working, idk why but in naydef edit where added global cooldown, flags stopped working

Reproduce

Steps to reproduce the behavior:

  1. Use whatever flag you want, (i use 0x0008) (if you're in duo)
  2. When partner died your flag, does not exclude a particular capability from the menu
  3. see a error
naydef commented 11 months ago

This seems to be true, flag 0x10 also seems to be ded (when I expect it to disable the spell until last life). I doubt the last changes of mine are the cause of this issue, but I'll investigate.

Frixux commented 11 months ago

I mean, sorry I think it may not have been the fault of the last edit, just batfox may have forgotten to fix this bug.