PDA

View Full Version : [CSGO] Easy Web Shortcut



N/O/I/S/E
29-07-2019, 06:27 PM
Descriere: Deschide o pagina web pe joc prin intermediul MOTD

Plugin: Easy Web Shortcuts
Versiune: 1.11
Autor: Byte & Invex
Link oficial: AlliedModders (<b>You have to register to ba able to see this link</b>)
Download linkl:
Original: AlliedModders (<b>You have to register to ba able to see this link</b>)
Compilat de mine:Mega.nz (<b>You have to register to ba able to see this link</b>!34MCyIID!docNEUyQWCc5DCLaTkfVzSvcWjOUfSDPNxThvD4 6UOc)

Instalare:
1.Fisierul easywebshortcuts.smx il puneti in csgo\csgo\cstrike\addons\sourcemod\plugins.
2.Fisierul easywebshortcuts.sp il puneti in csgo\csgo\cstrike\addons\sourcemod\scripting..
3.Fisierul easywebshortcuts.txt il puneti in csgo\csgo\cstrike\addons\sourcemod\configs.
3.Deschideti fisierul easywebshortcuts.txt si modificati/adaugati comenzile:



Format: "Comanda in chat" "comanda in consola" "Dimensiunea MOTD" "URL Site-ului"

Dimensiunea MOTD poate fii "full" (sa ruleze pe tot ecranul), "hidden" (sa ruleze in fundal fara sa apara fereastra, folositor pentru videoclipurile de pe youtube) sau o dimensiunea aleasa "widthxheight"(ex: 1280x720)

EXEMPLE:
Sa existe numai numanda pentru chat la o rezolutie aleasa:
"!vip" "" "1280x720" "<b>You have to register to ba able to see this link</b>"

Sa fie activata numai printr-o comanda din consola la rezolutia maxima:
"" "sm_wikipedia" "full" "<b>You have to register to ba able to see this link</b>"

Sa existe mai multe comenzi pentru chat si consola:
"!forums|!website|!home" "sm_forums|sm_website|sm_home" "full" "<b>You have to register to ba able to see this link</b>"

Sa asculti muzica in fundal:
"!music" "" "hidden" "<b>You have to register to ba able to see this link</b>"

Sa opresti muzica de pe fundal:
"!stop" "" "hidden" "about:blank"

Folosind inlocuitori "string":
"!gametracker" "" "full" "<b>You have to register to ba able to see this link</b>{SERVERIP}:{SERVERPORT}}/"
"!serverswiththismap" "" "full" "<b>You have to register to ba able to see this link</b>{MAPNAME}"
"!mysteamprofile" "" "full" "<b>You have to register to ba able to see this link</b>{STEAMID64}"

URL String Replacement:
{SERVERIP} - Server IP Adress
{SERVERPORT} - Server Port
{NAME} - Client In-Game Name
{USERID} - Client User ID
{STEAMID} - Client Steam ID
{STEAMID64} - Client Steam ID 64 (community id)
{IP} - Client IP Address
{MAPNAME} - The map name
{MAPDISPLAYNAME} - Map name after last '/' (without workshop prefix etc)


Comenzi (chat/consola):
sm_web <target> <url> - Deschide pagina URL pentru o comanda specifica (ADMFLAG_GENERIC)
sm_ews_reload - Reincarca scurtaturile web (ADMFLAG_ROOT)

Altele:
Acest plugin necesita VGUI URL Cache Buster (<b>You have to register to ba able to see this link</b>)