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

[ANY] WebLinks | VERSION 1.6 | Web Shortcuts replacement | UPDATED 19.08.2019


Post New Thread Reply   
 
Thread Tools Display Modes
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 04-26-2018 , 23:47   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #61

Quote:
Originally Posted by Zyten View Post
sorry esk0 not for me can u make example for those ?

i serously tried "steamid" "normal" and the code hihi
Paste your config
ESK0 is offline
Zyten
Senior Member
Join Date: Jan 2018
Old 04-27-2018 , 07:43   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #62

// Usage: "trigger/key" "Window size" address
// Window size can be: normal or height=xxx,width=xxx
// Variables: {NAME}, {STEAMID}, {STEAMID64}, {SERVER_IP}, {SERVER_PORT}, {CURRENTMAP}
"google" "normal" https://www.google.cz/
"youtube" "normal" https://www.youtube.com/
"tracker" "normal" https://sm.hexa-core.eu/
"!facebook" "height=1010,width=1920" https://facebook.com/
"steamid" "{STEAMID}"

its works fine i just dont know what u can do with those Variables

Last edited by Zyten; 04-27-2018 at 08:42.
Zyten is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 04-27-2018 , 08:26   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #63

Quote:
Originally Posted by Zyten View Post
its works fine i just dont know what u can do with those Variables
Get the parts of the URL's rewritten with the contents that they indicate:

Code:
"!profile" "normal" "https://steamcommunity.com/profiles/{STEAMID64}"
This one would rewrite the URL, and open your Steam profile (e.g. "https://steamcommunity.com/profiles/76561197960265741"), once you type !profile.

That way, the website can trigger specific things based on for example the Steam ID, or other "variables".
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].

Last edited by DarkDeviL; 04-27-2018 at 08:29.
DarkDeviL is offline
Zyten
Senior Member
Join Date: Jan 2018
Old 04-27-2018 , 08:41   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #64

Quote:
Originally Posted by arne1288 View Post
Get the parts of the URL's rewritten with the contents that they indicate:

Code:
"!profile" "normal" "https://steamcommunity.com/profiles/{STEAMID64}"
This one would rewrite the URL, and open your Steam profile (e.g. "https://steamcommunity.com/profiles/76561197960265741"), once you type !profile.

That way, the website can trigger specific things based on for example the Steam ID, or other "variables".
thx m8 now i get it

i will remove my post as its has too many "personal link" for thread

Last edited by Zyten; 04-27-2018 at 08:42.
Zyten is offline
szogun
Senior Member
Join Date: Apr 2016
Old 05-10-2018 , 11:26   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #65

L 05/10/2018 - 17:219: [SM] Blaming: WebLinks.smx
L 05/10/2018 - 17:219: [SM] Call stack trace:
L 05/10/2018 - 17:219: [SM] [1] Line 120, D:\Sourcemod\E' WebLinks\files/steamworks.sp::WebLinks_OpenWeb
szogun is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 05-10-2018 , 11:37   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #66

Quote:
Originally Posted by szogun View Post
L 05/10/2018 - 17:219: [SM] Blaming: WebLinks.smx
L 05/10/2018 - 17:219: [SM] Call stack trace:
L 05/10/2018 - 17:219: [SM] [1] Line 120, D:\Sourcemod\E' WebLinks\files/steamworks.sp::WebLinks_OpenWeb
You omitted the actual error, the line above the first one you posted
__________________
sneaK is offline
szogun
Senior Member
Join Date: Apr 2016
Old 05-10-2018 , 12:12   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #67

These are all, error logs

Code:
L 05/10/2018 - 17:11:54: [SM] Blaming: WebLinks.smx
L 05/10/2018 - 17:11:54: [SM] Call stack trace:
L 05/10/2018 - 17:11:54: [SM]   [1] Line 120, D:\Sourcemod\E' WebLinks\files/steamworks.sp::WebLinks_OpenWeb
L 05/10/2018 - 17:21:35: [SM] Exception reported: Not enough space on the heap
L 05/10/2018 - 17:21:35: [SM] Blaming: WebLinks.smx
L 05/10/2018 - 17:21:35: [SM] Call stack trace:
L 05/10/2018 - 17:21:35: [SM]   [1] Line 120, D:\Sourcemod\E' WebLinks\files/steamworks.sp::WebLinks_OpenWeb
L 05/10/2018 - 17:21:39: [SM] Exception reported: Not enough space on the heap
L 05/10/2018 - 17:21:39: [SM] Blaming: WebLinks.smx
L 05/10/2018 - 17:21:39: [SM] Call stack trace:
L 05/10/2018 - 17:21:39: [SM]   [1] Line 120, D:\Sourcemod\E' WebLinks\files/steamworks.sp::WebLinks_OpenWeb

Last edited by szogun; 05-10-2018 at 12:14.
szogun is offline
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 05-10-2018 , 15:30   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #68

Quote:
Originally Posted by szogun View Post
These are all, error logs

Code:
L 05/10/2018 - 17:11:54: [SM] Blaming: WebLinks.smx
L 05/10/2018 - 17:11:54: [SM] Call stack trace:
L 05/10/2018 - 17:11:54: [SM]   [1] Line 120, D:\Sourcemod\E' WebLinks\files/steamworks.sp::WebLinks_OpenWeb
L 05/10/2018 - 17:21:35: [SM] Exception reported: Not enough space on the heap
L 05/10/2018 - 17:21:35: [SM] Blaming: WebLinks.smx
L 05/10/2018 - 17:21:35: [SM] Call stack trace:
L 05/10/2018 - 17:21:35: [SM]   [1] Line 120, D:\Sourcemod\E' WebLinks\files/steamworks.sp::WebLinks_OpenWeb
L 05/10/2018 - 17:21:39: [SM] Exception reported: Not enough space on the heap
L 05/10/2018 - 17:21:39: [SM] Blaming: WebLinks.smx
L 05/10/2018 - 17:21:39: [SM] Call stack trace:
L 05/10/2018 - 17:21:39: [SM]   [1] Line 120, D:\Sourcemod\E' WebLinks\files/steamworks.sp::WebLinks_OpenWeb
Hello,
we've updated server HW, so WebLinks API was inceaccessible for a while. Now everything should be fine. So, you can ignore these errors.

Thanks for your patience.
__________________

Last edited by NomisCZ; 05-10-2018 at 15:36.
NomisCZ is offline
qTupeu
Junior Member
Join Date: Jun 2018
Old 06-30-2018 , 09:29   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #69

Hey guys,

I can't get this plugin to work... The config is the default one,
The first 2 tries, a blank HTML MOTD shows up (gray)
By the third try, nothing happens at all. Logs are clear... Any help?
qTupeu is offline
Spyrek
Senior Member
Join Date: Jun 2009
Old 07-01-2018 , 19:36   Re: [ANY] WebLinks | VERSION 1.1 | Web Shortcuts replacement | UPDATED 14.8.2017
Reply With Quote #70

Quote:
Originally Posted by qTupeu View Post
Hey guys,

I can't get this plugin to work... The config is the default one,
The first 2 tries, a blank HTML MOTD shows up (gray)
By the third try, nothing happens at all. Logs are clear... Any help?
Also got this problem even with different plugins.
Spyrek 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 07:40.


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