So i'm currently adding lots of items in my server but the items i download only contains the texture and the model files. so i wonder how can i create inventory icons? or where can i get them etc. thanks
You could open the model in a model tool like ATools, set the bg to clear, screenshot, open in photoshop, remove by color or highlight outside of model with magic wand, and just go from there.
Yea its pretty easy. But you can use any other programs which are able to render. Called "Magic Rubber" in Photoshop and render tools in different programs. Set the Backgroundcolour in Modeleditor to white(Make sure all Grids, Bones, etc are not visible), take a screenshot and just remove the white Background or/and just replace it with this color: R:255 G:0 B:255
Flyff automatically makes exact this color transparent.
Yea its pretty easy. But you can use any other programs which are able to render. Called "Magic Rubber" in Photoshop and render tools in different programs. Set the Backgroundcolour in Modeleditor to white(Make sure all Grids, Bones, etc are not visible), take a screenshot and just remove the white Background or/and just replace it with this color: R:255 G:0 B:255
Flyff automatically makes exact this color transparent.
Example:
what is the Inventory Icon size ?
Quote:
Originally Posted by Professor Linebeck
Yea its pretty easy. But you can use any other programs which are able to render. Called "Magic Rubber" in Photoshop and render tools in different programs. Set the Backgroundcolour in Modeleditor to white(Make sure all Grids, Bones, etc are not visible), take a screenshot and just remove the white Background or/and just replace it with this color: R:255 G:0 B:255
Flyff automatically makes exact this color transparent.
How to make Item Mall Inventory Work 02/25/2014 - Rohan - 4 Replies Hi Guys,
Got a problem with my local server..I can't make the IM items appear ingame..
I'm using this query below but it doesn't reflect ingame.
INSERT INTO ..
( , , , , , , , , ,)
VALUES (4718614, GETDATE()) ;
[Bug]Make your inventory perm not have time 12/21/2013 - S4 League Hacks, Bots, Cheats & Exploits - 85 Replies Hello Elitepvpers
Its an new bug discovered by me Auk
Picture of it
http://www6.0zz0.com/2013/05/27/03/898854526.jpg
How To
-Open Your Account then Enter The Inventory
Creating icons for inventory 05/30/2013 - Flyff Private Server - 2 Replies Hi elitepvpers,
I am asking for your help once again on how to create an .dds or .png icon for the inventory.
I only have the o3d and the dds file for the model but not for the icon.
Anyone can point me in the right direction?
With kind regards
How to make icons? 08/19/2012 - Metin2 Private Server - 0 Replies #closed
[Guide] Make item auto loot on inventory 05/23/2012 - EO PServer Guides & Releases - 9 Replies Basicly, people want some item auto loot that mean auto in to the inventory.So here the query template that i want to guide you sorry for my bad english.
Action Side
INSERT INTO `cq_action` VALUES ('58500000', '58500001', '0000', '1001', '0', 'e_money += 50000');
INSERT INTO `cq_action` VALUES ('58500001', '58500002', '0000', '0501', '1020260', '10 10');
INSERT INTO `cq_action` VALUES ('58500002', '58500003', '0000', '0501', '1020250', '10 10');
INSERT INTO `cq_action` VALUES...