read from file
how can i do something if some1's steam id is in the file it will do this action...like for example i want to put my steam id in file named lvl14.ini and i will be the only1 who will get access to something like this
Code:
if(steam id is in file or how ever its done)Code:
steam_0:2382738927 14 |
Re: read from file
well i found this but can some1 help me make it do this... it reads not only the steam id but after it a number and if it as number 14 it will do
Code:
and etc.. for the other numbers... like make an if statement if possible? Code:
#include <amxmodx> |
Re: read from file
not exaclty sure what your looking for but this might help
PHP Code:
|
Re: read from file
looks pretty good but is there a way i can have my lvl14.ini look like this
Code:
steam_0:232972 14 |
Re: read from file
yea just make the little change like below and when the players id is found their max_level in the file will be saved to MAX_LEVEL. hopefully thats what ur looking for.:)
PHP Code:
|
Re: read from file
wait would this work?
Code:
|
Re: read from file
yea but it would be better to do this...
PHP Code:
|
Re: read from file
what if their steam id isnt in the file? how can i make it do something on them?
|
Re: read from file
PHP Code:
PHP Code:
|
Re: read from file
ya im having problems is there a way you can make a .sma for me so i can copy and paste it because for some reason its not working correctly for me.. sorry for the trouble
|
| All times are GMT -4. The time now is 05:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.