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

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


Post New Thread Reply   
 
Thread Tools Display Modes
VasqueS
Member
Join Date: Jan 2015
Old 03-09-2015 , 14:42   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #611

impossible to make a css version?
VasqueS is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 03-10-2015 , 16:05   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #612

Quote:
Originally Posted by VasqueS View Post
impossible to make a css version?
I don't know. I'm pretty sure the round_prestart/round_poststart events that I used don't exist in CSS so it definitely won't work as-is.
__________________
splewis is offline
virusking
AlliedModders Donor
Join Date: Jul 2014
Location: Helsinki
Old 03-13-2015 , 08:37   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #613

Are you planning on releasing the challenge part of your plugin?

It would be awesome to get.
virusking is offline
virusking
AlliedModders Donor
Join Date: Jul 2014
Location: Helsinki
Old 03-23-2015 , 14:16   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #614

Never mind, got a custom one made already.
__________________
Founder of TooEZ Gaming, laid back community focused on gaming.

https://tooezgaming.com/
virusking is offline
cocobobo20
Junior Member
Join Date: Oct 2012
Old 03-23-2015 , 17:30   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #615

I have no idea what i'm doing wrong but i just can't get the plguin to work correctly. This is my first time working with csgo servers and idk what i'm doing wrong.

if someone can please help me http://steamcommunity.com/profiles/76561198018138265/

Edit: Well i got the gamemode working eventually but i took everything down cause i messed with allot of files setting up the mysql database is the hardest part for me right now

Last edited by cocobobo20; 03-24-2015 at 13:59.
cocobobo20 is offline
NotHappy
Member
Join Date: Dec 2014
Old 03-25-2015 , 09:43   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #616

I have small problem with my database. I want to have 2 servers synchronized with one database. I changed everything in databases.cfg everything is the same on both servers but statistics work only on one of them.

databases.cfg:
Code:
	"multi1v1"
	{
   		"driver"           		"mysql"
    		"host"             		"host"
   		"database"         		"database"
  		"user"             		"user"
    		"pass"            		"pw"
    		//"timeout"          		"10"
    		"port"          		"3306"
         }
I don't know if i should have changed this bit i changed "sm_multi1v1_database_server_id" to "1" on first and "2" on second server

Last edited by NotHappy; 03-25-2015 at 09:52.
NotHappy is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 03-25-2015 , 13:57   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #617

Quote:
Originally Posted by NotHappy View Post
I have small problem with my database. I want to have 2 servers synchronized with one database. I changed everything in databases.cfg everything is the same on both servers but statistics work only on one of them.

databases.cfg:
Code:
	"multi1v1"
	{
   		"driver"           		"mysql"
    		"host"             		"host"
   		"database"         		"database"
  		"user"             		"user"
    		"pass"            		"pw"
    		//"timeout"          		"10"
    		"port"          		"3306"
         }
I don't know if i should have changed this bit i changed "sm_multi1v1_database_server_id" to "1" on first and "2" on second server

You only need to touch that cvar if you want to use the same table to store different stats across servers. If you want the same stats across all servers you should leave that value the same everywhere. I have mine set to "0" on all my servers.

Check the error logs on the server stats don't work on.
__________________
splewis is offline
laterbreh
Junior Member
Join Date: Dec 2014
Old 03-28-2015 , 01:05   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #618

I'd be willing to pay for the Challenge portion of this plugin... or if someone can point me in the right direction to hire someone to write the script needed.

Please PM me.

Thanks.
laterbreh is offline
anubias
Junior Member
Join Date: Apr 2014
Old 03-31-2015 , 03:04   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #619

Get errors:

L 03/31/2015 - 03:54:49: SourceMod error session started
L 03/31/2015 - 03:54:49: Info (map "am_trainyard") (file "errors_20150331.log")
L 03/31/2015 - 03:54:49: [multi1v1.smx] ✪ Glasses Jacket Shirt Man<178><STEAM_1:1:86619983><> had arena -1 on player spawn event
L 03/31/2015 - 03:55:10: Error log file session closed.
anubias is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 03-31-2015 , 22:22   Re: [CS:GO] Multi-1v1 (v1.0.0, 2015-2-4)
Reply With Quote #620

Cool stuff: http://steamcommunity.com/id/splewis...89637729250905


Quote:
Originally Posted by anubias View Post
Get errors:

L 03/31/2015 - 03:54:49: SourceMod error session started
L 03/31/2015 - 03:54:49: Info (map "am_trainyard") (file "errors_20150331.log")
L 03/31/2015 - 03:54:49: [multi1v1.smx] ✪ Glasses Jacket Shirt Man<178><STEAM_1:1:86619983><> had arena -1 on player spawn event
L 03/31/2015 - 03:55:10: Error log file session closed.
Quote:

Reporting bugs/issues

Always include as much relevant info as you can: the multi1v1 plugin version, sourcemod version, and other plugins running on the server.
Though you're probably running another plugin interfering with team changes. Remove it.
__________________
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:16.


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