Garry's Mod

Garry's Mod

Playersaving [Position, Weapons, Ammo, etc]
38 Comments
Scorp 16 Jun @ 9:32am 
how do i get rid of the notification in chat
>KB> >KEKSQUAD 8 Jul, 2024 @ 10:05am 
Hey so for some reason the addon has started to fail to restore the player's data even though I can see it in the SQLWorkbench
ThekikoL 10 Apr, 2024 @ 10:03am 
Could you add that jobs and bodygroups could be saved?
Bamsy 31 Dec, 2022 @ 5:17pm 
saving hp, position, ammo still works
migon 17 Aug, 2022 @ 3:46am 
does this still work
Delycan 11 Nov, 2021 @ 9:29pm 
Been looking for this for awhile
Bamsy 17 Aug, 2021 @ 10:25am 
i have no issues with the fonts, and it's working as intended.
Spike Wess 23 Jul, 2021 @ 12:42pm 
If you want a mod of open source from the workshop to work with your closed source server, you will def have problems. This is a basic save system not going to be integrated with inventories or pointshop. Like anything it's best to extract and alter the code to better mend with your current addons. Also if you want an author to even attempt fixing a bug it's counterintuitive to just say it doesn't work for this reason. Post the error you have with a description. As for the font issue;


Extract the addon by going to your addons folder and dragging it directly onto

\Program Files (x86)\Steam\steamapps\common\GarrysMod\bin\gmad.exe
This will create an extracted version of the addon for you to edit.
Inside open lua\autorun\client\playersaving.lua



Simply Replace
Trebuchet24 with
DebugFixed
There's 15 that need to be replaced.

Then unsubscribe the addon to the dedicated server or your personal account if u host with that. You shouldn't have the font problem now.
GTI-R666 3 Mar, 2021 @ 1:19pm 
It doesn't work after the game is over, can you fix it?
KeQwerty 21 Feb, 2021 @ 1:34pm 
not working(
Benn20002.DE  [author] 2 Sep, 2019 @ 8:08am 
the first issue is caused by the font not existing, its a long time since I did this addon, I think it only supports darkrp because darkrp has that font.
for the mysql, you need to install tmysql I think
Igori 1 Sep, 2019 @ 6:21pm 
and the "mysql" doesn't exist
Igori 1 Sep, 2019 @ 6:19pm 
doesn't work the playersaving_SaveAll and the playersaving_setup for me it says :

Failed to load custom font file 'c:/program files (x86)/steam/steamapps/common/garrysmod/garrysmod/workshop/resource/fonts/atrox.ttf'
Failed creating font 'Trebuchet24'!
badrobber 4 Feb, 2019 @ 7:42am 
Not a good combination if your server is running Itemstore, after putting a gun into your inventory and you rejoin, you duplicated your gun, one is on your hands and one is in your inventory :/

Also the Weapons Jobs restriction is causing errors for me. Maybe it was better back then in 2016

I like the idea though. :missing:
ItsMeSB 1 Mar, 2018 @ 4:53pm 
i dont get how to actavat it
nStan 21 Oct, 2017 @ 8:27am 
Does it have to save the weapons when we change jobs ? Because in my server, when we change from citizen to ie. medic, it remove every weapon not registered as "default" in darkrp.
Benn20002.DE  [author] 23 Sep, 2017 @ 12:29pm 
English please?
Alarm 23 Sep, 2017 @ 12:27pm 
ИСПРАВЬТЕ ОШИБКУ ИНСТРУМЕНТА
Alarm 23 Sep, 2017 @ 12:26pm 
МОГЛИ ВЕДЬ ПОДПРАВИТЬ
Alarm 23 Sep, 2017 @ 12:26pm 
Перед стартом карта Is creating script error отписался загружился там этот ERROR УБРАЛ
FishWorm 12 Sep, 2017 @ 3:46pm 
very good addon (this module is amazing) thanks
Timmy 24 Jul, 2017 @ 6:59pm 
Cool, saw a similar addon buyable on gmstore but with less options.
Would be sick if we could blacklist some zones of the map too!
Samgaze 23 Feb, 2017 @ 11:56am 
Very nice addons and idea, thanks :)
Candy OOO 27 Jan, 2017 @ 4:18pm 
oh thank you! :D Ive been litteraly pressing every button on my keyboard for the past 2 days XD
Benn20002.DE  [author] 26 Jan, 2017 @ 4:18am 
You can open the config with !psconfig
Candy OOO 25 Jan, 2017 @ 4:03pm 
how do I open up the option of this? Do I need to do something when I install this addon?
Benn20002.DE  [author] 22 Jan, 2017 @ 5:03am 
No, sorry.
Attache 22 Jan, 2017 @ 1:31am 
Does it save jobs in darkrp?
Benn20002.DE  [author] 10 Dec, 2016 @ 4:00pm 
I think its called TTT Gauss or something like that.
Hugo 10 Dec, 2016 @ 3:57pm 
what is the weapon in the thumbnail?
Benn20002.DE  [author] 25 Oct, 2016 @ 9:42am 
No. But why would you want to use that? SQLIte is way better for that.
gatorade 19 Aug, 2016 @ 6:34pm 
please make an option to where it loads last save upon death
Danny Blackburn 13 Aug, 2016 @ 12:28pm 
Alright. I'll give that a shot. I'm not sure why I didn't think of that...
Benn20002.DE  [author] 13 Aug, 2016 @ 3:19am 
If yes, try it on a dedicated server or with more then 1 playerslot on a local server. Then it should work.
Benn20002.DE  [author] 13 Aug, 2016 @ 3:05am 
In singleplayer?
Danny Blackburn 13 Aug, 2016 @ 2:33am 
I loaded up a simple map and went into the menu to configure it. It can't seem to save the settings.
Benn20002.DE  [author] 13 Aug, 2016 @ 2:28am 
When did this happen?
Danny Blackburn 12 Aug, 2016 @ 10:47pm 
I gave this a shot though i've already ran across an error.

[Playersaving [Position, Weapons, Ammo, etc]] lua/autorun/server/playersaving.lua:146: attempt to concatenate a nil value
1. LoadSettings - lua/autorun/server/playersaving.lua:146
2. RetrieveSettings - lua/autorun/server/playersaving.lua:116
3. func - lua/autorun/server/playersaving.lua:343
4. unknown - lua/includes/extensions/net.lua:32

I hope this helps. It's really promising.