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

[CS:GO] Noblock for players and nades.


Post New Thread Reply   
 
Thread Tools Display Modes
Author
tommie113
AlliedModders Donor
Join Date: Oct 2013
Plugin ID:
4886
Plugin Version:
1.0
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Noblock for players and nades.
    Old 11-09-2015 , 18:53   [CS:GO] Noblock for players and nades.
    Reply With Quote #1

    Description:
    This is a simple noblock plugin that allows you to remove collision for players and/or nades.

    Cvars:
    • sm_noplayerblock_enabled
      1 to enable noblock for players, 0 to disable noblock for players.
    • sm_nonadeblock_enabled
      1 to enable noblock for nades, 0 to disable noblock for nades.

    Install:
    Place noblock.sp into addons\sourcemod\scripting
    Place noblock.smx into addons\sourcemod\plugins

    If you have suggestions to add, feel free to leave a comment!
    Attached Files
    File Type: sp Get Plugin or Get Source (noblock.sp - 3294 views - 1.4 KB)
    File Type: smx noblock.smx (4.7 KB, 1342 views)
    __________________
    No longer taking requests due to lack of time and interrest.
    Only helping out with minor things through forum.
    tommie113 is offline
    Nerus
    Senior Member
    Join Date: Aug 2010
    Location: Poland
    Old 01-02-2016 , 07:07   Re: [CS:GO] Noblock for players and nades.
    Reply With Quote #2

    Hey, this will work with teams too ?

    Regards,
    Nerus.
    Nerus is offline
    derbmann
    Junior Member
    Join Date: Jul 2013
    Old 02-16-2016 , 10:33   Re: [CS:GO] Noblock for players and nades.
    Reply With Quote #3

    Quote:
    Originally Posted by Nerus View Post
    Hey, this will work with teams too ?
    Yes.

    Great small Plugin and work atm, thank you
    derbmann is offline
    Schpraaankiii
    Veteran Member
    Join Date: Dec 2009
    Location: Sweden Norrköping
    Old 02-19-2016 , 07:25   Re: [CS:GO] Noblock for players and nades.
    Reply With Quote #4

    How does this work? Does the nades go though you or will they bounce off you but not slow you down (CS 1.6 Style). The last mentioned feature is what I'm looking for.
    __________________
    CAOSK-ESPORTS.COM
    Schpraaankiii is offline
    Send a message via Skype™ to Schpraaankiii
    Inaryu2
    Member
    Join Date: Feb 2014
    Old 04-12-2016 , 20:47   Re: [CS:GO] Noblock for players and nades.
    Reply With Quote #5

    Everything seems to be working except setting sm_nonadeblock_enabled 0..
    It seems that even if it's set 0 is in the server cfg, it stays enabled until the command sm_cvar sm_nonadeblock_enabled 0 is issued again.

    It even shows in logs that it executed :S

    Code:
    L 04/12/2016 - 17:13:35: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sm_nonadeblock_enabled") (value "0")
    Inaryu2 is offline
    Bad Cold Man
    Senior Member
    Join Date: Apr 2014
    Old 01-08-2017 , 08:28   Re: [CS:GO] Noblock for players and nades.
    Reply With Quote #6

    Quote:
    Originally Posted by Inaryu2 View Post
    Everything seems to be working except setting sm_nonadeblock_enabled 0..
    It seems that even if it's set 0 is in the server cfg, it stays enabled until the command sm_cvar sm_nonadeblock_enabled 0 is issued again.

    It even shows in logs that it executed :S

    Code:
    L 04/12/2016 - 17:13:35: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sm_nonadeblock_enabled") (value "0")
    Add to sourcemod.cfg

    sm_cvar sm_noplayerblock_enabled 1
    sm_cvar sm_nonadeblock_enabled 1

    It's working for me:
    Code:
    L 01/08/2017 - 18:16:27: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sm_noplayerblock_enabled") (value "1")
    L 01/08/2017 - 18:16:27: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sm_nonadeblock_enabled") (value "1")
    __________________

    Last edited by Bad Cold Man; 01-08-2017 at 08:29.
    Bad Cold Man is offline
    BoBiTza
    Junior Member
    Join Date: Feb 2021
    Old 03-24-2021 , 13:02   Re: [CS:GO] Noblock for players and nades.
    Reply With Quote #7

    How to make blockable if player is duck ?
    BoBiTza is offline
    Lukas320
    Member
    Join Date: Jan 2011
    Old 04-22-2021 , 13:56   Re: [CS:GO] Noblock for players and nades.
    Reply With Quote #8

    Awesome plugin, it's just what I needed!

    It works well besides one major issue though.
    The "sm_nonadeblock_enabled" cvar doesn't do anything in-game. I tried setting it on 0 & 1 but the nades always go through the enemy.

    I tested this on CSGO of course.
    Lukas320 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 12:28.


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