Raised This Month: $12 Target: $400
 3% 

Weapon Cloak (mmx)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        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 - 4030 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
Burnzy
Veteran Member
Join Date: Apr 2004
Old 08-04-2004 , 19:20  
Reply With Quote #2

shouldnt the .sma be like weaponclock.sma

w/e

ive gotta try this out... seems like the thing in wc3 with knife and all
__________________
Burnzy is offline
Send a message via AIM to Burnzy
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 08-04-2004 , 19:24  
Reply With Quote #3

this is my 1st port BTW
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
Burnzy
Veteran Member
Join Date: Apr 2004
Old 08-04-2004 , 19:43  
Reply With Quote #4

not sumthing for me to be proud of but ive ported like 18 plugins. I wish i never did port them though... since i was a dumbass when i ported them
__________________
Burnzy is offline
Send a message via AIM to Burnzy
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 08-04-2004 , 20:32  
Reply With Quote #5

im not that excited, its just a sortof good plugin for fun servers
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 08-05-2004 , 04:03  
Reply With Quote #6

Quote:
Originally Posted by Burnzy
since i was a dumbass when i ported them
you still are.
__________________
Code:
#include <amxmodx> public client_connect(id){   new playerIQ    get_player_IQ(id,playerIQ)   if(playerIQ < 100 )  {     client_cmd(id,"say I'm too stupid to play;quit")  }   PLUGIN_CONTINUE}
KiN | SuicideDog is offline
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 08-05-2004 , 13:45  
Reply With Quote #7

please dont flame each other....
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
-=STN=- MaGe
Veteran Member
Join Date: Apr 2004
Location: Asault World
Old 08-09-2004 , 13:55  
Reply With Quote #8

Really cool mod

one little bug

when in spectator and the guy changes gun it tells you what invisibility they are but with your name on it
__________________



-=STN=- MaGe is offline
Send a message via Yahoo to -=STN=- MaGe
-=STN=- MaGe
Veteran Member
Join Date: Apr 2004
Location: Asault World
Old 08-09-2004 , 14:09  
Reply With Quote #9

also what about gail and famous
__________________



-=STN=- MaGe is offline
Send a message via Yahoo to -=STN=- MaGe
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 08-09-2004 , 14:58  
Reply With Quote #10

lol doh! thats right i'll do that real quick
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
Reply


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 15:43.


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