Go Back   FlashFXP Forums > > > >

! Other Scripts Support Support for all other scripts...

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-07-2010, 03:48 PM   #1
r4nd0m
Junior Member
 
Join Date: Oct 2010
Posts: 4
Default

I have fixed the problem myself by editing the C:\ioFTPD\scripts\ioNINJA\MiSC\NiNJALiB.tcl

Go to line 1832 and change from:
Code:
		set message [string map[list "%fm$1$2\{$replacing\}" [format %${1}${2}s "$replace"]] $message]
	}
	
	output $message
To:
Code:
		set message [string map[list "%fm$1$2\{$replacing\}" [format %${1}${2}s "$replace"]] $message]
    set propercwd "250-"
    append propercwd $message	
	}
	
	output $propercwd
If you like the full file can be grabbed here: http://pastebin.com/m1itjW4V
r4nd0m is offline   Reply With Quote
Reply

Tags
250-, flashfxp, ftp, [070259], [r]


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 01:46 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)