Help with Dini - 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: Help with Dini (
/showthread.php?tid=533636)
Help with Dini -
Rhino - 25.08.2014
Hi guys, Is there any function to modify a variable all accounts created on scriptfiles?
How I can do?
You guys can explain me how it works?
From already thank you very much.
Respuesta: Help with Dini -
Rhino - 25.08.2014
up the post
Re: Help with Dini -
SnG.Scot_MisCuDI - 26.08.2014
https://sampwiki.blast.hk/wiki/Useful_Fu....28Dini.inc.29
Respuesta: Help with Dini -
Rhino - 26.08.2014
How i can read all files and change one variable? With wich one ??
Re: Help with Dini -
IceCube! - 26.08.2014
If the account are names and not numbers you can't... well you could but it would take literally years for the server to reach the end.
You could alternatively make a new variable you save to your users accounts. Then check that variable to see if their account has been updated. Once you have someone join the server without an updated account, change the variables you want to change.
This is often needed anyway for user crippling changes, so you'd be doing yourself an early favour.