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

Amx Grab dont work with basebuilder


Post New Thread Reply   
 
Thread Tools Display Modes
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 05-23-2021 , 13:58   Re: Amx Grab dont work with basebuilder
Reply With Quote #11

Quote:
Originally Posted by Ace67 View Post
But i need amxx grab +, not the shoves plugins.
1. Do you tested it ?
2. Shove plugin have less options than grab plugin, but have what you need is shove players.
3. I wann to edit bb mod and combie grab to it but i dont have time my univirsty exam will start and i should be ready.
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline
Ace67
Senior Member
Join Date: Sep 2020
Location: France
Old 05-23-2021 , 16:16   Re: Amx Grab dont work with basebuilder
Reply With Quote #12

Quote:
Originally Posted by Supremache View Post
1. Do you tested it ?
2. Shove plugin have less options than grab plugin, but have what you need is shove players.
3. I wann to edit bb mod and combie grab to it but i dont have time my univirsty exam will start and i should be ready.
No problem, i can wait if need, good luck for your exams <3
__________________
CS:CZ > CS 1.6
Ace67 is offline
Ace67
Senior Member
Join Date: Sep 2020
Location: France
Old 02-22-2022 , 16:37   Re: Amx Grab dont work with basebuilder
Reply With Quote #13

bump @Supremache
__________________
CS:CZ > CS 1.6

Last edited by Ace67; 02-22-2022 at 16:42.
Ace67 is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 02-23-2022 , 19:39   Re: Amx Grab dont work with basebuilder
Reply With Quote #14

Quote:
Originally Posted by Ace67 View Post
bump @Supremache
Sorry I forgot this, anyway, I have a suggestion but I'm not sure if it will work so instead of combine these plugins together try to add code that check If the user is aiming at the player body or the user is aiming at the wall

Because i think this code do block for other plugins those are using Bottun E "+use"
PHP Code:
new tname[7], cname[10];
    
entity_get_string(entEV_SZ_targetnametname6);
    
entity_get_string(entEV_SZ_classnamecname9);
    if (!
equal(cname"func_wall") || equal(tname"ignore"))
    {
        return 
PLUGIN_HANDLED
    

__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline
Ace67
Senior Member
Join Date: Sep 2020
Location: France
Old 04-05-2022 , 05:28   Re: Amx Grab dont work with basebuilder
Reply With Quote #15

Quote:
Originally Posted by Supremache View Post
Sorry I forgot this, anyway, I have a suggestion but I'm not sure if it will work so instead of combine these plugins together try to add code that check If the user is aiming at the player body or the user is aiming at the wall

Because i think this code do block for other plugins those are using Bottun E "+use"
PHP Code:
new tname[7], cname[10];
    
entity_get_string(entEV_SZ_targetnametname6);
    
entity_get_string(entEV_SZ_classnamecname9);
    if (!
equal(cname"func_wall") || equal(tname"ignore"))
    {
        return 
PLUGIN_HANDLED
    

I will try to add it thanks
__________________
CS:CZ > CS 1.6
Ace67 is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 04-05-2022 , 06:44   Re: Amx Grab dont work with basebuilder
Reply With Quote #16

Hmm also try to change the command to something like +grab2 - grab2 or create a ferward function
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache 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 10:35.


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