do you have this or somin like this??
Code:
new filename[72]
public plugin_int() {
get_datadir(filename,71)
format(filename,71,"%/data/whatever.txt")
}
i might have forgotten to add that in the first post. if you dont have this in ur code then this could be the problem
__________________