how to use kdff, command line, with space and hyphen( - )? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: how to use kdff, command line, with space and hyphen( - )? (
/showthread.php?tid=647421)
how to use kdff, command line, with space and hyphen( - )? -
SKY0902 - 04.01.2018
how to use command line, with space and hyphen( - )?
eg:
space: kdff -a -d dff dff\name.dff -c col\name.col -o output\name.dff
hyphen: kdff -a -d dff\na-me.dff -c col\name.col -o output\name.dff
error:
space: [error] Could not load the dff file: dff
hyphen: [error] Could not load the dff file: dff\na
please help me. this is very important to me.
and sorry for bad english.
Re: how to use kdff, command line, with space and hyphen( - )? -
Graber - 05.01.2018
Try using quotes ("dff\na-me.dff"), should work
Re: how to use kdff, command line, with space and hyphen( - )? -
SKY0902 - 05.01.2018
I trying, no working.
[error] Could not load the dff file: "dff\na
Re: how to use kdff, command line, with space and hyphen( - )? -
DRIFT_HUNTER - 05.01.2018
Seems like a bug in kdff, @Kalcor should check these.