Browser button & QR code
Author:
Downloads: 874,807
File Size: 136.6 KB
Created:
Updated:
Mod ID: 961504
Categories:

Browser button & QR code

Shows a redirect button and a QR code in the pause menu

This mod introduces a button and a QRcode to the pause menu and radial wheel that directs players to a URL of your choice, along with the EOSID and TRIBEID identifier.

When a player clicks the button or scans the QR code, he will be redirected to this URL:

url_of_your_choice.com/?eosid=XXXXXXXXXXXXXXXXXX&tribeid=655656

This feature proves useful if you aim to identify an ARK: Survival Ascended player on your website.


Crossplatform:

The QR code allows Xbox and PlayStation players to easily access the desired content. The browser button is hidden on PS5 to prevent potential errors (only QRcode is visible on PS5).


How to change the URL and button text?

Copy paste this configuration in your GameUserSettings.ini file, replace website.com with the URL of your choice and restart your server:


[Tip4Serv]
URL=website.com
ButtonText=Visit Link
ReturnText=Back to pause menu
RadialWheelIcon="none"

⚠️Do not put http:// in the URL because it will break the config.



How to add a Radial Wheel Icon?

[Tip4Serv]
URL=website.com
ButtonText=Visit Link
ReturnText=Back to pause menu
RadialWheelIcon="https://tip4serv.com/pages/images/logo_round_purple.png"

⚠️Only PNG and JPG files are supported. Other image formats do not work.

⚠️Use a square image otherwise it will be stretched.