Raised This Month: $ Target: $400
 0% 

[HELP] How to replace user bullets and guns?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
JoooN
BANNED
Join Date: Jul 2013
Location: Ban List :P
Old 07-31-2013 , 13:39   [HELP] How to replace user bullets and guns?
Reply With Quote #1

Hi so this is my small plugin, im making very small Mod (That only replaces Models) so this is my small code:
PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "Me"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    new 
gun[] = models/soccergun/gun.mdl
    
new bullet[] = models/soccergun/bullets.mdl
    
static const TeamMascots[2][] = {
    
"models/terrgunmodel.mdl"
    "models/ctgunmodel.mdl"

Can someone help me so each gun model for each team (Separate guns for CT and T)
And I need to do the same with bullets, too, so each team will have their own gun and bullet.
Thanks
EDIT: Not replace maybe, but use those models instead of the original ones.

Last edited by JoooN; 07-31-2013 at 13:44.
JoooN is offline
Old 07-31-2013, 13:44
LordOfNothing
This message has been deleted by ConnorMcLeod. Reason: troll, or posting random confusing code, or posting for posts count
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 15:59.


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