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

[ANY] Web Shortcuts (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
TrumpTRee
New Member
Join Date: Jul 2016
Old 07-25-2016 , 19:42   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #171

Quote:
Originally Posted by TrumpTRee View Post
That doesn't help my situation, if that was directed towards me. Anyhow, is this plugin supported by SourceMod 1.7?
Problem was fixed by using an old version of SourceMod, specifically 1.7.3 Build 5306
TrumpTRee is offline
Weasel
AlliedModders Donor
Join Date: Apr 2004
Location: Undisclosed / Secure
Old 07-31-2016 , 22:48   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #172

Quote:
Originally Posted by TrumpTRee View Post
Problem was fixed by using an old version of SourceMod, specifically 1.7.3 Build 5306
Yeah, 1.8 is "stable" now I believe. For a while, I was lazy (like u?) and kept running 1.7 for a long time. Finally upgrade to 1.8 not long ago. Probably why I didn't see this problem.
__________________
Pwease pardon by bad Engrish.
Steam Profile, Steam Group, Stats, Twitter
Weasel is offline
The Team Ghost
Senior Member
Join Date: Jun 2016
Location: OnClientConnect(int ME)
Old 09-13-2016 , 11:11   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #173

So my shortcuts aren't working this is how my config is:
Code:
"Website"

{

    "Url" "https://andreasmaerten.wixsite.com/tmlofficial"

    "Title" "Team Mountain Lab website"

    "Hook" "!site"

    "Hook" "/site"

}

"Group"

{

    "Url" "http://steamcommunity.com/groups/MountainLab"

    "Title" "Team Mountain Lab group"

    "Hook" "!group"

    "Hook" "/group"

}

"Donation"

{

    "Url" "http://steamcommunity.com/id/theteamghost/"

    "Title" "Server Donation"

    "Hook" "!donate"

    "Hook" "/donate"

}
Also I installed the WebShortcuts.txt in my config folder.
The Team Ghost is offline
Danger Mode
Junior Member
Join Date: Apr 2014
Location: outback australia
Old 10-12-2016 , 17:29   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #174

I am feeling rather disappointed that after half a year nobody has responded to me.

Its not a difficult request.
I have read through each and every single post and if there has been a posted solution for how to reopen the browser without loading the URL again and refreshing the last visited web page, could someone please explain what i must use.
The grammar from some contributors is appalling to read and a challenge to decipher.
If there is a feature built in it eludes me.

Please reply.
__________________
Danger Mode is offline
Send a message via Skype™ to Danger Mode
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 10-12-2016 , 17:39   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #175

Quote:
Originally Posted by Danger Mode View Post
I am feeling rather disappointed that after half a year nobody has responded to me.
No one is obligated to reply to you or fulfill your request.

This thread clearly doesn't have much traffic, and if your post is lost in previous pages, not many people will have seen your request. If you find (like stated above), that you cannot find help within this thread, there is a nice section for requesting plugins, features, and/or modifications, found here: https://forums.alliedmods.net/forumdisplay.php?f=60

Hope you find that helpful.
__________________
sneaK is offline
ldooks
Junior Member
Join Date: Jan 2014
Old 10-13-2016 , 11:30   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #176

Doesnt seem to work in inurgency. I have the following in my webshortcuts.txt file

"got eem"
{
"Url" "https://my.mixtape.moe/zafmmh.mp4"
"Title" "Got eem"
"silent" "yes"
"Hook" "!goteem"
"Hook" "/goteem"
}

nothing happens
__________________
ldooks is offline
Dr_Knuckles
AlliedModders Donor
Join Date: Mar 2005
Location: SW Florida
Old 02-20-2017 , 12:00   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #177

This plugin used to work great, now it does nothing. It won't even compile.
__________________

Last edited by Dr_Knuckles; 02-20-2017 at 12:03.
Dr_Knuckles is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-20-2017 , 12:30   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #178

Quote:
Originally Posted by Dr_Knuckles View Post
This plugin used to work great, now it does nothing. It won't even compile.
God used to create great people. Now God doesn't. They won't even share the errors that they see nor any information pointing in that direction.

It is seriously easy to provide assistance to people these days, ...
__________________
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].
DarkDeviL is offline
Dr_Knuckles
AlliedModders Donor
Join Date: Mar 2005
Location: SW Florida
Old 02-20-2017 , 14:58   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #179

Sorry smart ass, let me be more specific. "now it does nothing" as in it literally does nothing. It loads, no errors I can find, yet when I do a command that used to work nothing happens. I can go into further detail what "nothing" means if you need. Further, "It won't even compile" means that when I try to compile it with a newer version of SM it will not compile.

Spoiler


This goes on and on for a while no need to show more of the tag mismatches.

TL;DR Since there are no errors and it won't even compile I am not sure what else to say other than I does not work any longer.
__________________
Dr_Knuckles is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 02-24-2017 , 19:35   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #180

Give this a try, guys. I've updated the plugin to new syntax, changed how the plugin grabs the game engine (using EngineVersion now), and gotten rid of any deprecated bits.

Everything compiles perfectly now, but I'm unsure if it works properly. That's where you guys come in. Everything should still work as it did before (in regards to like, the {GAMEDIR}, {IP}, etc. things), so no worries about having to update your configs.

I did however add one thing that you can use in your configs: {STEAM_ID3}.

Important note: This version will obey the sv_motd_unload_on_dismissal setting on any game that has it. (This is because the version of the plugin I updated is from this recent thread a friend made)

I need to stop sidetracking myself by taking on additional projects like this one otherwise I'll never get the main things I'm working on released
Attached Files
File Type: sp Get Plugin or Get Source (WebShortcuts.sp - 172 views - 29.3 KB)
File Type: smx WebShortcuts.smx (14.5 KB, 174 views)

Last edited by 404UserNotFound; 02-24-2017 at 20:07.
404UserNotFound 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 12:19.


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