Author Topic: Simplified Donor System  (Read 7283 times)

0 Members and 1 Guest are viewing this topic.

Offline Ryan Hemmet

  • Newbie
  • *
  • Posts: 20
  • Karma: 8
    • https://adversarygaming.com
Simplified Donor System
« on: September 12, 2015, 01:13:38 PM »
Simplified Donor System

SDS is a donator "handler" system. This will make handling your donator easier than having many different groups. I originally made this for my Garry's Mod server but I recently shut that down since I lost interest in owning a server and didn't have enough time to handle with everything that was going on.

This system can be implemented with pointshop, darkrp and many others with a custom check.

This system of course works with ULX, but also supports Evolve and Maestro if you are feeling adventurous.

You could use PData or MySQL, PData is default and works best.

Installation
  • Extract to your server's garrysmod/addons directory
  • Configure the addon in lua/sds/config/sh_config.lua
  • Restart the server

To promote someone you can do
!donator NAME #RANK

More information can be found on GitHub on the Wiki.

Download it from GitHub
« Last Edit: September 20, 2015, 03:40:31 PM by Ryan Hemmet »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Simplified Donor System
« Reply #1 on: September 12, 2015, 02:23:39 PM »
It is short. Even with the (awesomely, yes, but still short) cute cat.
I recommend, at the least, giving some basic instruction for use, commands or, if you made a gui (I've not looked at code yet), a screen or two of the gui and the command used to open it (even if included in XGUI/Evolve/whatever)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline XxLMM13xX

  • Sr. Member
  • ****
  • Posts: 265
  • Karma: -51
  • New to lua development
    • Twitch
Re: Simplified Donor System
« Reply #2 on: September 14, 2015, 02:54:24 AM »
It is short. Even with the (awesomely, yes, but still short) cute cat.
I recommend, at the least, giving some basic instruction for use, commands or, if you made a gui (I've not looked at code yet), a screen or two of the gui and the command used to open it (even if included in XGUI/Evolve/whatever)

My internet side:
No no I think the cat was perfect

My real life side: yeah it's pretty short... Like he said add some instructions or how it's done...