Ulysses

General => Off-Topic => Topic started by: CrossBoy on September 21, 2015, 11:47:20 PM

Title: Help with custom commands.
Post by: CrossBoy 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.
Title: Re: Help with custom commands.
Post by: Timmy 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 (http://forums.ulyssesmod.net/index.php/topic,8100)
Give: http://forums.ulyssesmod.net/index.php/topic,6183 (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 (https://github.com/Mr-Gash/GMod-Deathrun/blob/master/deathrun/readme.txt#L12-L14) I highlighted the lines that answer your question.
Title: Re: Help with custom commands.
Post by: CrossBoy on September 24, 2015, 06:06:20 PM
Thanks! I was able to add the respawn and give!