Support Ticket - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Support Ticket (
/showthread.php?tid=638632)
Support Ticket -
ImTobi - 03.08.2017
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.
Re: Support Ticket -
10MIN - 04.08.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.