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

[REQ] Some change


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
killer999
Senior Member
Join Date: Dec 2013
Location: India
Old 11-03-2014 , 09:48   [REQ] Some change
Reply With Quote #1

Is there a way to enable auto bhop i.e(bunny hop) for ct i.e (counter terrorist) only ?
If possible please help me!
PS: sma is attached
Thankyou!
Attached Files
File Type: sma Get Plugin or Get Source (b-hop.sma - 520 views - 2.3 KB)
__________________

Last edited by killer999; 11-03-2014 at 09:48. Reason: fixed some grammer xD
killer999 is offline
Send a message via Skype™ to killer999
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 11-03-2014 , 10:01   Re: [REQ] Some change
Reply With Quote #2

Just try to add #include <cstrike>. Then below code in the public client_PreThink(id) section.
PHP Code:
    if(!(cs_get_user_team(id) == CS_TEAM_CT))
        return 
PLUGIN_CONTINUE 

Last edited by zmd94; 11-03-2014 at 10:01.
zmd94 is offline
killer999
Senior Member
Join Date: Dec 2013
Location: India
Old 11-04-2014 , 02:36   Re: [REQ] Some change
Reply With Quote #3

Quote:
Originally Posted by zmd94 View Post
Just try to add #include <cstrike>. Then below code in the public client_PreThink(id) section.
PHP Code:
    if(!(cs_get_user_team(id) == CS_TEAM_CT))
        return 
PLUGIN_CONTINUE 
tested working
*None compile errors
*None debug errors
Thanks
__________________
killer999 is offline
Send a message via Skype™ to killer999
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 11-04-2014 , 02:39   Re: [REQ] Some change
Reply With Quote #4

Nevermind. ;)
zmd94 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 03:15.


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