Thread: [Solved] CS:GO Weapon Inspect error
View Single Post
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 11-01-2021 , 17:56   Re: [REQ] CS:GO Weapon Inspect error
Reply With Quote #3

Quote:
Originally Posted by yRemootz View Post
Hey guys, since now I want say sorry for my bad english, I'm brazillian.

So, I got 1 plugin called "CS:GO Weapon Inspect" and I replaced the
register_clcmd("cl_inspect", "Inspect_Weapon");
register_concmd("inspect", "Inspect_Weapon");

to
register_impulse(100, "Inspect_Weapon");


but when i compile, it shows an error called:

error 017: undefined symbol "register_impulse"

I will put the PHP Code in the comments
Thanks!
You need to update AMX MODX to use this native!
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline