View Single Post
p3tsin
Senior Member
Join Date: Sep 2005
Location: Finland
Old 05-31-2010 , 19:28   Re: BuildPath in F:/
Reply With Quote #4

To give you a prod to the right direction:
PHP Code:
strcopy(SavePath,sizeof(SavePath),"file://F:/www/test/data/roleplay/save.txt"); 
You can forget about the OpenFile part since you'll be dealing with keyvalues.

I strongly suggest you read this before going any further though: http://wiki.alliedmods.net/Introduction_to_SourcePawn
__________________
plop

Last edited by p3tsin; 05-31-2010 at 19:33. Reason: meh
p3tsin is offline