Skip to content
lp_ edited this page Nov 20, 2021 · 38 revisions

Home

Reference

User Instructions

  • Download the Generic badge
  • Make sure you've got NET Runtime 5.* installed!
  • Create a Discord Application
  • Use the WIKI to create your own AMX Script!
  • ⚠️ (ALPHA NOTE: ONLY ONE SCRIPT SUPPORTED FOR NOW! Your own Script must be put in /Scripts/ folder AND renamed to 'main.amx')

Notes / Warnings:

  • Discord Channel, User, Role, Message or any other ID's, are usually 17-18 digits. To be able to see the ID's inside your discord application, make sure you have DEVELOPER MODE enabled! If something should be changed inside your script to "NONE", use ID "000000000000000000" as a "NULL".
  • Everything is expiremental and not guaranteed to work! Things can changes completely or just slightly depending on how they work out.
  • We soon will support multiple discord servers: The idea will be that the scripts will be pre-determined for each guild at their OnLoad callback. (Like DC_SetScriptGuild(guild)).. this would be dynamic still - so you can move from one to another via pmcommand or whatever.
Clone this wiki locally