This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[CSS/CS:GO] Weapon Restrict


Post New Thread Reply   
 
Thread Tools Display Modes
mausetot
Member
Join Date: Jan 2011
Location: Germany
Old 12-01-2011 , 09:49   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #891

Hi drifter, if i use the mapprefix cfgs, have i to delete the "normal" cfg in

/css/cstrike/cfg/sourcemod/ ?

thank you
__________________


www.darkgaming.de - play on the dark side of life
www.gothic-obsession.de
mausetot is offline
Snake60
Senior Member
Join Date: Jul 2008
Location: Russia, Pskov
Old 12-01-2011 , 10:08   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #892

Hi, Drifter! How to disallow pick up restricted weapon in v3.0.3?
__________________
Snake60 is offline
Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 12-01-2011 , 11:57   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #893

Quote:
Originally Posted by mausetot View Post
Hi drifter, if i use the mapprefix cfgs, have i to delete the "normal" cfg in

/css/cstrike/cfg/sourcemod/ ?

thank you
No, you cant really delete it since it will recreate it anyways. You can even leave values you normally want in the main cfg and then change only a few cvars in the mapprefix one. Example I never want awp allowed so in the main config ill restrict it. I also restricted scout. But on scoutknivez i want to allow scouts so in the map cfg i would just unrestrict the scout. Not put the whole thing. Since it reads the main one first then reads the others.

Quote:
Originally Posted by Snake60 View Post
Hi, Drifter! How to disallow pick up restricted weapon in v3.0.3?
sm_allow_restricted_pickup 0
Dr!fter is offline
Snake60
Senior Member
Join Date: Jul 2008
Location: Russia, Pskov
Old 12-01-2011 , 16:48   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #894

Quote:
sm_allow_restricted_pickup 0
Not work in map.cfg
__________________
Snake60 is offline
Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 12-01-2011 , 18:23   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #895

Quote:
Originally Posted by Snake60 View Post
Not work in map.cfg
do sm plugins list then sm cvars # # being the number next to weapon restrict in plugins list. It sounds like its not getting changed.

Example:

Code:
18:22:03 sm plugins list
18:22:04 [SM] Listing 56 plugins:
           23 "Weapon Restrict" (2.2.7) by Dr!fter
18:22:55 sm cvars 23
18:22:55 [SM] Listing 72 convars for: Weapon Restrict
           [Name]                           [Value]
           sm_allow_restricted_pickup       1
           sm_perplayer_restrict            1
           sm_restrict_ak47_ct              -1
           sm_restrict_ak47_t               -1
           sm_restrict_aug_ct               -1
           sm_restrict_aug_t                -1
           sm_restrict_awp_ct               2
           sm_restrict_awp_t                2
           sm_restrict_c4                   -1
           sm_restrict_deagle_ct            -1
           sm_restrict_deagle_t             -1
           sm_restrict_defuser              -1
           sm_restrict_elite_ct             -1
           sm_restrict_elite_t              -1
           sm_restrict_famas_ct             -1
           sm_restrict_famas_t              -1
           sm_restrict_fiveseven_ct         -1
           sm_restrict_fiveseven_t          -1
           sm_restrict_flashbang_ct         -1
           sm_restrict_flashbang_t          -1
           sm_restrict_g3sg1_ct             0
           sm_restrict_g3sg1_t              0
           sm_restrict_galil_ct             -1
           sm_restrict_galil_t              -1
           sm_restrict_glock_ct             -1
           sm_restrict_glock_t              -1
           sm_restrict_hegrenade_ct         -1
           sm_restrict_hegrenade_t          -1
           sm_restrict_m249_ct              -1
           sm_restrict_m249_t               -1
           sm_restrict_m3_ct                -1
           sm_restrict_m3_t                 -1
           sm_restrict_m4a1_ct              -1
           sm_restrict_m4a1_t               -1
           sm_restrict_mac10_ct             -1
           sm_restrict_mac10_t              -1
           sm_restrict_mp5navy_ct           -1
           sm_restrict_mp5navy_t            -1
           sm_restrict_nvgs_ct              -1
           sm_restrict_nvgs_t               -1
           sm_restrict_p228_ct              -1
           sm_restrict_p228_t               -1
           sm_restrict_p90_ct               -1
           sm_restrict_p90_t                -1
           sm_restrict_scout_ct             -1
           sm_restrict_scout_t              -1
           sm_restrict_sg550_ct             0
           sm_restrict_sg550_t              0
           sm_restrict_sg552_ct             -1
           sm_restrict_sg552_t              -1
           sm_restrict_smokegrenade_ct      -1
           sm_restrict_smokegrenade_t       -1
           sm_restrict_tmp_ct               -1
           sm_restrict_tmp_t                -1
           sm_restrict_ump45_ct             -1
           sm_restrict_ump45_t              -1
           sm_restrict_usp_ct               -1
           sm_restrict_usp_t                -1
           sm_restrict_vest_ct              -1
           sm_restrict_vest_t               -1
           sm_restrict_vesthelm_ct          -1
           sm_restrict_vesthelm_t           -1
           sm_restrict_xm1014_ct            -1
           sm_restrict_xm1014_t             -1
           sm_warmup_disable_ff             1
           sm_warmup_enable                 1
           sm_warmup_infinite               1
           sm_warmup_respawn                1
           sm_warmup_respawn_time           0.5
           sm_warmup_time                   45
           sm_weapon_restrict_immunity      0
           sm_weaponrestrict_version        2.2.7
Dr!fter is offline
Snake60
Senior Member
Join Date: Jul 2008
Location: Russia, Pskov
Old 12-02-2011 , 06:22   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #896

Clear, thx! Will try to do today evening.
__________________
Snake60 is offline
Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 12-02-2011 , 23:43   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #897

there is mistake in the translation file
PHP Code:
"ReloadedRestricitions"
    
{
        
"en"        "Reloaded weapn restrictions."
    

#Edit
no color in the translation
PHP Code:
"NoOneHasBomb"
    
{
        
"en"        "No one has the bomb."
    


Last edited by Despirator; 12-03-2011 at 01:58.
Despirator is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 12-03-2011 , 21:03   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #898

Quote:
Originally Posted by Despirator View Post
there is mistake in the translation file
PHP Code:
"ReloadedRestricitions"
    
{
        
"en"        "Reloaded weapn restrictions."
    

#Edit
no color in the translation
PHP Code:
"NoOneHasBomb"
    
{
        
"en"        "No one has the bomb."
    

colors arent set in the translation. Ill fix them in the next few days.

Last edited by Dr!fter; 12-03-2011 at 21:04.
Dr!fter is offline
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 12-04-2011 , 06:43   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #899

Quote:
colors arent set in the translation
i meant that that phrase is not colored in the game, it prints in the default yellow color
Despirator is offline
lokok
BANNED
Join Date: May 2011
Old 12-04-2011 , 14:32   Re: [CSS] Weapon Restrict (Beta 3.0 is here!)
Reply With Quote #900

Hi, does anybody know why sometimes after warmup ends, the buy zone disappears ?
lokok is offline
Send a message via ICQ to lokok
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 21:30.


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