Posts: 144
Threads: 22
Joined: Jun 2017
Reputation:
0
Can you please help me with a Support Ticket System?
Mine is constantly not working or bugging, i deleted it from my script now, cause i can't get it to work.
Posts: 325
Threads: 5
Joined: Jun 2017
Use a function to write it to a file (in append mode) or in a table of a database.
Then just make a command for the player to introduce the ticket into the file / db table.
And a command for admins so they can see all tickets.
Also don't give up when something is not working, try to find a solution. Try every solution that comes in your mind, there can be one that works.