Putting images into maps
26 replies20.02.11 05:21:51 pm
Hi everyone! I started making a rpg map and i wanted to put images of monsters in the map, so players can kill them, i used env_breakable under them and when player breaks it, the image disappears. I managed to make one image that doesnt have the purple background and it worked pretty well. But the next time i tried to put an image in the map, it had purple background. I havent succeeded on doing a good image on the map after that. I tried many times. So now i really need your help! Please help me.

What entity did you use? You have to use env_image entity to put images with purple background.
I code, therefore I exist. | Visit my blog for Lua tips and other interesting info
I tried on both sprite and image but it wont work :(. I dont know how i managed to make the first image looking so nice.
Do you have any other suggestions? :S
Also, does it matter what kind of purple i use on the image? Because i noticed that the purple on paint and the purple on the image are different and i use the paints purple when i fill the white spots of the image.
Do you have any other suggestions? :S
Also, does it matter what kind of purple i use on the image? Because i noticed that the purple on paint and the purple on the image are different and i use the paints purple when i fill the white spots of the image.
Thanks, still doesnt work :S. Wtf.... this is hopeless
Does it matter do i save it in png or gif form? I noticed that it doesnt really work in gif, so is there a form you have to save it in?

Does it matter do i save it in png or gif form? I noticed that it doesnt really work in gif, so is there a form you have to save it in?
Just make the background black, then make it as a sprite, click on it then at the bottom right you will see mask, put 4 in that box, then the black background will dissapear
Edit: I made a pic for you..

Edit: I made a pic for you..
Give me a pic, use printscreen and post it here, maybe then I can see your problem..
And ehumm.. are you actually clicking on ok?
And ehumm.. are you actually clicking on ok?
Okay do this..
go to http://imageshack.us/
Then browse and upload a pic..
Once your done copy the link and paste it here, or copy the img link and then do [ img ] --Link here-- [ /img ] but then without the spaces..
go to http://imageshack.us/
Then browse and upload a pic..
Once your done copy the link and paste it here, or copy the img link and then do [ img ] --Link here-- [ /img ] but then without the spaces..
first: http://img715.imageshack.us/i/talon.png/
second: http://img222.imageshack.us/i/talon2.png/
If thats what u wanna see :S
second: http://img222.imageshack.us/i/talon2.png/
If thats what u wanna see :S
You have to CLICK the Masked radio button in order for it to work.
I code, therefore I exist. | Visit my blog for Lua tips and other interesting info
The black background thing works when i just draw a green square and put a black background on it, but when i try it on the monsters it doesnt remove the black background. Could the problem be in the monsters?
Did you do what I said - CLICK the Masked radio button?
Maybe the black background isn't 0 0 0?
Maybe the black background isn't 0 0 0?
I code, therefore I exist. | Visit my blog for Lua tips and other interesting info