π‘Installation
SQL
CREATE TABLE IF NOT EXISTS risk_lastchar (
license VARCHAR(64) PRIMARY KEY,
char_name VARCHAR(64),
money INT DEFAULT 0,
job VARCHAR(64)
);YouTube video embed:
Find the ID: β’ Open your video URL (e.g. https://www.youtube.com/watch?v=IUVW8Mf-PXg) β’ Copy the part after βv=β (here: IUVW8Mf-PXg)
Test it: β’ Paste into your browser: https://www.youtube.com/embed/YOUR-ID β’ If the player loads, embedding is allowed.
Last updated