Wyvern Forums

Review Wyvern Today's Posts Mark Forums Read Arcade
Go Back   Wyvern Forums > Archive > Wyvern Forums Archive > Wyvern Development
Home Register FAQ Members List Calendar Chatbox Search Today's Posts Mark Forums Read

Wyvern Development Here you can discuss anything and everything involving creating your own content for Wyvern. Have a problem with an arch file or a map? Want to show off something you've been working on? If so this is the place for you.

 
 
Thread Tools Display Modes
  #1  
Old 07-13-2011, 11:59 PM
igorith's Avatar
igorith igorith is offline
 

Join Date: Apr 2009
igorith has just set foot in the Tutorial Tower
Hammer Uploading a GIF Image to the Wyvern Map Editor

I have been trying to finish a bunch of Wyvern maps I have made in the Wyvern map editor lately, but I can't figure out how to get my custom made GIF images into said maps as archtypes. I think all I need to do is be able to save it as an ARCH file, but I am not sure how to do that either. May somebody please help.
  #2  
Old 07-14-2011, 01:34 AM
Valkon's Avatar
Valkon Valkon is offline
Wizard
 

Join Date: Feb 2008
Valkon has just set foot in the Tutorial Tower
Default

arch files are xml files that reference the gif files, you can find many examples in the map editor directories.


example arch file:

<arch class="wyvern.kernel.monsters.MonsterImpl">
<image layer="500" path="npc/child"/>
</arch>

this references the image child.gif in the wyvern/art/game/npc directory within your mapeditor directory.

As a wizard you'll want to reference to a file withing your wizard folder.

for me this would be something like this:

<arch class="wyvern.kernel.monsters.MonsterImpl">
<image path="wiz/valkon/art/monster"/>
</arch>
  #3  
Old 07-15-2011, 05:59 PM
igorith's Avatar
igorith igorith is offline
 

Join Date: Apr 2009
igorith has just set foot in the Tutorial Tower
Default

Ok thank you. I think that answers my question.
  #4  
Old 07-16-2011, 04:38 PM
igorith's Avatar
igorith igorith is offline
 

Join Date: Apr 2009
igorith has just set foot in the Tutorial Tower
Default

So what if it comes up as a gold question mark when attempting to replace an image with a custom image?
__________________
"A short saying oft contains much wisdom."

- Fortune Cookie
  #5  
Old 07-16-2011, 05:13 PM
Teshuvah's Avatar
Teshuvah Teshuvah is offline
Wizardess
 

Join Date: Apr 2007
Teshuvah has just set foot in the Tutorial Tower
Default

Quote:
Originally Posted by igorith View Post
So what if it comes up as a gold question mark when attempting to replace an image with a custom image?
That means the arch file can't find the image in the specified path.

Check the img line in the arch file and make sure it's pointing to the correct place, make sure there are no typos and make sure the path/filename doesnt end in .gif
(3 most common mistakes)

Look through other arch files for examples to help.
 


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HoF Image Reqs Voarin Wyvern Help 0 03-24-2009 09:03 AM
Wyvern Map Editor 1.2.5, API and more Pollux Misc 3 03-19-2007 09:11 PM
hof image Fredd Chit-Chat 1 02-09-2007 01:58 AM
Umm, might one look at this image? layzee General 0 02-28-2006 07:13 PM

Wyvern Forums
All times are GMT -4. The time now is 06:47 AM.

Forum: Contact Us - Archive - Top

Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.