Warcraft III resources & community, 2003–2006 · archived

Images?

6 posts
#1

Images?

I have been trying out the "image" function... But i cant get it to do anything. I have a simple trigger:


Initialize
    Events
        Map initialization
    Conditions
    Actions
        Camera - Apply Camera 001 <gen> for Player 1 (Red) over 0.00 seconds
        Image - Create an image using ReplaceableTextures\CommandButtons\BTNMarkOfFire.blp of size 500.00 at (Center of Imagetest1 <gen>) with Z offset 40.00 using image type Indicator
        Image - Show (Last created image)

This doesnt do anything, the camera is right above the region... i dont get it... ?
#2
maybe you should take a look at blizzard's. try The Death Sheep or Azeroth Grand Prix. they have image triggers. 8)
#3
No those maps have cinematic filter.

I never really worked with images before, but try setting its render always state to true, if I don't remember wrong it should work then.
#4
hmmm, well what type of file would images be used as??... like.. if i wanted to post up a wallpaper i found on the web, is it possible i could show it??..or does image something else??

(i mean.. a .tga file)
#5
Someone has to know what an image is/does...
#6
well... bad that i have no acces to WE this momemt but perhaps the file format you have to use is tga...

or it could be that there is a function like (image-show image to ...) like it is with multiboard where after creating it you have to set to whom it is showed. (just an idea :wink: )