View Single Post
Plugin Info:     Modification:          Category:          Approver:   devicenull (200)
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 08-04-2004 , 19:17   Weapon Cloak (mmx)
Reply With Quote #1

Code:
/* AMX[X] Mod script. * *   Weapon Cloak by MMX *   This file is provided as is (no warranties). * *   For each weapon there is an aplha value for the player's model *   i.e. amx_invis_knife "80" means a player holding a knife *   will be moderately visible, whereas amx_invis_ak47 "200" would *   make anywone holding a knife be normal transparency. * *   If you want to alter values make a line in admin.cfg *   i.e. amx_invis_knife "80" * *   My first plugin so comments welcome */ #include <amxmodx> #include <amxmisc> #include <fun>
I ported this from MMX, it basically changes how invisible you are depending on what gun is in your hand. Tested and works fine!
Attached Files
File Type: sma Get Plugin or Get Source (weaponcloak.sma - 4040 views - 3.5 KB)
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75