Custom weapon models
Code:
#include <amxmodx> heres what i did: 1) Make that plugin an SMA 2) Compile it with AMXX Compiler 3) Got my Model for the deagle and replaced it with the old one 4) Put my plugin in my plugins folder 5) Added it to plugins.ini 6) Restarted my server 7) Tried to use it but it didn't work.... What am I doing wrong? [/code] |
I had a similar problem and resorted to using get_user_weapon instead of reading the message data.
Replace Code:
with Code:
|
okay i did that but when i try to compile i get these errors:
Code:
|
how can you fail replacing one line? dear man, try again.
|
Okay i got it to compile but the plugin still isnt working..
|
well i can't se any errors, what exactly did you do with the files? what are they named? in wich directory?
|
Okay i will tell you what i just did:
Code:
1) I took the files i dled and i put my p_glock18, v_glock18, and w_glock18 in the Models folder. 2) I took the plugin and placed it in my plugins folder 3) i edited the plugins.ini |
God, just use the web compiler.
|
I did but i still get no result do i have to type something when in console in the game to get it to work?
|
Quote:
|
| All times are GMT -4. The time now is 16:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.