• Reset all DarkRP names?
    10 replies, posted
How would I go about resetting all the DarkRP names on my server, like for all the inactive people that decide to rejoin do not have the same names as before?
That's something REALLY tricky...Anyway, you can't know who is inactive or who doesn't via any methods without creating a date system just when you've opened server
[QUOTE=gonzalolog;51209663]That's something REALLY tricky...Anyway, you can't know who is inactive or who doesn't via any methods without creating a date system just when you've opened server[/QUOTE] Alright, disregard the inactive part. How would I reset ALL names?
i think darkrp saves them in the sv.db and syncs them to the client on join.
Although this is on a SQL server, the format is still the same in the sv.db file. To reset there rp name, you would have to reset there money as well [IMG]https://i.gyazo.com/da61a9a0fde217f0792585f4c3cadb5e.png[/IMG] To access this data so you change it you'd have to download [URL="http://sqlitebrowser.org/"]an SQLite browser[/URL] though. Hope this helps :smile:
[QUOTE=Bings;51211148]Although this is on a SQL server, the format is still the same in the sv.db file. To reset there rp name, you would have to reset there money as well [IMG]https://i.gyazo.com/da61a9a0fde217f0792585f4c3cadb5e.png[/IMG] To access this data so you change it you'd have to download [URL="http://sqlitebrowser.org/"]an SQLite browser[/URL] though. Hope this helps :smile:[/QUOTE] What database do I edit?
The one that looks like that maybe
After doing this, names and ranks are kinda fucked. When people join the server, some names will names will be reset to what they had like yesterday
Are you sure that you edited sv.db? Sounds like you didn't
There is a command in darkrp. I would not touch the Database. /freerpname <Name>
Yea, I removed all of the names and etc on the exact same database,the one like in the image the other guy sent. [editline]16th October 2016[/editline] Everytime I take a look at the new DB, there is no names.
Sorry, you need to Log In to post a reply to this thread.