Saving System
#1

Can Anybody give me a Filterscript to save player's weapons and skins on player disconnect and load them on Player Connect. Please I really need it !
Reply
#2

There are bunch of tutorials on how to create a decent saving system. I recommend you using y_ini or mysql.
Here's a tutorial using y_ini. https://sampforum.blast.hk/showthread.php?tid=597639
Reply
#3

I cant understand the tutorial. Can please explain or give me a filterscript to save the skin and money.
Reply
#4

You actually don't even need to understand the tutorial, if you just copy it you will have the same result.
Reply
#5

Please man
Reply
#6

If you get stuck at a part from the tutorial we can help you.

This board is meant that we can help you with a problem you are facing, it's pointless giving you a complete script without your understandings of how it functionates.
Reply
#7

Ok Thanks
Reply
#8

Can you teach me how to save player skin and Weapons on Disconnect and reload them on connect using enum ?
Reply
#9

The people above already told that there are countless tutorials out there. Nobody is going to personally teach you how to script something.
Reply
#10

Use y_ini, it's the easiest!
Example:
Код:
dini_IntSet(File, "Weapons: Sawn", gun);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)