You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to see added / changed?
Would be nice to have a graph over the players flow of money, to make it easier to spot potential dupers.
What is the motivation / use case for changing / adding the behavior?
It would help spotting people duping their money, which ofcause gives them an unfair advantage.... It should some sort of graph like this one http://www.chartjs.org/samples/latest/charts/area/line-boundaries.html (The one in the bottom left) where you would be able to see how much cash and bank the player has including showing til total balance. We had a system like it on an old community I were a part of, but sadly unable to retrieve it.
Other information
I do have an SQL file with the triggers, procedures and so on needed. It's just a question about optimizing it and making the controllers, models and so on that is needed...
What might be better is adding transactions into the mission then comparing the amount to the bank balance. The you could see if they changes it some other way and attach details to it.
I know its been a while but this feature is actively being worked on for the new version of Cyberworks. Unfortunately its more of a 10minute cron which would not record every transaction but for now it should be as good start.
Feature Request
What would you like to see added / changed?
Would be nice to have a graph over the players flow of money, to make it easier to spot potential dupers.
What is the motivation / use case for changing / adding the behavior?
It would help spotting people duping their money, which ofcause gives them an unfair advantage.... It should some sort of graph like this one http://www.chartjs.org/samples/latest/charts/area/line-boundaries.html (The one in the bottom left) where you would be able to see how much cash and bank the player has including showing til total balance. We had a system like it on an old community I were a part of, but sadly unable to retrieve it.
Other information
I do have an SQL file with the triggers, procedures and so on needed. It's just a question about optimizing it and making the controllers, models and so on that is needed...
Money_log_trigger.zip
The text was updated successfully, but these errors were encountered: