Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
@Meechy that currently occurs in Singleplayer mode due to the way button presses are handled by GMod. Try selecting "2 Players" from the green drop down menu for the time being.
[[Ability SWEP] Fists of Reprisal] lua/weapons/weapon_fistsofreprisal.lua:1258: bad argument #1 to 'IsButtonDown' (number expected, got nil)
1. IsButtonDown - [C]:-1
2. unknown - lua/weapons/weapon_fistsofreprisal.lua:1258
Edit: I will resolve the IsButtonDown bug now. It's limited to singleplayer only due to the workaround I had to utilize.
The "can't open spawn menu" is not a bug. You can enable spawn menu usage from that same options menu. I'll add that to the FAQ.
I have tested it on a dedicated server and it works fine with me and other people able to utilize abilities.
Please provide more information about the incident such as:
- The number of players involved ( also using the SWEP or other SWEPs in this case )
- If it was only this SWEP involved, if not list the others
- The order the events occurred in, for example:
- - > "I had the weapon, it worked, I used '!give myfriendsname weapon_ninjaskunai', and my weapon's abilities didn't work anymore but his did) "
- If you attempted to spawn them on NPC's or Bots ( will not function properly, not setup for them )
- If you edited anything involving the code itself
Please also provide me with a list of any errors that may have come up as well as the settings you have in your Tools Menu -> "Options" -> "Ability SWEPs" -> "MAS: Fists of Reprisal" section so that I may be able to debug anything that could have come up due to another addon conflicting.
I have found a way to "fix" the issue by assisting in preventing that issue from coming up. I will release the patch later tonight.