ULX

Author Topic: Help with custom commands.  (Read 1812 times)

0 Members and 1 Guest are viewing this topic.

Offline CrossBoy

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Help with custom commands.
« on: September 21, 2015, 11:47:20 PM »
So I recently started helping with a Deathrun server, and it is pretty bare. I added most minimal things, such as Pointshop and ULX (Obviously).

However, it still needs work. Two commands that I would like to be added (Among others) are !respawn and !give. I am not sure how to add these, and would appreciate your help.


*Side note, I know this (Most likely) Has nothing to do with ULX but if someone happens to know how to spawn the guns to the end of the map, I would be very appreciative.

Offline Timmy

  • Ulysses Team Member
  • Sr. Member
  • *****
  • Posts: 252
  • Karma: 168
  • Code monkey
Re: Help with custom commands.
« Reply #1 on: September 22, 2015, 04:01:29 AM »
Yay, Deathrun! ^_^

If you're looking to add some functionality to ULX, I recommend having a look at the Releases section of the forum.

Since the search feature is a little bugged at the moment, I'll help you a little:
Respawn: http://forums.ulyssesmod.net/index.php/topic,8100
Give: http://forums.ulyssesmod.net/index.php/topic,6183

Most addons work by simply downloading the .zip and extracting it into your garrysmod/addons directory.

if someone happens to know how to spawn the guns to the end of the map, I would be very appreciative.
If you're running Deathrun by Gash (Shadow), have a look at the readme.txt: https://github.com/Mr-Gash/GMod-Deathrun/blob/master/deathrun/readme.txt#L12-L14 I highlighted the lines that answer your question.

Offline CrossBoy

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Help with custom commands.
« Reply #2 on: September 24, 2015, 06:06:20 PM »
Thanks! I was able to add the respawn and give!