It is currently April 28th, 2024, 5:51 pm

remove path in Quote plugin

Get help with creating, editing & fixing problems with skins
User avatar
Valentine
Posts: 70
Joined: June 30th, 2011, 11:01 am
Location: Daegu, South Korea

remove path in Quote plugin

Post by Valentine »

Hi all. :)

My skin code is

Code: Select all

[FrameImage]
Measure=Plugin
Plugin=Plugins\QuotePlugin.dll
PathName=D:\Image
FileFilter=*.jpg;*.jpeg;*.gif;*.bmp;*.png
Subfolders=1

[MeterImage]
Meter=Image
MeasureName=FrameImage
...

[Name]
Meter=String
MeasureName=FrameImage
...
value of [Name] is D:\Image\imagename.jpg

I want print imageName except folder path(When i use Sustitute=, Image is not display :-( )

Help me
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: remove path in Quote plugin

Post by smurfier »

Please see this post.
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .
User avatar
Valentine
Posts: 70
Joined: June 30th, 2011, 11:01 am
Location: Daegu, South Korea

Re: remove path in Quote plugin

Post by Valentine »

Wow Thank you :D