Raised This Month: $ Target: $400
 0% 

MyWeapon amxx mod problems


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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
 


Thread Tools
Display Modes

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