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

[CS:GO] Multi-1v1 (v1.1.10, 2021-10-30)


Post New Thread Reply   
 
Thread Tools Display Modes
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 06-21-2017 , 20:53   Re: Fixed Rounds
Reply With Quote #1301

Quote:
Originally Posted by msrble View Post
If its possible to edit the code to make fixed rounds?

for example:

1.Round: Pistol
2.Round: Pistol
3.Round istol
4.Round istol
5.Round : Rifle
6.Round : Rifle
7.Round : Rifle
8.Round : Rifle
9.Round : Knife
10.Round : Knife
Of course. I'm not going to, though.

It's probably better to do that in another plugin via the OnRoundTypeDecided forward anyway.
__________________
splewis is offline
adir1133
New Member
Join Date: Jun 2017
Old 06-22-2017 , 10:07   Re: [CS:GO] Multi-1v1 (v1.1.5, 2017-2-12)
Reply With Quote #1302

How can I check if a mod is enabled or disabled for a client?
adir1133 is offline
olokos
Member
Join Date: Jun 2016
Old 07-07-2017 , 14:43   Re: [CS:GO] Multi-1v1 (v1.1.5, 2017-2-12)
Reply With Quote #1303

I've noticed a few bugs here after I tried to play 1v1:
1. Kills/deaths are -1 after 2 rounds for 1 player
2. Top ui score resets every round.

Is this plugin still in development?
olokos is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 07-07-2017 , 21:17   Re: [CS:GO] Multi-1v1 (v1.1.5, 2017-2-12)
Reply With Quote #1304

Quote:
Originally Posted by olokos View Post
I've noticed a few bugs here after I tried to play 1v1:
1. Kills/deaths are -1 after 2 rounds for 1 player
2. Top ui score resets every round.

Is this plugin still in development?
https://github.com/splewis/csgo-multi-1v1/issues/173

Quote:
Originally Posted by adir1133 View Post
How can I check if a mod is enabled or disabled for a client?
I don't know what a "mod" means to you. If you mean a round type, then there's no way right now (well, you could find the cookie name, but that's an implementation detail). That'd be worth adding a new native for.
__________________
splewis is offline
olokos
Member
Join Date: Jun 2016
Old 07-12-2017 , 04:31   Re: [CS:GO] Multi-1v1 (v1.1.5, 2017-2-12)
Reply With Quote #1305

splewis why do you link me an issue on github that I had created myself? lol
olokos is offline
Krhyme
Junior Member
Join Date: Apr 2016
Old 07-20-2017 , 16:07   Re: [CS:GO] Multi-1v1 (v1.1.5, 2017-2-12)
Reply With Quote #1306

Can somebody help me please - I run a number of servers, all of them working (PUG, Warmod, etc.)

But when I try to run the Arena server, for some reason, it does not show on the Community Server List for Internet. It shows on LAN - but even there I cannot connect.
Ports are open, gameserver ID is assigned, I have many other servers that worked - and also used to run a Arena server 1 year ago which also worked perfectly (thanks for that! )

But right now, as I said, not connecting on Lan, and not showing on Internet server list. The following startup configs:
-authkey XXXXXXXXXXXXXXXX +host_workshop_collection 249376192 +workshop_start_map 251133638 +sv_setsteamaccount XXXXXXXXXXXXXXXX -usercon

One thing I noticed - there seems to be a map problem, since the server sets the starting map as de_dust, which should not be the case.

Waiting on your kind help, as I want to run these awesome arena servers again
Krhyme is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 07-20-2017 , 21:28   Re: [CS:GO] Multi-1v1 (v1.1.5, 2017-2-12)
Reply With Quote #1307

Quote:
Originally Posted by olokos View Post
splewis why do you link me an issue on github that I had created myself? lol
So other people can find the answer.

Quote:
Originally Posted by Krhyme View Post
Can somebody help me please - I run a number of servers, all of them working (PUG, Warmod, etc.)

But when I try to run the Arena server, for some reason, it does not show on the Community Server List for Internet. It shows on LAN - but even there I cannot connect.
Ports are open, gameserver ID is assigned, I have many other servers that worked - and also used to run a Arena server 1 year ago which also worked perfectly (thanks for that! )

But right now, as I said, not connecting on Lan, and not showing on Internet server list. The following startup configs:
-authkey XXXXXXXXXXXXXXXX +host_workshop_collection 249376192 +workshop_start_map 251133638 +sv_setsteamaccount XXXXXXXXXXXXXXXX -usercon

One thing I noticed - there seems to be a map problem, since the server sets the starting map as de_dust, which should not be the case.

Waiting on your kind help, as I want to run these awesome arena servers again
Have you done any debugging? I would try disabling the multi1v1 plugin first, and then disable sourcemod entirely if it still doesn't work. It's pretty unlikely either is causing your problems.
__________________
splewis is offline
Krhyme
Junior Member
Join Date: Apr 2016
Old 07-21-2017 , 05:54   Re: [CS:GO] Multi-1v1 (v1.1.5, 2017-2-12)
Reply With Quote #1308

Quote:
Originally Posted by splewis View Post
So other people can find the answer.



Have you done any debugging? I would try disabling the multi1v1 plugin first, and then disable sourcemod entirely if it still doesn't work. It's pretty unlikely either is causing your problems.

Thanks for your response splewis. Did the following:

- Disabled multi1v1 plugin - then ran the server. On the server screen I can see it now downloaded all the workshop maps to the maps folder, and the server is now showing up on community server list again from in-game client, and I can join the game - so this fixed part of it.

But now, when I join, there are bots, and I am in 1 arena with 1 bot. But it doesn't divide the scoreboard into arenas if you know what I mean - did not see 'arena 1, arena 2'. so no arena progression.
There is warmup, and then the game starts with the bots.

What should I try now - any idea?

Last edited by Krhyme; 07-21-2017 at 05:57.
Krhyme is offline
gula345
Member
Join Date: Jul 2017
Location: Belgie
Old 07-21-2017 , 10:16   Re: [CS:GO] Multi-1v1 (v1.1.5, 2017-2-12)
Reply With Quote #1309

Hi guys. I have a problem with writing a "weapon menu" after the map change resets. Could someone please fix this for the record to work as it should?
gula345 is offline
szogun
Senior Member
Join Date: Apr 2016
Old 08-12-2017 , 14:55   Re: [CS:GO] Multi-1v1 (v1.1.5, 2017-2-12)
Reply With Quote #1310

Hello
I have a small problem when I add a flag "z" to the server does not allow me to connect
szogun 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 12:06.


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