Advertisement
Prior_

Untitled

Dec 21st, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. Very Basics of Regpanel:
  2.  
  3. • A GUI panel that is accessible by "F2" key and a !regpanel chat command.
  4.  
  5. • In the GUI, you can Create Regiments, underneath these Regiments you can create classes.
  6.  
  7. • In the Regiment creation panel, it should ask for the Regiment Name and the Color Code for the regiment which is to be displayed on the scoreboard.
  8.  
  9. • Classes have a loadout, this loadout includes the following:
  10. - Model
  11. - Weapons
  12. - Health
  13. - Class Name
  14. - Runspeed (Default number should be default for DarkRP, available on request)
  15. - Walk speed (Default number should be default for DarkRP, available on request)
  16. - Permissions (Can this class promote?, Can this class demote?, Can this class invite others to regiment?, Can this class edit classes?, Can this class change other people in the regiment classes?)
  17.  
  18. • For the ulx groups we specify in the config, there should be an admin section of this panel where we can assign players to a regiment (THIS MUST INCLUDE A SEARCH BAR) and where we can assign peoples classes (THIS MUST INCLUDE A SEARCH BAR)
  19.  
  20. • All data must be stored in a MySQL database, we will provide credentials for at a later date.
  21.  
  22. • If a person class has permissions to promote demote or change peoples classes, they should be able to see a list of all players in their regiment, with the option of Promoting/Demoting these people or changing their classes.
  23.  
  24. • There should be a option perhaps in the config file if we want the scoreboard to display the class name or the regiment name. (It should display this down the middle where DarkRP Job is, alongside the color of the regiment set in the regiment creation menu).
  25.  
  26. • There should be some sort of support for other types of ranks, such as Jedi and Navy.
  27.  
  28. • Support for donations, so that if people donate for Jedi than they have a option to switch between characters back to Clone, with their rank and name switching as they change. People should be set to Jedi in the admin panel talked about earlier.
  29.  
  30. PLEASE NOTE, THIS IS THE VERY BASICS, THERE MAY BE SOME MORE FINER DETAILS PROVIDED LATER.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement