How to save muted/jailed players? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to save muted/jailed players? (
/showthread.php?tid=409162)
How to save muted/jailed players? -
Sellize - 20.01.2013
hey i just finished my muting system but how can i make it save that they are muted when they relog?
code:
http://pastebin.com/SKnqYPkH
Re: How to save muted/jailed players? -
[XST]O_x - 20.01.2013
You'll need to use files. It is recommended to use file systems such as dini or Y_Ini for increased speed and easier coding.
Re: How to save muted/jailed players? -
Sellize - 20.01.2013
Quote:
Originally Posted by [XST]O_x
You'll need to use files. It is recommended to use file systems such as dini or Y_Ini for increased speed and easier coding.
|
Is there any simple tutorial?
Re: How to save muted/jailed players? -
[XST]O_x - 20.01.2013
Quote:
Originally Posted by Sellize
Is there any simple tutorial?
|
There are plenty. The best one is by the master himself ofcourse:
https://sampforum.blast.hk/showthread.php?tid=244223)
Re: How to save muted/jailed players? -
Sellize - 20.01.2013
That explenation is too hard ;x any other good ones? i cant find anything myself
Quote:
Originally Posted by [XST]O_x
|