Author Topic: Custom command for ULX  (Read 81 times)

0 Members and 1 Guest are viewing this topic.

Offline Bazinga

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Custom command for ULX
« on: April 14, 2024, 10:07:29 AM »
I didn't find any posts around here showing how to exactly create an custom command for ULX, I am a newbie on having a gmod server, and i need help to find the exact file that i can put this command, if it'll work :P

callback = function()
         gui.OpenURL(https://discord.gg/MfQsjn3yQ4)
      end,

My main objective is to create an command where when you write on the chat: !discord, the url pop up in your game screen. So, can anyone help me?  :o