View Single Post
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 06-09-2014 , 16:58   Re: How can I edit files in the 'cstrike' directory?
Reply With Quote #2

IIRC the initial directory is cstrike, so something like
PHP Code:
write_file("server.cfg", ...); 
should work.
__________________
hleV is offline