Thread: [Solved] CS:GO Weapon Inspect error
View Single Post
Author Message
yRemootz
Junior Member
Join Date: Aug 2021
Location: Sao Paulo, Brazil
Old 11-01-2021 , 17:43   CS:GO Weapon Inspect error
Reply With Quote #1

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!

Last edited by yRemootz; 11-01-2021 at 18:17.
yRemootz is offline