Raised This Month: $32 Target: $400
 8% 

[CS:S+GO] Afk Bomb


Post New Thread Reply   
 
Thread Tools Display Modes
Cain
SourceMod Donor
Join Date: May 2005
Location: South Carolina, USA
Old 10-08-2012 , 09:22   Re: [CS:S+GO] Afk Bomb
Reply With Quote #101

I can run this plugin with no CVARS and it will simply use all the default values, correct??
Cain is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 10-08-2012 , 13:16   Re: [CS:S+GO] Afk Bomb
Reply With Quote #102

Yes. That's why they're called default values .
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work
RedSword is offline
SuperLOL
Junior Member
Join Date: Oct 2012
Old 10-08-2012 , 19:04   Re: [CS:S+GO] Afk Bomb
Reply With Quote #103

No messgae is displayed to the users in CSGO.

Last edited by SuperLOL; 10-08-2012 at 19:04.
SuperLOL is offline
karil
SourceMod Donor
Join Date: Jan 2010
Old 10-08-2012 , 19:10   Re: [CS:S+GO] Afk Bomb
Reply With Quote #104

Quote:
Originally Posted by SuperLOL View Post
No messgae is displayed to the users in CSGO.
It's working fine for me for over a month.
karil is offline
SuperLOL
Junior Member
Join Date: Oct 2012
Old 10-08-2012 , 20:02   Re: [CS:S+GO] Afk Bomb
Reply With Quote #105

I tried the plugin today and the bomb was given to another player but no message was displayed.
SuperLOL is offline
karil
SourceMod Donor
Join Date: Jan 2010
Old 10-09-2012 , 07:04   Re: [CS:S+GO] Afk Bomb
Reply With Quote #106

Linux.

SourceMod Version Information:
SourceMod Version: 1.5.0-dev
Build ID: 3612730cd7bf1e7-dev

Working fine on CS:GO with AFK bomb from OP for over a month.
karil is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-09-2013 , 17:05   Re: [CS:S+GO] Afk Bomb
Reply With Quote #107

On line 207
Code:
CS_DropWeapon( iBomber, GetPlayerWeaponSlot( iBomber, 4 ), true, true );
Is there any reason you block the CS_OnCSWeaponDrop hook?

It blocks my drop bomb defuse plugin from allowing a player to defuse the afk bomb.
Doc-Holiday is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 04-11-2013 , 01:45   Re: [CS:S+GO] Afk Bomb
Reply With Quote #108

Quote:
Originally Posted by Doc-Holiday View Post
On line 207
Code:
CS_DropWeapon( iBomber, GetPlayerWeaponSlot( iBomber, 4 ), true, true );
Is there any reason you block the CS_OnCSWeaponDrop hook?
At first I believe I didn't know that the bool did do that; then I realized that it was to prevent hooking. I thought that it's probably better like that, that way a plugin willing to detect weapon drop on c4 would only do it when the player itself is willing.

Quote:
Originally Posted by Doc-Holiday View Post
It blocks my drop bomb defuse plugin from allowing a player to defuse the afk bomb.
If someone was to make that amxx plugin where a bomb can be spawned anywhere on the map (not to a player directly); than your plugin would also fail; so I believe another way (than simply changing the bool) would be better.

I believe what would be the best is a Forwards when the bomb is dropped by this plugin. Better plugin communication. What do you say ?

I might be slow to update that.

Red
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work
RedSword is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-11-2013 , 01:50   Re: Re: [CS:S+GO] Afk Bomb
Reply With Quote #109

Quote:
Originally Posted by RedSword View Post
At first I believe I didn't know that the bool did do that; then I realized that it was to prevent hooking. I thought that it's probably better like that, that way a plugin willing to detect weapon drop on c4 would only do it when the player itself is willing.



If someone was to make that amxx plugin where a bomb can be spawned anywhere on the map (not to a player directly); than your plugin would also fail; so I believe another way (than simply changing the bool) would be better.

I believe what would be the best is a Forwards when the bomb is dropped by this plugin. Better plugin communication. What do you say ?

I might be slow to update that.

Red
Its fine. I modified the version on my server but no complaints so far from others who wanted it. And I grab the ent on drop so I can defuse without aiming directly at the bomb
Doc-Holiday is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 04-11-2013 , 01:53   Re: [CS:S+GO] Afk Bomb
Reply With Quote #110

Do you mean you modified my plugin or the plugin allowing to defuse a dropped bomb ?

Quote:
And I grab the ent on drop so I can defuse without aiming directly at the bomb
Uh ? Isn't it about pressing 'e' when looking at it ? (sorry, lazy :$)

Red
__________________
My plugins :
Red Maze
Afk Bomb
RAWR (per player/rounds Awp Restrict.)
Kill Assist
Be Medic

You can also Donate if you appreciate my work
RedSword is offline
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 02:56.


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