View Single Post
Author Message
Dragonterror
New Member
Join Date: Aug 2023
Old 08-17-2023 , 14:48   Broken CW3 Subplugin, attempting to fix
Reply With Quote #1

Hello! I am trying to get a subplugin of CW2/3 AW2 Attributes (https://forums.alliedmods.net/showpo...&postcount=252) To work. It errors when someone disguises. I removed the related code, but when compiling it errored about smlib. The old one did not work, but the fork at (https://github.com/Lidbetter/smlib) did. I now have a new error:

moddedaw3attrib.sp(2289) : error 134: type mismatch (expected "int", got "bool")
moddedaw3attrib.sp(2336) : error 134: type mismatch (expected "int", got "bool")

Code is here: (https://pastebin.com/gHFWQy2V)

(Also, I am newer to these forums so if I did anything wrong please let me know!)
Dragonterror is offline