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

Sniper Realism (SuicideDog) updated 1.2


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   SniperBeamer (61)
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 03-23-2004 , 10:32   Sniper Realism (SuicideDog) updated 1.2
Reply With Quote #1

Code:
/* AMX Mod script. * * Sniper Realism 1.2 * © 2003, SuicideDog / TheRising * This file is provided as is (no warranties). * *  BASED ON CODE FROM *BMJ* -- thanks man * * Ok.. works for scout, awp, g3sg1, sig550, sig552, and aug * * Features: * Fadein like DOD (thanks to BMJ) * Scope jiggles if scoped, and you move * Unscopes you if you jump/fall (also prevents scoping in the air) */ /* CVARS: * amx_snipe_realism (1)|0 * turns it off and on * amx_scopetime1 "1" * 1 being the time it takes to fade in at level 1 scope * amx_scopetime2 "4" * 4 being the time it takes to fade in at level 2 scope */ /* TO DO: *  Add recoil of some kind */
Quote:
Dopefish:
Due to a request code cleaned up and converted to amxx. Original version from SuicideDog.

Changes / Addition
  • None at the moment.
Uploaded new 1.2 version. TheRising has tuned this plugin a bit. Thanks for the support man.
Attached Files
File Type: sma Get Plugin or Get Source (amx_sniperrealism.sma - 5480 views - 6.2 KB)
__________________
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}

Last edited by KiN | SuicideDog; 07-28-2006 at 20:11.
KiN | SuicideDog 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 10:55.


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