dysphie / nmrih-weapon-configs-ex

Sourcemod plugin for No More Room in Hell that lets you customize weapon stats and animation speeds
GNU General Public License v3.0
4 stars 1 forks source link

Seems to be ineffective. #3

Closed Sanj1Ng closed 1 year ago

Sanj1Ng commented 1 year ago

"weaponconfig" {

"me_kitknife"
{
    "damage" "350"
}

}

The game worked before the update, and now it doesn't seem to work,I only tested me_kitknife。

dysphie commented 1 year ago

Are you on version 1.1.13?

Sanj1Ng commented 1 year ago

Are you on version 1.1.13?

yes,1.13.4 support (untested)

Sanj1Ng commented 1 year ago

https://github.com/dysphie/nmrih-weapon-configs-ex/releases/tag/1.1.13 I updated this version,All damage It all seems to have failed

Sanj1Ng commented 1 year ago

"me_kitknife" { "damage" "350" } It worked fine in the last version until the game was updated

dysphie commented 1 year ago

I see, thanks. I will take a better look

dysphie commented 1 year ago

The issue should be resolved now in 1.1.14

Sanj1Ng commented 1 year ago

thank you

ymbpa5475 commented 1 year ago

image

dysphie commented 1 year ago

image

Hi, try to avoid commenting on unrelated closed issues. Your error is caused by having an old version of DHooks. Simply upgrade Sourcemod to a newer version since it comes bundled with it.