AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Fast Sniper Switch (Awp Fast Switch) (https://forums.alliedmods.net/showthread.php?t=128106)

MPNumB 05-28-2010 23:20

Fast Sniper Switch (Awp Fast Switch)
 
1 Attachment(s)
Description:
This plugins brings back the old feature from CS1.5 times. You were able to shoot a bullet with awp or scout, switch to knife or any other weapon really fast, and then switch back again. In result you get that you can fire your next bullet faster than if you would have waited for original bullet 'reload'.


Requires:
FakeMeta
HamSandWich


Additional info:
Tested in Counter-Strike 1.6 with amxmodx 1.8.2 (dev build hg21).


Change-Log:

* 1.3
- Added: Notification that plugin is active on the server.
- Changed: Code now has original pdata offset names.

* 1.2
- Cahnged: Plugin uses less resources.

* 1.1
- Changed: Support for quake-style-switch plugin no longer needed (removed).

* 1.0
- First release.

MPNumB 06-01-2010 20:09

Re: Fast Sniper Switch (Awp Fast Switch)
 
Updated to 1.1:
Changed: Support for quake-style-switch plugin no longer needed (removed).

(36 and 21 downloads reseted)

GarbageBox 06-26-2010 10:14

Re: Fast Sniper Switch (Awp Fast Switch)
 
it is really fast before using this
but can you make a every weapon just like this?

vato loco [GE-S] 06-30-2010 14:31

Re: Fast Sniper Switch (Awp Fast Switch)
 
i hate to play with awp... but the plugin seems to be cool :wink::up:
do mean when you zoomed and shoot it makes a fastswitch ???

t*stylez 06-30-2010 14:39

Re: Fast Sniper Switch (Awp Fast Switch)
 
like a quick switch?
cool.

grimvh2 06-30-2010 14:43

Re: Fast Sniper Switch (Awp Fast Switch)
 
Quote:

Originally Posted by vato loco [GE-S] (Post 1224794)
i hate to play with awp... but the plugin seems to be cool :wink::up:
do mean when you zoomed and shoot it makes a fastswitch ???

No, on the old cs. When you shoot with your awp (zoomed or unzoomed), after you shot, you pick ur knife then you pick awp again. By doing this fast enough you can shoot faster with the awp.

ConnorMcLeod 11-01-2010 08:10

Re: Fast Sniper Switch (Awp Fast Switch)
 
Question about code :

Why is AddPlayerItem needed ? we could think that Deploy gonna be called if autoswitch is set to 1 ?


What about allow delay change with another system than defines ?
Cvars wouldn't hurt since forwards are not called lot of time.

Arkshine 11-26-2010 10:13

Re: Fast Sniper Switch (Awp Fast Switch)
 
More than 15 days have passed and no confirmation that you work on it.

Unapproved for now.

Feel free to PM me or any plugin Approver if you want your plugin to be submitted again.

MPNumB 01-09-2011 14:47

Re: Fast Sniper Switch (Awp Fast Switch)
 
Quote:

Originally Posted by ConnorMcLeod (Post 1339080)
Question about code :

Why is AddPlayerItem needed ? we could think that Deploy gonna be called if autoswitch is set to 1 ?


What about allow delay change with another system than defines ?
Cvars wouldn't hurt since forwards are not called lot of time.

Actually yes - AddPlayerItem or AttachToPlayer is critical - when you pickup a weapon and autoswitch is set to 1, than the Deploy isn't called (at least in Ham, and I don't really want to use Orephu (or whatever it's named - many people will have too much complains just cause they don't know how to install/activate the module).

Well, here I'm using defines, cause this are the cs1.5 values what technically is considured the "awp/sniper fast switch". I do not actually design/suggest for that value to be anything different from original cs1.6 or original cs1.5. But just in case if people want to change it - I added it as a define, so they wont PM me with stuff like "ow, dude, I want it to be no delay, how to change that?" or "ow, dude, how to make the delay 5 seconds?"... You most probably know about what kind of PM's I'm tallking about (probably get them a lot also :D ).

Quote:

Originally Posted by Arkshine (Post 1357064)
More than 15 days have passed and no confirmation that you work on it.

Unapproved for now.

Feel free to PM me or any plugin Approver if you want your plugin to be submitted again.

I'm back... Is there a problem with this plugin what I'm not aware of?

ConnorMcLeod 01-10-2011 11:49

Re: Fast Sniper Switch (Awp Fast Switch)
 
Re-submitted, was unapproved because questions were not answered for some times, to clean-up new submission forum.

So, about code, you set up delays in both Deploy and AddPlayerItem, so i'm reitering my question, what is the reason you do that ?
Also, defines doesn't allow to easy set up delays.


All times are GMT -4. The time now is 12:34.

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