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

[CS:GO + CS?] Bouncing Chicken !


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Plugin ID:
4689
Plugin Version:
1.0
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Once the C4 is dropped, it bouce everywhere ! Yay !
    Old 06-21-2015 , 08:11   [CS:GO + CS?] Bouncing Chicken !
    Reply With Quote #1

    Description :
    Once the C4 is dropped, it bouce everywhere ! Yay ! Also, you can't camp the C4 anymore, so, CT have to move

    Screenshots & Videos :



    Cvar & Commands

    Cvar :

    sm_c4bounce_mini_power 300.0 Set the minimal power that the bomb can bounce.
    sm_c4bounce_maxi_power 360.0 Set the maximal power that the bomb can bounce.
    sm_c4bounce_sec_between_bounces 0.9 Ammount of seconds before each bounce.

    Commands :

    None

    Installation


    1) Download the smx file
    2) Put it into your plugins folder
    3) reload plugins folder by restarting server OR changing map OR typing sm reload plugins

    Bugs :


    Any ! Yay everything is fully working !

    Request :

    • Nothing :¬|

    Logs :
    ------
    0.1 : First public release.
    0.2 : Model changed to a chicken
    -------
    Attached Files
    File Type: sp Get Plugin or Get Source (C4Bounce.sp - 1446 views - 3.6 KB)
    __________________
    Want to check my plugins ?

    Last edited by Arkarr; 08-03-2015 at 06:28.
    Arkarr is offline
    asdfxD
    Veteran Member
    Join Date: Apr 2011
    Old 06-21-2015 , 14:06   Re: [CS:GO + CS?] Boucing C4
    Reply With Quote #2

    lol nice plugin, i set time to 0.5 and it was too fast and the bomb goes up to the moon lol and than some ppl crashed with "engine error"

    Last edited by asdfxD; 06-21-2015 at 14:14.
    asdfxD is offline
    Arkarr
    Veteran Member
    Join Date: Sep 2012
    Location: Just behind my PC screen
    Old 06-21-2015 , 14:23   Re: [CS:GO + CS?] Boucing C4
    Reply With Quote #3

    Quote:
    Originally Posted by asdfxD View Post
    lol nice plugin, i set time to 0.5 and it was too fast and the bomb goes up to the moon lol and than some ppl crashed with "engine error"
    Give me logs please.
    __________________
    Want to check my plugins ?
    Arkarr is offline
    asdfxD
    Veteran Member
    Join Date: Apr 2011
    Old 06-21-2015 , 14:40   Re: [CS:GO + CS?] Boucing C4
    Reply With Quote #4

    Quote:
    Originally Posted by Arkarr View Post
    Give me logs please.
    no logs, it says only "user timed out" at this time and no sm error logs. i think the bomb was to high in the sky on de_dust2_night. thats why some ppl got the csgo engine error.
    asdfxD is offline
    Arkarr
    Veteran Member
    Join Date: Sep 2012
    Location: Just behind my PC screen
    Old 06-21-2015 , 17:33   Re: [CS:GO + CS?] Boucing C4
    Reply With Quote #5

    You should definitly not mess up with the values, like putting incredible high values. Or too smal ones for timers.
    __________________
    Want to check my plugins ?
    Arkarr is offline
    R1KO
    Member
    Join Date: Sep 2013
    Old 06-29-2015 , 16:29   Re: [CS:GO + CS?] Boucing C4
    Reply With Quote #6

    since doing in the new syntax then do it all:
    PHP Code:
    GetEventInt(event"userid"
    INVALID_HANDLE now null

    stock need not

    instead GetMaxClients () use the MaxClients

    timer should be equated to INVALID_HANDLE (now the [B] null [/ B]) if he has already
    PHP Code:
    finished execution:
    public 
    Action TMR_Bounce (Handle tmrany iC4)
    {
    if (
    iC4! = INVALID_ENT_REFERENCE && bombCanBounce)
    {
    ...
    }
    // here


    Last edited by R1KO; 06-29-2015 at 16:29.
    R1KO is offline
    Send a message via Skype™ to R1KO
    RedSword
    SourceMod Plugin Approver
    Join Date: Mar 2006
    Location: Quebec, Canada
    Old 06-29-2015 , 16:40   Re: [CS:GO + CS?] Boucing C4
    Reply With Quote #7

    Really cool. To hunt the C4 down lol ^^.

    Now change the model to a Duck .
    __________________
    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

    Last edited by RedSword; 06-29-2015 at 16:43.
    RedSword is offline
    Arkarr
    Veteran Member
    Join Date: Sep 2012
    Location: Just behind my PC screen
    Old 06-30-2015 , 02:05   Re: [CS:GO + CS?] Boucing C4
    Reply With Quote #8

    R1KO
    Thanks ! I'm really sorry to let those syntax error here. Also, do you mind to leave a link here about how do we write in 1.7 ? Like, everything, not just a part of the things.

    RedSword
    The idea sounds nice. The problem is : I can'tcreate such a model, too n00b at making those things, or I could use a crappy model stolt on the web. Wich is even worse.
    __________________
    Want to check my plugins ?
    Arkarr is offline
    RedSword
    SourceMod Plugin Approver
    Join Date: Mar 2006
    Location: Quebec, Canada
    Old 06-30-2015 , 02:15   Re: [CS:GO + CS?] Boucing C4
    Reply With Quote #9

    Quote:
    Originally Posted by Arkarr View Post
    The idea sounds nice. The problem is : I can'tcreate such a model, too n00b at making those things, or I could use a crappy model stolt on the web. Wich is even worse.
    You could use the built-in (cs_italy) chicken one.

    On a side note, a "n" is missing in your title =3.
    __________________
    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

    Last edited by RedSword; 06-30-2015 at 02:16.
    RedSword is offline
    Apina
    AlliedModders Donor
    Join Date: May 2013
    Old 06-30-2015 , 06:43   Re: [CS:GO + CS?] Boucing C4
    Reply With Quote #10

    at cs:go map de_bank c4 jumping and fall out textures can you fix this bug only on de_bank its falling to textures
    Apina 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 17:05.


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