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

[ANY] Web Shortcuts (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
Skyrider
AMX Mod X Beta Tester
Join Date: May 2005
Location: Netherlands
Old 01-08-2012 , 08:52   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #11

I'm seeing that the SteamREP plugin:

http://forums.alliedmods.net/showthread.php?p=1514234

Is using full sized screens when using a command. Is there anyway the same can be done with this plugin rather showing a small sized motd page?
__________________

Last edited by Skyrider; 01-08-2012 at 08:55.
Skyrider is offline
Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
untamed0
Junior Member
Join Date: Jan 2010
Old 01-08-2012 , 10:07   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #12

Quote:
Originally Posted by Skyrider View Post
I'm seeing that the SteamREP plugin:

http://forums.alliedmods.net/showthread.php?p=1514234

Is using full sized screens when using a command. Is there anyway the same can be done with this plugin rather showing a small sized motd page?
I think it already has it, unless I misunderstood the documentation, the 'Big' setting does this (untested, don't have a TF2 server.
untamed0 is offline
Skyrider
AMX Mod X Beta Tester
Join Date: May 2005
Location: Netherlands
Old 01-08-2012 , 11:19   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #13

Quote:
Originally Posted by untamed0 View Post
I think it already has it, unless I misunderstood the documentation, the 'Big' setting does this (untested, don't have a TF2 server.
Ahhh, I actually never used/tested this before.. I actually never knew this was possible. I thank thee, and I shall try them ;).

EDIT:
I can't get the BIG to work. All the new hooks work with a plugin reload, but do I need a map / server restart for the big to work?

EDIT 2:
I even did a server restart, the big doesn't work. Not even with your examples.

Changing

Quote:
change if (bBig)
{
KvSetNum(hKv, "customsvr", 1);
}
to

Quote:
KvSetNum(hKv, "customsvr", 1);
Will work, but it changes all the motd to "big". The big hook is broken I'm afraid.
__________________

Last edited by Skyrider; 01-08-2012 at 13:05.
Skyrider is offline
Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
S_W_A_T
Senior Member
Join Date: Dec 2007
Old 01-19-2012 , 05:41   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #14

It'd be nice if the command is printed on the chat as well whenever a player execute it. And how can i set !rules to open the motd page?... TIA.
S_W_A_T is offline
mal415
Member
Join Date: Jan 2012
Old 01-30-2012 , 19:45   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #15

How come when I type one of the hooks I just get a blank blackboard? Am I missing something?
mal415 is offline
Datenkralle
Member
Join Date: Jan 2011
Old 02-16-2012 , 21:11   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #16

It's possible to link a tf2items backpack for example?
So when someone target a player via mouse cross and type a command in chat. Can he see the backpack from the target?

Ok i know the backpack plugin, but i will use also some other linked websites with steamid variable and so on.
__________________
Datenkralle is offline
11530
Veteran Member
Join Date: Sep 2011
Location: Underworld
Old 03-29-2012 , 15:21   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #17

I may not be thinking straight, but isn't the second expression moot since the string "tf_beta" will have strncmp(sGameDir, "tf", 2, false) == 0 too?

Code:
(!strncmp(sGameDir, "tf", 2, false) || !strncmp(sGameDir, "tf_beta", 7, false))

Last edited by 11530; 03-29-2012 at 17:08.
11530 is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 03-29-2012 , 16:54   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #18

You make a new file named "WebShortcuts.txt" (With no quotes) in your configs folder and put your settings in there.
BuildPath basically generates the full directory path.
For example it turns "configs/WebShortcuts.txt" into a usable directory string (Something like "addons/sourcemod/configs/WebShortcuts.txt", but I'm not sure)
minimoney1 is offline
DeathMaster
AlliedModders Donor
Join Date: Mar 2009
Old 05-04-2012 , 00:11   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #19

There is an issue that when you get killed the page your looking at refreshes and its really quite annoying.
I did find this on another post so maybe that will help you fix the problem.

http://forums.alliedmods.net/showpos...7&postcount=49
DeathMaster is offline
Green Giant
Member
Join Date: Jun 2012
Location: Sweden
Old 06-20-2012 , 13:57   Re: [ANY] Web Shortcuts (Redux)
Reply With Quote #20

-snip nevermind-

Awesome plugin you got there, it works like a charm for my server.

Last edited by Green Giant; 06-20-2012 at 16:53.
Green Giant 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 16:24.


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