Raised This Month: $ Target: $400
 0% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
Rippii
New Member
Join Date: Jan 2015
Old 01-19-2016 , 19:43   Re: [CS:GO] Multi-1v1 (v1.1.1, 2015-11-14)
Reply With Quote #981

I am having trouble installing this. I have extracted the content to my root folder however the mode is not appearing on my commandline manager. Help would be appreciated: http://steamcommunity.com/id/MuzzIsLife/
I also dont know where I find these files
>addons/sourcemod/plugins/multi1v1.smx
addons/sourcemod/configs/multi1v1_weapons.cfg
addons/sourcemod/translations

Last edited by Rippii; 01-22-2016 at 05:23.
Rippii is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 01-20-2016 , 23:03   Re: [CS:GO] Multi-1v1 (v1.1.1, 2015-11-14)
Reply With Quote #982

Can anybody verify their arena servers are running after this update? Mine freeze.

I also noticed this in console:
Code:
[SM] MEMORY LEAK DETECTED IN PLUGIN (file "multi1v1.smx")
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
JacobThePigeon
Junior Member
Join Date: Jul 2015
Location: Ontario, Canada
Old 01-22-2016 , 19:00   Re: [CS:GO] Multi-1v1 (v1.1.1, 2015-11-14)
Reply With Quote #983

Hi there Splewis! I'm Jacob, and I currently manage a cs:go 1v1 server with your plugin as the main plugin. I updated to the most recent version of multi1v1 and sourcemod, unfortunately I find that the multi1v1_customrounds file does not work! I just updated the multi1v1 to your latest update (which comes with the preset customrounds file!) and it does not currently work for me. Anyone else have this issue, It was working before now it doesn't.

Any feedback is appreciated and helpful. Thanks in advance!

P.S. Splewis! is there any way possible to get any information on the !challenge plugin you have on your servers?

-Pigeon
JacobThePigeon is offline
Send a message via Skype™ to JacobThePigeon
penalte
Member
Join Date: Jan 2016
Old 01-26-2016 , 13:23   Re: [CS:GO] Multi-1v1 (v1.1.1, 2015-11-14)
Reply With Quote #984

Can someone hellp me, i just wanna know what code i need to add to flash and other addons that allow me to only have that addon in rounds that i want not all rounds.

Thank you.

Last edited by penalte; 01-26-2016 at 13:23.
penalte is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 01-26-2016 , 16:30   Re: [CS:GO] Multi-1v1 (v1.1.1, 2015-11-14)
Reply With Quote #985

Quote:
Originally Posted by Rippii View Post
I am having trouble installing this. I have extracted the content to my root folder however the mode is not appearing on my commandline manager. Help would be appreciated: http://steamcommunity.com/id/MuzzIsLife/
I also dont know where I find these files
>addons/sourcemod/plugins/multi1v1.smx
addons/sourcemod/configs/multi1v1_weapons.cfg
addons/sourcemod/translations
I don't know what you mean by commandline manager or why that is relevant.

Quote:
Originally Posted by JacobThePigeon View Post
Hi there Splewis! I'm Jacob, and I currently manage a cs:go 1v1 server with your plugin as the main plugin. I updated to the most recent version of multi1v1 and sourcemod, unfortunately I find that the multi1v1_customrounds file does not work! I just updated the multi1v1 to your latest update (which comes with the preset customrounds file!) and it does not currently work for me. Anyone else have this issue, It was working before now it doesn't.

Any feedback is appreciated and helpful. Thanks in advance!

P.S. Splewis! is there any way possible to get any information on the !challenge plugin you have on your servers?

-Pigeon
Check the error logs or post the config file you're using.

Quote:
Originally Posted by ghostofmybrain View Post
Can anybody verify their arena servers are running after this update? Mine freeze.

I also noticed this in console:
Code:
[SM] MEMORY LEAK DETECTED IN PLUGIN (file "multi1v1.smx")
It works, but: https://github.com/splewis/csgo-multi-1v1/issues/140

Quote:
Originally Posted by penalte View Post
Can someone hellp me, i just wanna know what code i need to add to flash and other addons that allow me to only have that addon in rounds that i want not all rounds.

Thank you.
Modify the round type handler functions then.
__________________
splewis is offline
rolay07
Junior Member
Join Date: Apr 2013
Old 01-29-2016 , 14:27   Re: [CS:GO] Multi-1v1 (v1.1.1, 2015-11-14)
Reply With Quote #986

Hi,

Can you help me please, how to set different mapcycle when the multi1v1 mod is enabled?

Thanks.
rolay07 is offline
CamerDisco
AlliedModders Donor
Join Date: Aug 2015
Location: Poland
Old 02-01-2016 , 08:36   Re: [CS:GO] Multi-1v1 (v1.1.1, 2015-11-14)
Reply With Quote #987

Preferences set with the !guns command are overwritten with every change of the map, so everybody needs to change the settings from default to their weapon of choice all over again each time a new map loads. Does anyone know how to fix this issue?
CamerDisco is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 02-01-2016 , 16:49   Re: [CS:GO] Multi-1v1 (v1.1.1, 2015-11-14)
Reply With Quote #988

Quote:
Originally Posted by CamerDisco View Post
Preferences set with the !guns command are overwritten with every change of the map, so everybody needs to change the settings from default to their weapon of choice all over again each time a new map loads. Does anyone know how to fix this issue?
They are supposed to be saved via the clientprefs extension. Did you disable that or delete the section in configs/databases.cfg that sets clientprefs's database?
__________________
splewis is offline
cTmoNe
AlliedModders Donor
Join Date: Jul 2010
Location: Germany
Old 02-09-2016 , 16:56   Re: [CS:GO] Multi-1v1 (v1.1.2, 2016-2-5)
Reply With Quote #989

I have a problem, plugin does not generate multi1v1.cfg
__________________


cTmoNe is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 02-09-2016 , 23:49   Re: [CS:GO] Multi-1v1 (v1.1.2, 2016-2-5)
Reply With Quote #990

Quote:
Originally Posted by ZombiMod.Com View Post
I have a problem, plugin does not generate multi1v1.cfg
Check the error logs. It'll probably say something about the server not having write permissions in the cfg/sourcemod/multi1v1 directory.
__________________
splewis 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 09:06.


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