Looking For Some Help With SQL, PHP And Json pm me if u think u can help me
*edit * im looking to add the [Release] Drift Counter to my own website for my server
Looking For Some Help With SQL, PHP And Json pm me if u think u can help me
*edit * im looking to add the [Release] Drift Counter to my own website for my server
Moved to Server Bazaar
Why no post your problem here? someone maybe have the same problem.
im looking to add the [Release] Drift Counter to my own website for my server
I don’t look any php, sql, etc file you need to reverse the api in the client to make it the server.
Looking the source you need a user table like:
Identifier
Score
Username
Then you need to create a webservice to update this info, PATCH for update, POST for create and one GET for get the player info.
If you look https://github.com/Bluethefurry/FiveM-DriftCounter/blob/master/driftcounter_s.lua is easy to revert it
Good luck