Knife Model Script Help
Hey guys, Havent been on these forms in a while! now im back into cs and scripting.
I need help, i want to precache a knife model (v_knife2.mdl) and have every player in the server have that model as their knife. This is a very simple script exept every time i try someones script or edit theirs it just doesent work. Thanks, oreo824 Edit: Code:
|
Re: Knife Model Script Help
try this:
Code:
|
Re: Knife Model Script Help
It doesent work :(
|
Re: Knife Model Script Help
I tested this with the c4 model and it worked, so I hope it will do the job for you too:
Code:
|
Re: Knife Model Script Help
It wont load correctly, it loads as "unknown" and when i restart the server the server doesent come up anymore unless i take it off.
Heres what i got: Code:
#include <amxmodx> |
Re: Knife Model Script Help
Copy and paste the code you have into an .sma file
Move the .sma file to amxmodx/scripting Move the .sma file onto compile.exe Go to amxmodx/scripting/compiled Move the .amxx file to amxmodx/plugins Open amxmodx/configs/plugins.ini and add the name of the amxx file |
Re: Knife Model Script Help
I did exactly what you told me to do,
still shows up as unknown please help :| |
Re: Knife Model Script Help
Do you have the module fakemeta enabled?
|
Re: Knife Model Script Help
Type "amx_plugins" and "meta list" in your server console and paste the output here.
|
Re: Knife Model Script Help
Quote:
thanks stupok69 by the way for the help with the code |
| All times are GMT -4. The time now is 21:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.