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
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 10-25-2017 , 12:22   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1381

Quote:
Originally Posted by Elitcky View Post
anyone knows how to fix this ?
Code:
L 10/24/2017 - 19:19:53: [SM] Exception reported: Temp entity property "m_iWeaponID" not found
L 10/24/2017 - 19:19:53: [SM] Blaming: multi1v1.smx
L 10/24/2017 - 19:19:53: [SM] Call stack trace:
L 10/24/2017 - 19:19:53: [SM]   [0] TE_ReadNum
L 10/24/2017 - 19:19:53: [SM]   [1] Line 63, multi1v1/mute.sp::Hook_ShotgunShot
L 10/24/2017 - 19:19:53: [SM] Exception reported: Temp entity property "m_iWeaponID" not found
L 10/24/2017 - 19:19:53: [SM] Blaming: multi1v1.smx
L 10/24/2017 - 19:19:53: [SM] Call stack trace:
L 10/24/2017 - 19:19:53: [SM]   [0] TE_ReadNum
L 10/24/2017 - 19:19:53: [SM]   [1] Line 63, multi1v1/mute.sp::Hook_ShotgunShot
L 10/24/2017 - 19:19:53: [SM] Exception reported: Temp entity property "m_iWeaponID" not found
L 10/24/2017 - 19:19:53: [SM] Blaming: multi1v1.smx
L 10/24/2017 - 19:19:53: [SM] Call stack trace:
L 10/24/2017 - 19:19:53: [SM]   [0] TE_ReadNum
L 10/24/2017 - 19:19:53: [SM]   [1] Line 63, multi1v1/mute.sp::Hook_ShotgunShot
Update the plugin to the latest version.
__________________
sneaK is offline
Elitcky
AlliedModders Donor
Join Date: Jun 2016
Location: Antofagasta, Chile
Old 10-25-2017 , 15:04   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1382

Quote:
Originally Posted by sneaK View Post
Update the plugin to the latest version.

Lol i didn't think about that :v
Thanks fixed c:

Edit

Now i have another problem :///
When players play it's all fine but if the server still up 10 hours online, there is a bug when players join in the server, there is like a join team bug, they can't select a team, only spec... :/ And i didn't moved any config

Halp?

EDIT 2:

Nvm i think there is a problem with some maps... reading the issues about this plugin when there is no sufficients spawns in a map, the plugin doesn't allow to choose team.
__________________

Last edited by Elitcky; 10-25-2017 at 19:59.
Elitcky is offline
SnowHP
Senior Member
Join Date: Sep 2016
Location: Porto, Portugal
Old 10-29-2017 , 07:39   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1383

How can i get the 2vs2 version of the plugin, cant compile it. And the normal 1v1 maps will be god for 2v2?
__________________
SnowHP is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 10-29-2017 , 13:50   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1384

hello splewis i have a question
what was the reason for adding sm_multi1v1_exec_default_config this convar?
is there any consequences if we set it to 0?
__________________

Last edited by 8guawong; 10-29-2017 at 13:50.
8guawong is offline
Elitcky
AlliedModders Donor
Join Date: Jun 2016
Location: Antofagasta, Chile
Old 10-29-2017 , 16:22   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1385

Quote:
Originally Posted by 8guawong View Post
hello splewis i have a question
what was the reason for adding sm_multi1v1_exec_default_config this convar?
is there any consequences if we set it to 0?
try it xd
__________________
Elitcky is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 11-01-2017 , 06:47   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1386

Does anybody have any idea why !rank and !top might have just randomly stopped working on my server?

Code:
sm version
SourceMod Version: 1.8.0.6032
Code:
// URL to send player stats to. For example: http://csgo1v1.splewis.net/redirect_stats/. The accountID is appened to this url for each player.
// -
// Default: ""
sm_multi1v1_stats_url "http://new.stats.absurdminds.net/redirect.php?id={USER}&serverid={SERVER}"

// Top 15 URL
// -
// Default: ""
sm_multi1v1_top_url "http://new.stats.absurdminds.net/redirect.php"
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
7kt.swe
Member
Join Date: Mar 2015
Location: Sweden
Old 11-13-2017 , 20:18   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1387

Quote:
Originally Posted by ghostofmybrain View Post
Does anybody have any idea why !rank and !top might have just randomly stopped working on my server?

Code:
sm version
SourceMod Version: 1.8.0.6032
Code:
// URL to send player stats to. For example: http://csgo1v1.splewis.net/redirect_stats/. The accountID is appened to this url for each player.
// -
// Default: ""
sm_multi1v1_stats_url "http://new.stats.absurdminds.net/redirect.php?id={USER}&serverid={SERVER}"

// Top 15 URL
// -
// Default: ""
sm_multi1v1_top_url "http://new.stats.absurdminds.net/redirect.php"
I have the same issue..
all is correct in my cfg's
worked before, window just stopped showing up
__________________
7ktTube Redux - old YouTube layout
Restore the old YouTube look/layout. GUI (customization interface) included

- https://7kt.se
7kt.swe is offline
die_man
Senior Member
Join Date: Jul 2017
Old 11-14-2017 , 10:23   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1388

How i can disable kevlar/helmet in normal rounds?
"mp_free_armor 0" doesnt work :/
die_man is offline
7kt.swe
Member
Join Date: Mar 2015
Location: Sweden
Old 11-14-2017 , 10:47   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1389

Quote:
Originally Posted by die_man View Post
How i can disable kevlar/helmet in normal rounds?
"mp_free_armor 0" doesnt work :/
there is a plugin called spawn_kevlarhelmet.smx

it allows you to turn off or on helmet.
sm_spawn_kevlarhelmet_enable "1"
sm_give_helmet_t "0"
sm_give_helmet_ct "0"

dont know if this overrides settung from arena plugin.
but worth a try maybe?
or do you want to take away all kevlar?
__________________
7ktTube Redux - old YouTube layout
Restore the old YouTube look/layout. GUI (customization interface) included

- https://7kt.se
7kt.swe is offline
die_man
Senior Member
Join Date: Jul 2017
Old 11-14-2017 , 11:02   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1390

Quote:
Originally Posted by 7kt.swe View Post
there is a plugin called spawn_kevlarhelmet.smx

it allows you to turn off or on helmet.
sm_spawn_kevlarhelmet_enable "1"
sm_give_helmet_t "0"
sm_give_helmet_ct "0"

dont know if this overrides settung from arena plugin.
but worth a try maybe?
or do you want to take away all kevlar?
I try this plugin, but he dont overrides arena settings

I want to remove kevlar/helmet from one team, and another team use only kevlar, without helmet.
die_man 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 15:37.


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