SA-MP Forums Archive
Variable checking // ALL .ini user files loop.. - 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: Variable checking // ALL .ini user files loop.. (/showthread.php?tid=490431)



Variable checking // ALL .ini user files loop.. - Riwerry - 26.01.2014

Hello guys

I want to know, how can I make check of player variable, example CharacterName [playerid], this variable will hold string for example David, and I want to check when some other player will set variable with string David he will got returned, so that is occupied. I want to read these variables from user files.. So it will be best when I loop through all and load variable from here, but I dont have idea how.. Thanks

//Comparing variables fixed, but still dont know about loop for all user files