Raised This Month: $32 Target: $400
 8% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
7kt.swe
Member
Join Date: Mar 2015
Location: Sweden
Old 11-14-2017 , 13:38   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1391

Just noticed that my !rank only started to work when i used another "popup" command for the plugin webshortcuts_csgo.smx first.
Somehow it seems to load the popup-function for the multi1v1_online_stats_viewer.smx plugin
__________________
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 , 23:39   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1392

@splewis, how i can override armor (Kevlar and helmet) in normal rounds?
die_man is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 11-22-2017 , 21:54   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1393

Quote:
Originally Posted by 7kt.swe View Post
Just noticed that my !rank only started to work when i used another "popup" command for the plugin webshortcuts_csgo.smx first.
Somehow it seems to load the popup-function for the multi1v1_online_stats_viewer.smx plugin
I'm glad to hear somebody else is having the issue. I felt like I was going crazy with how silent everybody else was on it.

Can you explain this a bit more? What did you do to fix the issue? Did you have to use another plugin to get t working? Did you basically create a !rank and !top in the webshortcuts_csgo config?
__________________
Boycott ESEA
My servers

Last edited by ghostofmybrain; 11-22-2017 at 21:55.
ghostofmybrain is offline
Andrey309a
Junior Member
Join Date: Feb 2017
Old 11-24-2017 , 19:45   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1394

Why only the USP-S, and the GLOCK has kelvar (body armour) whilst others don't, here is some screenshots. This happened every time!:

Pistols that HAD armour;

#1 https://puu.sh/yq0on/d9d892f8e1.png
#2 https://puu.sh/yq0pd/1b720b66a2.jpg


Pistols that DIDIN'T HAD armour for some reason:

#1 https://puu.sh/yq0qY/07d7ac0788.png
#2 https://puu.sh/yq0ry/6692be5955.jpg
#3 https://puu.sh/yq0se/12a9b65a82.png
#4 https://puu.sh/yq0tD/d1fb173d80.png
#5 https://puu.sh/yq0u8/6ae57f98e5.png
#6 https://puu.sh/yq0ux/4117750b27.png


Any solution?
Andrey309a is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 11-24-2017 , 21:29   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1395

Quote:
Originally Posted by Andrey309a View Post
Why only the USP-S, and the GLOCK has kelvar (body armour) whilst others don't, here is some screenshots. This happened every time!:

Pistols that HAD armour;

#1 https://puu.sh/yq0on/d9d892f8e1.png
#2 https://puu.sh/yq0pd/1b720b66a2.jpg


Pistols that DIDIN'T HAD armour for some reason:

#1 https://puu.sh/yq0qY/07d7ac0788.png
#2 https://puu.sh/yq0ry/6692be5955.jpg
#3 https://puu.sh/yq0se/12a9b65a82.png
#4 https://puu.sh/yq0tD/d1fb173d80.png
#5 https://puu.sh/yq0u8/6ae57f98e5.png
#6 https://puu.sh/yq0ux/4117750b27.png


Any solution?
That's not a bug. The pistol round type doesn't give kevlar for upgraded pistols.
__________________
splewis is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 12-01-2017 , 21:46   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1396

Any ideas why !rank and !top might be broken? I didn't touch anything and yet it's broken. The website still works. Just randomly one day they didn't work.
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 12-02-2017 , 00:05   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1397

Quote:
Originally Posted by ghostofmybrain View Post
Any ideas why !rank and !top might be broken? I didn't touch anything and yet it's broken. The website still works. Just randomly one day they didn't work.
The plugin uses:
Code:
ShowMOTDPanel(client, "Multi1v1 Stats", url, MOTDPANEL_TYPE_URL);
In CSGO, this has been broken since July.
There are various fixes out there, I'll recommend this one:
https://forums.alliedmods.net/showthread.php?t=302597

You'd have to setup WebFix and then go through the plugin and replace all occurrences of ShowMOTDPanel though and then recompile.
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 12-02-2017 , 22:59   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1398

Quote:
replace all occurrences of ShowMOTDPanel though
Replace them with what?

EDIT: I didn't have to replace anything. !rank and !top appear to work like normal (fingers crossed)

EDIT2: I was too optimistic. They're still broken.
__________________
Boycott ESEA
My servers

Last edited by ghostofmybrain; 12-03-2017 at 16:14.
ghostofmybrain is offline
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 12-04-2017 , 09:48   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1399

Quote:
Originally Posted by ghostofmybrain View Post
Replace them with what?

EDIT: I didn't have to replace anything. !rank and !top appear to work like normal (fingers crossed)

EDIT2: I was too optimistic. They're still broken.
With the WebFix includes.
I.e. with: WebFix_OpenUrl
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 12-06-2017 , 16:53   Re: [CS:GO] Multi-1v1 (v1.1.7, 2017-8-20)
Reply With Quote #1400

So basically a straight one-to-one replacement?

Code:
ShowMOTDPanel(client, "Multi1v1 Stats", url, MOTDPANEL_TYPE_URL)
becomes
Code:
WebFix_OpenUrl(client, "Multi1v1 Stats", url, MOTDPANEL_TYPE_URL)
?

EDIT: I don't understand why half the time !rank and !top work fine now, but the other half of the time they don't work.
__________________
Boycott ESEA
My servers

Last edited by ghostofmybrain; 12-06-2017 at 20:14.
ghostofmybrain is offline
Reply


Thread Tools
Display Modes

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 20:45.


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