SA-MP Forums Archive
[DINI] unban all 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: [DINI] unban all players (/showthread.php?tid=590741)



[DINI] unban all players - Sensation - 03.10.2015

Hi!

How can I unban all players with dini filesystem?


Re: [DINI] unban all players - SecretBoss - 03.10.2015

Well if you just make the player banned = 0 or = 1 then you must open all the accounts and set banned to = 0 or if you are making different folder for bans you can just remove all files


Re: [DINI] unban all players - paul988 - 03.10.2015

I made a filterscript for you that does exactly what you need: http://pastebin.com/mPZNGify


Re: [DINI] unban all players - Sensation - 03.10.2015

Quote:
Originally Posted by SecretBoss
Посмотреть сообщение
Well if you just make the player banned = 0 or = 1 then you must open all the accounts and set banned to = 0 or if you are making different folder for bans you can just remove all files
I have over 20.000+ accounts. and Bans not in different folder.


Re: [DINI] unban all players - AbyssMorgan - 03.10.2015

clear file


Re: [DINI] unban all players - Sensation - 03.10.2015

Quote:
Originally Posted by paul988
Посмотреть сообщение
I made a filterscript for you that does exactly what you need: http://pastebin.com/mPZNGify
What is 40 + 1 of item


Re: [DINI] unban all players - paul988 - 03.10.2015

Quote:
Originally Posted by Sensation
Посмотреть сообщение
What is 40 + 1 of item
item = the variable that stores the file name.
40 + 1 = the size of the variable, if it's too short you can make it higher.


Re: [DINI] unban all players - Sensation - 03.10.2015

Quote:
Originally Posted by paul988
Посмотреть сообщение
item = the variable that stores the file name.
40 + 1 = the size of the variable, if it's too short you can make it higher.
Hmm, I will try it tomorrow. Thank u so much.


Re: [DINI] unban all players - Vince - 03.10.2015

Over 20,000 accounts. Still using dini. SMH.


Re: [DINI] unban all players - Sensation - 03.10.2015

Quote:
Originally Posted by Vince
Посмотреть сообщение
Over 20,000 accounts. Still using dini. SMH.
I want convert its dini to mysql but it's over 20.000 accounts