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

[CS:GO] Bombsite Limiter


Post New Thread Reply   
 
Thread Tools Display Modes
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 08-05-2019 , 04:57   Re: [CSGO] Bombsite Limiter
Reply With Quote #11

Quote:
Originally Posted by aykocity View Post
Is it possible to change in certain rounds?

example;

1.round - A
3.round - B
5.round - A

etc..
You can make a new plugin that switches bombsites based on rounds. To switch a bombsite, you can call sm_setbombsite <A or B> [limit] command.

example:

PHP Code:
ServerCommand("sm_setbombsite A"); 
__________________
Ilusion9 is offline
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 09-03-2019 , 04:56   Re: [CSGO] Bombsite Limiter
Reply With Quote #12

Updated.
It seems that round_freeze_end event doesn't trigger on competitive gamemode. Now it's fixed.
__________________

Last edited by Ilusion9; 09-03-2019 at 05:35.
Ilusion9 is offline
laibach
Junior Member
Join Date: Oct 2013
Location: Slovak
Old 09-15-2019 , 11:38   Re: [CSGO] Bombsite Locker
Reply With Quote #13

hello
I wanted to change the color there, but I can't do it my experiment in lang Phrases:

Code:
{RED}> Bombsite {GREEN}{1} {WHITE}is restricted due to fewer Counter-Terrorists than {GRAY}{2}
if anyone had a desire to help me was bi I am grateful
well thank you
__________________

Last edited by laibach; 09-15-2019 at 11:40.
laibach is offline
laibach
Junior Member
Join Date: Oct 2013
Location: Slovak
Old 09-16-2019 , 05:41   Re: [CSGO] Bombsite Locker
Reply With Quote #14

Ok you don't need it anymore I got it
__________________
laibach is offline
RELLIX
New Member
Join Date: Aug 2019
Old 10-04-2019 , 12:52   Re: [CSGO] Bombsite Locker
Reply With Quote #15

Quote:
Originally Posted by laibach View Post
Ok you don't need it anymore I got it
can you please help me with it? how did u get it working?
RELLIX is offline
Razvann.
Senior Member
Join Date: Jul 2012
Old 10-20-2019 , 10:01   Re: [CSGO] Bombsite Locker
Reply With Quote #16

Sometimes it stop working 1 2 rounds and then start working

Cāteodată pornește după 2 3 runde, nu din prima, fără nicio eroare. E ceva greșit cu sursa lui
Razvann. is offline
Send a message via Yahoo to Razvann.
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 01-17-2020 , 07:35   Re: [CS:GO] Bombsite Locker
Reply With Quote #17

Major update: Added sm_bombsites command where you can manage the bombsites. You can specify the bombsite letter (that will appear in chat) and the bombsite limit (the bombsite will be disabled if there are fewer CTs than that limit). You can easily limit bombsite C (if the map has one), D etc.
__________________
Ilusion9 is offline
Sajmooooon
Senior Member
Join Date: Nov 2018
Location: Slovakia
Old 01-18-2020 , 15:25   Re: [CS:GO] Bombsite Locker
Reply With Quote #18

Quote:
Originally Posted by Ilusion9 View Post
Major update: Added sm_bombsites command where you can manage the bombsites. You can specify the bombsite letter (that will appear in chat) and the bombsite limit (the bombsite will be disabled if there are fewer CTs than that limit). You can easily limit bombsite C (if the map has one), D etc.
plugin.sp(17) : error 001: expected token: "{", but found "struct"
plugin.sp(19) : error 001: expected token: "public", but found "int"
plugin.sp(20) : error 001: expected token: "}", but found "int"
plugin.sp(23) : error 054: unmatched closing brace ("}")
plugin.sp(50) : error 017: undefined symbol "g_Bombsites"
plugin.sp(50) : warning 215: expression has no effect
plugin.sp(50) : error 001: expected token: ";", but found "]"
plugin.sp(50) : error 029: invalid expression, assumed zero
plugin.sp(50) : fatal error 190: too many error messages on one line

Compilation aborted.
8 Errors.
Sajmooooon is offline
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 01-28-2020 , 08:25   Re: [CS:GO] Bombsite Locker
Reply With Quote #19

Quote:
Originally Posted by Sajmooooon View Post
plugin.sp(17) : error 001: expected token: "{", but found "struct"
plugin.sp(19) : error 001: expected token: "public", but found "int"
plugin.sp(20) : error 001: expected token: "}", but found "int"
plugin.sp(23) : error 054: unmatched closing brace ("}")
plugin.sp(50) : error 017: undefined symbol "g_Bombsites"
plugin.sp(50) : warning 215: expression has no effect
plugin.sp(50) : error 001: expected token: ";", but found "]"
plugin.sp(50) : error 029: invalid expression, assumed zero
plugin.sp(50) : fatal error 190: too many error messages on one line

Compilation aborted.
8 Errors.
Sourcemod 1.10 (or a recent version) is required.
__________________
Ilusion9 is offline
Sajmooooon
Senior Member
Join Date: Nov 2018
Location: Slovakia
Old 01-29-2020 , 03:41   Re: [CS:GO] Bombsite Locker
Reply With Quote #20

Is it possible to add,that if CT players<T players it will disable plant ?
Sajmooooon 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 07:05.


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