AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   I need help to compile a plugin (https://forums.alliedmods.net/showthread.php?t=340721)

stewje 12-05-2022 15:04

I need help to compile a plugin
 
Ayo, first up ive no idea about plugins and all that stuff so im looking here for someone that might can help me. I thought someone could maybe compile the plugin "https://forums.alliedmods.net/showthread.php?t=298770" for and switch the command "sm_knife" to "sm_knive". I just installed Warmod + !gloves and !knife. The problem ive with these 3 plugins combined is that the Warmod plugin has a Command called !knife to start the Kniferound. That means i cant use the !knife to switch my Knife skin because these 2 Command interfere with each other. Appreciate it!

Drixevel 12-05-2022 17:23

Re: I need help to compile a plugin
 
3 Attachment(s)
:bee:

stewje 12-05-2022 18:41

Re: I need help to compile a plugin
 
THANKS

stewje 12-05-2022 19:59

Re: I need help to compile a plugin
 
I tried them but the "!knife" and "!knive" command both do no work. Did i mess something up or did u?

Drixevel 12-06-2022 07:45

Re: I need help to compile a plugin
 
Code:

        //RegConsoleCmd("sm_knife", CommandKnife);
        RegConsoleCmd("sm_knive", CommandKnife);

nope

stewje 12-06-2022 14:00

Re: I need help to compile a plugin
 
All i need to do is replace the 3 files isnt it?

Drixevel 12-06-2022 18:50

Re: I need help to compile a plugin
 
Quote:

Originally Posted by stewje (Post 2794603)
All i need to do is replace the 3 files isnt it?

Replace the first two so it compiles for 1.11, ignore the .smx.


All times are GMT -4. The time now is 19:42.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.