Hey Facepunch,
So, I have this CWRP server. For Commanders and other lore the names are the same. (ex: The GM Commander would always be GM CDR Bacara)
My problem is that I have a player who left and stopped talking to me, and I never had a chance to change their name. I am trying to replace them, but I cant figure out where to delete the player data so someone else can take the name GM CDR Bacara.
What do I do? I have no way to contact this specific person.
Where do you store the data (flatfile, sv.db/pdata, MySQL database)?
[QUOTE=code_gs;52810336]Where do you store the data (flatfile, sv.db/pdata, MySQL database)?[/QUOTE]
Thats my problem. I cant figure out which one I am using. I dont have a MySQL database cause I cant figure it out... But idk what to do.
Please help. I looked through my files for 3 hours today, and 4 hours yesterday.
Try opening up sv.db with a database program and searching for the name you want.
[QUOTE=code_gs;52810590]Try opening up sv.db with a database program and searching for the name you want.[/QUOTE]
I am very sorry for this but where do I find sv.db? I looked in the data folder, gamemode folder and Addons folders and to no avail.
[QUOTE=admiralmirage;52813295]I am very sorry for this but where do I find sv.db? I looked in the data folder, gamemode folder and Addons folders and to no avail.[/QUOTE]
In your garrysmod folder.
[QUOTE=code_gs;52813335]In your garrysmod folder.[/QUOTE]
If I setup MySQL will everything transfer from that sv.db to the MySQL?
[QUOTE=admiralmirage;52813577]If I setup MySQL will everything transfer from that sv.db to the MySQL?[/QUOTE]
No, but you can do it manually with a few query commands.
[QUOTE=code_gs;52810590]Try opening up sv.db with a database program and searching for the name you want.[/QUOTE]
I tried deleting all player data from that, and it didnt work. I deleted both playerdata and playerinformation and it wasnt just the one person, I deleted everyone. Idk what to do and I am becoming more and more frustrated as it goes on.
[QUOTE=admiralmirage;52813669]I tried deleting all player data from that, and it didnt work. I deleted both playerdata and playerinformation and it wasnt just the one person, I deleted everyone. Idk what to do and I am becoming more and more frustrated as it goes on.[/QUOTE]
Try removing your data folder - just copy it outside of the main directory so you don't delete any unintended info.
[QUOTE=code_gs;52813738]Try removing your data folder - just copy it outside of the main directory so you don't delete any unintended info.[/QUOTE]
Removed the data folder, and it removed all data EXCEPT player names and things of that sort.
[QUOTE=admiralmirage;52814429]Removed the data folder, and it removed all data EXCEPT player names and things of that sort.[/QUOTE]
I don't really know where else it could be kept then.
If you have a MySQL server that you have configured CWRP to use, then try finding it in there.
[QUOTE=brianm109;52820262]If you have a MySQL server that you have configured CWRP to use, then try finding it in there.[/QUOTE]
He already said he doesn't have MySQL
Sorry, you need to Log In to post a reply to this thread.