02.11.2013, 15:52
How could you loop through lines in a .ini file,to check if there is a match for something?
For example;let's say you're making a ban ip command,and you save the player's IP into a .ini file when he is banned.
So when he tries to come back in,a function loops through the file checking if there is his IP in there......
For example;let's say you're making a ban ip command,and you save the player's IP into a .ini file when he is banned.
So when he tries to come back in,a function loops through the file checking if there is his IP in there......