Raised This Month: $32 Target: $400
 8% 

[CSGO]AWP Server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kratoss1812
Senior Member
Join Date: May 2018
Location: Romānia
Old 12-07-2018 , 12:52   [CSGO]AWP Server
Reply With Quote #1

Does anyone know what I neet to create an only AWP ( and maybe deagle) Server? ( without map settings )
I know that there are some convars to put in the server.cfg and I can combine that with a Weapon Restriction plugin.

Is there a plugin pre-made that do that already?

Thanks and sorry if I posted in the wrong section.
__________________

Last edited by kratoss1812; 12-08-2018 at 02:05.
kratoss1812 is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 12-07-2018 , 14:33   Re: AWP Server
Reply With Quote #2

You should state what game this is for, as different methods apply to different games.
Maxximou5 is offline
kratoss1812
Senior Member
Join Date: May 2018
Location: Romānia
Old 12-08-2018 , 02:04   Re: AWP Server
Reply With Quote #3

I whould like for CS:GO
__________________
kratoss1812 is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 12-08-2018 , 03:34   Re: [CSGO]AWP Server
Reply With Quote #4

Use: mp_items_prohibited // Set this convar to a comma-delimited list of weapon definition indices to prohibit from purchase on the server.

Weapon List: https://steamcommunity.com/sharedfil.../?id=894220923
Maxximou5 is offline
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 12-08-2018 , 06:46   Re: [CSGO]AWP Server
Reply With Quote #5

Quote:
Originally Posted by Maxximou5 View Post
Use: mp_items_prohibited // Set this convar to a comma-delimited list of weapon definition indices to prohibit from purchase on the server.

Weapon List: https://steamcommunity.com/sharedfil.../?id=894220923
If he run an awp server, then he'll have a game_player_equip entity on awp_ maps.
You should delete that entity and set default weapons.

PHP Code:

mp_ct_default_melee    weapon_knife
mp_ct_default_secondary 
""
mp_ct_default_primary weapon_awp
mp_t_default_melee weapon_knife
mp_t_default_secondary 
""
mp_t_default_primary weapon_awp

mp_respawn_on_death_t 0
mp_respawn_on_death_ct 0 
// maybe activate respawn?

mp_buytime 0
sv_disableradar 1

mp_timelimit 20
mp_roundtime 2 
__________________
Ilusion9 is offline
kratoss1812
Senior Member
Join Date: May 2018
Location: Romānia
Old 12-08-2018 , 19:21   Re: [CSGO]AWP Server
Reply With Quote #6

thanks
__________________
kratoss1812 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 18:37.


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