Raised This Month: $ Target: $400
 0% 

[REQ] Auto pistol fire plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
cs1.7
Senior Member
Join Date: Oct 2008
Old 01-08-2009 , 17:00   [REQ] Auto pistol fire plugin
Reply With Quote #1

hi,

could you create a plugin that allows players on server to hold mouse button and the pistol shoots automaticly? Like an AK

+karma
cs1.7 is offline
X0Left4dead0X
BANNED
Join Date: Jan 2009
Old 01-09-2009 , 12:03   Re: [REQ] Auto pistol fire plugin
Reply With Quote #2

It's possible.
PHP Code:
#include <cstrike> 
PHP Code:
cs_set_weapon_burst(id1
Now we just need someone to code it or give me a weapon script for USP and ill do it!
X0Left4dead0X is offline
cs1.7
Senior Member
Join Date: Oct 2008
Old 01-28-2009 , 15:33   Re: [REQ] Auto pistol fire plugin
Reply With Quote #3

it should be possible somehow
cs1.7 is offline
Dores
Veteran Member
Join Date: Jun 2008
Location: You really don't wanna k
Old 01-28-2009 , 23:57   Re: [REQ] Auto pistol fire plugin
Reply With Quote #4

Try this: http://forums.alliedmods.net/showthr...ight=fire+rate
__________________
O o
/Ż________________________
| IMMA FIRIN' MAH LAZOR!!!
\_ŻŻŻ
Dores is offline
Old 01-29-2009, 06:05
cs1.7
This message has been deleted by YamiKaitou. Reason: 1 word post
Old 01-29-2009, 07:53
Dores
This message has been deleted by YamiKaitou. Reason: reply to deleted post
Old 01-29-2009, 08:02
Dores
This message has been deleted by Dores.
cs1.7
Senior Member
Join Date: Oct 2008
Old 01-29-2009 , 09:08   Re: [REQ] Auto pistol fire plugin
Reply With Quote #5

maybe

Code:
set_task 0.1 +attack
if

Code:
if((get_user_button(id) & IN_ATTACK) && has_seconday[id])

but not sure if 0.1 sec is fast enough so better way:


if +attack is triggered -> continiue++ till -attack (button release)
cs1.7 is offline
Dores
Veteran Member
Join Date: Jun 2008
Location: You really don't wanna k
Old 01-29-2009 , 10:54   Re: [REQ] Auto pistol fire plugin
Reply With Quote #6

Maybe there's an offset that contains the player's data about the delay between each shot. If there is an offset like that, it won't be a problem to make this.
__________________
O o
/Ż________________________
| IMMA FIRIN' MAH LAZOR!!!
\_ŻŻŻ
Dores is offline
BOYSplayCS
BANNED
Join Date: Apr 2008
Location: Gainesville, FL
Old 01-29-2009 , 10:59   Re: [REQ] Auto pistol fire plugin
Reply With Quote #7

@ cs1.7: Why would it matter if the user has a secondary weapon? You're not trying to switch th weapons.
BOYSplayCS is offline
SnoW
Veteran Member
Join Date: Oct 2008
Location: Finland WisdomNuggets: 8
Old 01-29-2009 , 11:14   Re: [REQ] Auto pistol fire plugin
Reply With Quote #8

Quote:
Originally Posted by BOYSplayCS View Post
@ cs1.7: Why would it matter if the user has a secondary weapon? You're not trying to switch th weapons.
Quote:
Originally Posted by cs1.7 View Post
hi,

could you create a plugin that allows players on server to hold mouse button and the pistol shoots automaticly? Like an AK

+karma
SnoW is offline
Send a message via MSN to SnoW
cs1.7
Senior Member
Join Date: Oct 2008
Old 02-15-2009 , 03:18   Re: [REQ] Auto pistol fire plugin
Reply With Quote #9

really many +karmas for anyone who can do it ...

ahhh..just imagine Auto-Deagle ..LoL or Auto-Elite.

People would love it!

hmm..if possible can you also add Auto-nading?
cs1.7 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 02-15-2009 , 06:25   Re: [REQ] Auto pistol fire plugin
Reply With Quote #10

Have you tried :

bind mwheelup "+attack"
bind mwheeldown "+attack"

??
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Reply



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 06:37.


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