Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

User:MistyRiddle

From DFO World Wiki
Revision as of 12:36, 13 November 2019 by MistyRiddle (talk | contribs) (just starting up.... nothing special....)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Hello, My wiki User is Mistyriddle. I enjoy modifying and upgrading the wiki media wise. (maybe I will add a little lore to a missing NPC)

there is much work to do , so I will put down here what I managed to understand on how to add (official) media files, and from where to "collect" them (they are all from official websites of different neople regions)

Where is the resources

Wallpapers

I am in favour of adding "wallpaper" category to the wiki, as well as SUBCAREGORIES of: ((Christmas\Summer\Halloween\Lunar new year))
(....I just don't know how to do that, nor I have any idea if I'm allowed to)



............. NEXT .............

Videos

simply check DFO official youtube channel, or korean dfo official channel

Sprites/GIFS

I HAVE PROBLEM ENFORCING THE METHOD BUT IT IS THE RIGHT ONE
I currectly have problems with my version 3.2 so it just crash/freeze after I click.

  • open dfo extractor (chinese one...you install it ofcourse)
  • open /DFO/IMAGEPACKS2/PACK NAME.

do you wanna know locations? -

  • Monster portraits and npc portraits[[1]] >>>>"sprite_interface.npk">>>find this "monsterdialogface.img">>>scroll down until you find the monster you want and click save.

===How to make GIF?? : credits to post on reddit===

  • just select the frames you want, right click on them , and select the option "make GIF of selected images"

How I actually put them

VIDS->

Default

<div>{{#ev:youtube|VIDEO-ID|SIZE|LOCATION}}</div>
Notes:
  • VIDEO ID : LINK HOW TO FIND
  • SIZE : just use numbers, no px letters.
  • LOCATION : left/right/center. must be put at the end of the code, WITH size.

youtube extenstion works as well:


<youtube>ID code</youtube>

How to put 2 videos next to each other?

 <div>{{#ev:youtube|vid1ID|550|right}}</div>
      <div>{{#ev:youtube|vid2ID|550}}</div>
  • (notes: only up to size 550, and only one of has to have location extension)

How to put 4 videos next to each other??????? 0-0

<div>{{#ev:youtube|vid1ID|550|right}}</div>
<div>{{#ev:youtube|vid2ID|550|right}}</div>
<div>{{#ev:youtube|vid3ID|550|}}</div>
<div>{{#ev:youtube|vid4ID|550}}</div>



more info on titles and cool page tricks coming soon......
this is very hard work..... T.T