Well, i've a small and easy question ( I think, but can't figure it out).
Well, we can transfers files from server-to-client, right? But those files are always stored in the BYOND cache. Is there anyway to store it in a custom folder? Such as C:/ C:/MyReceivedFiles?
ID:273975
![]() Oct 26 2011, 8:01 am
|
|
![]() Oct 26 2011, 10:03 am
|
|
Take a look at the ftp() proc.
|
I did, Well. Is there anyway to make it doesn't ask where to save it? I meant put it into a default folder. (C:/Program Files/MyGame/MyGameData)
|