Raised This Month: $ Target: $400
 0% 

MyWeapon amxx mod problems


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
otester
Junior Member
Join Date: Oct 2004
Location: UK
Old 06-08-2006 , 13:51   MyWeapon amxx mod problems
Reply With Quote #1

I want to make it so players join the server and use the weapon model for each weapon that i choose (lol). Can i do this with sounds as well?

Cheers, oli.

Code ive done already...

Code:
#include <amxmodx>
#include <amxmisc>

#define PLUGIN "MyWeapons"
#define VERSION "0.1"
#define AUTHOR "Tester"
#define FCVAR_SPONLY		64	

public plugin_init() {
	register_plugin(PLUGIN, VERSION, AUTHOR)
	
	register_cvar(const weapon[],const integer[],flags = 0,Float:fvalue = 0.0);
}
__________________
oli
otester is offline
Smokey485
Senior Member
Join Date: Dec 2004
Location: Newt 'Ellin
Old 06-08-2006 , 15:18  
Reply With Quote #2

Its possible, and it might already be made, I'm not going to look up how to do this though, I think it would be just changing the view model.
__________________
+karma if I am helpful to you.
I am one in a few million.
Smokey485 is offline
Send a message via AIM to Smokey485 Send a message via MSN to Smokey485
otester
Junior Member
Join Date: Oct 2004
Location: UK
Old 06-08-2006 , 15:43  
Reply With Quote #3

hmm Can anyone tell me?
__________________
oli
otester is offline
Charr
Senior Member
Join Date: Jul 2005
Location: Long Island, New York, U
Old 06-09-2006 , 11:38  
Reply With Quote #4

I also believe this is already done, but I am not sure what it is. Search for it in the plugins section.
__________________
Charr is offline
Send a message via AIM to Charr Send a message via MSN to Charr
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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