forked from TeamUlysses/ulx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReport System
More file actions
30 lines (25 loc) · 1.58 KB
/
Report System
File metadata and controls
30 lines (25 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Hello people!
This is my first addon released on Scriptfodder, I've made a ton of smaller addons but nothing of the scale this is currently. If you have any suggestions feel free to shoot them at me.
Requirements
------------------------
* ULX
* A GMod Server (ofc)
* Basic knowledge of unzipping and dragging + dropping a folder into the "addons" folder of your GMod Server
* Small knowledge of lua coding ( for changing the positions until the config is added, which should be very soon )
NOTE: This addon has only been tested on DarkRP, therefore, support may be limited if running other gamemode(s).
Features
------------------------
* Fast support
* Always Updating
* Easy to use
* Admin menu (!reports)
And much more to come!
To Edit the postitons go in-game and go to the spot where you want to set the position and type !pos and it'll give you a vector coordnate, then find this in the lua code of the addon and paste it there:
http://prntscr.com/baed8b
Upcomming Features
-----------------------
* Add config to be able to edit the sit positions
* Better design for the admin menu of reports (Overall I feel that it's shitty, but at least it is currently functional)
* Create categories that players can report in and a VGUI for reporting (with RDM category that will store the last person that killed them and when report is accepted it will teleport both players instead of just teleporting the reporter)
* Strip players of their weapons while in sit and once the sit has ended give them back.
Have a feature you'd like to see implemented? Tell me in the comments section and I will consider it!