Hey alliedmodders. how can i read from a file like this:
Code:
"something" "something2" "st3" "sm4" "sm5"
so this is cfg or txt or ini file, it does not matter. i'd like to read first part of that is it possible? how? like when player open menu and see something like this:
PHP Code:
First part of line one in filename.fileformat is this: something
second part is this : something2
and ....