Raised This Month: $ Target: $400
 0% 

[REQ] New Admin Human Knife Fixed


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
Houssam Benmouna
Senior Member
Join Date: Apr 2016
Old 06-04-2016 , 09:57   [REQ] New Admin Human Knife Fixed
Reply With Quote #1

Hello All , Im Coding Plugin New Admin Knife Very Cool Working 100% No Erreur And Today I Will Give To All Members This Plugin Admin Knife (Sorry For My English)

PHP Code:
#include <amxmodx>
#include <amxmisc>
#include <fakemeta>
#include <fun>
#include <cstrike>
#include <hamsandwich>

#define PLUGIN "Admin knife"
#define VERSION "1.0"
#define AUTHOR "PlayBoy"

#define ADMIN_BBVIP ADMIN_RESERVATION  ////// Acces d VIP

new const vKnife64 ] = "models/v_Admin_Knife.mdl" // knife Model

public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
register_event"CurWeapon""Event_CurWeapon""be""1=1" )
    
}

public 
plugin_precache( ) {
    
precache_modelvKnife )
    
}

public 
Event_CurWeaponid ) {
    new 
Arma read_data)
    
    if( 
get_user_flagsid ) == ADMIN_BBVIP && Arma == CSW_KNIFE){
        
set_pevidpev_viewmodel2vKnife )
        
    }
    
    
}
/* AMXX-Studio Notes - DO NOT MODIFY BELOW HERE
*{\\ rtf1\\ ansi\\ deff0{\\ fonttbl{\\ f0\\ fnil Tahoma;}}\n\\ viewkind4\\ uc1\\ pard\\ lang1033\\ f0\\ fs16 \n\\ par }
*/ 
Attached Files
File Type: sma Get Plugin or Get Source (Admin_Knife.sma - 678 views - 898 Bytes)

Last edited by Houssam Benmouna; 06-04-2016 at 10:03. Reason: Updated
Houssam Benmouna is offline
 



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 23:30.


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