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

[CS:GO] Sprays (you can use sprays in CS:GO)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Plugin ID:
4146
Plugin Version:
v1.4.5
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
    39 
    Plugin Description:
    With this plugin you can use sprays in CS:GO (sprays predefined by the server)
    Old 03-30-2014 , 16:45   [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #1

    Description:

    With this plugin you can use sprays in CS:GO (sprays predefined by the server)

    Type !spray for use your spray
    Type !sprays for select your spray

    You can bind it for use it more easily. For example with bind t sm_spray in your console
    Also you can use +use (E button) for use your spray (if sm_csgosprays_use is 1)


    Screenshots:

    http://steamcommunity.com/sharedfile.../?id=244066037
    http://steamcommunity.com/sharedfile.../?id=244105307
    http://steamcommunity.com/sharedfile.../?id=244105247

    Demostration in video:




    Configuration:

    1-Put the .smx file in addons/sourcemod/plugins
    2-Unzip the file "Sprays with scale in 0.5.zip" in csgo/ directory
    3-Configure this file for add custom sprays addons/sourcemod/configs/csgo-sprays/sprays.cfg (opcional)
    4-Configure the cvars generated in the new file at cfg/sourcemod.


    Note: I ported all sprays from CS:S to CS:GO for can be usable in this plugin


    Todo list:

    -None


    You can test this plugin in my csgo servers

    ->
    ->
    ->


    Donations (optional):

    If you apreciate my work, you can donate me via paypal or with a trade offer


    Download:

    Main repository
    Direct download
    Code changes
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 03-06-2018 at 05:33.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 03-30-2014 , 19:01   Re: [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #2

    I uploaded a new zip with sprays with scale in 0.5 ,so I have increased size of spray because in csgo the sprays of CS:S are small

    Recomended use "Sprays with scale in 0.5.zip" zip instead of default scale´s zip
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.

    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Konstantin
    Senior Member
    Join Date: Nov 2012
    Old 03-30-2014 , 20:52   Re: [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #3

    Franc1sco, thank you man, plugin works fine!
    Waiting for a cvar to configure the time between sprays
    __________________
    OS: Linux
    Gameserver: CS:GO Mini Games
    Konstantin is offline
    Dkmuniz
    Senior Member
    Join Date: Jun 2013
    Old 03-30-2014 , 21:00   Re: [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #4

    Nice plugin franc1sco, good job man!!

    I edited
    Code:
    RegConsoleCmd("sm_spray", MakeSpray);
    To
    Code:
    RegConsoleCmd("+spray", MakeSpray);
    And put in console bind t "+spray"


    Thanks!!

    Last edited by Dkmuniz; 03-30-2014 at 21:03.
    Dkmuniz is offline
    Konstantin
    Senior Member
    Join Date: Nov 2012
    Old 03-30-2014 , 21:12   Re: [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #5

    bind "t" "say !spray" works too!
    __________________
    OS: Linux
    Gameserver: CS:GO Mini Games

    Last edited by Konstantin; 03-30-2014 at 22:01.
    Konstantin is offline
    Dkmuniz
    Senior Member
    Join Date: Jun 2013
    Old 03-30-2014 , 22:04   Re: [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #6

    Quote:
    Originally Posted by Konstantin View Post
    bind "t" "say !spray" works too!
    I know, but in chat !spray is bad (For me)!!
    Dkmuniz is offline
    Dkmuniz
    Senior Member
    Join Date: Jun 2013
    Old 03-30-2014 , 22:34   Re: [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #7

    Franc1sco, you can add for OnRoundStart, the timer is "0" ?
    Dkmuniz is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 03-31-2014 , 05:24   Re: [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #8

    Quote:
    Originally Posted by Konstantin View Post
    Franc1sco, thank you man, plugin works fine!
    Waiting for a cvar to configure the time between sprays
    Finally added

    Quote:
    Originally Posted by Dkmuniz View Post
    Franc1sco, you can add for OnRoundStart, the timer is "0" ?
    Added

    And added to todo list "-Add clientprefs for save the spray choosen"


    New version v1.1 with the previous improvements
    Cvars are:
    Code:
    sm_csgosprays_time 30 // time between each spray
    sm_csgosprays_distance 115 // max distance from the wall to can use spray
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.

    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Konstantin
    Senior Member
    Join Date: Nov 2012
    Old 03-31-2014 , 07:18   Re: [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #9

    Quote:
    Originally Posted by Dkmuniz View Post
    I know, but in chat !spray is bad (For me)!!
    Yeah, i mean /spray
    __________________
    OS: Linux
    Gameserver: CS:GO Mini Games
    Konstantin is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 03-31-2014 , 07:39   Re: [CS:GO] Sprays (you can use sprays in CS:GO)
    Reply With Quote #10

    Quote:
    Originally Posted by Konstantin View Post
    Yeah, i mean /spray
    You can use bind t sm_spray also for dont write !spray in the public chat
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 03-31-2014 at 07:40.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    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 11:39.


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