Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Item Transparency
« previous
next »
Print
Pages:
1
2
[
3
]
Author
Topic: Item Transparency (Read 2864 times)
Mr.Noßody
July 09, 2011, 07:24:42 AM
I tried that, it makes the item spawn solid from the start.
Ad Bot
Advertisement
Orion
July 10, 2011, 12:16:28 AM
If you spawn the item with events, does it work? I bet you could totally get that one "OnItemPickup" add-on and do-
[0000] OnItemPickup - Self - SetItem - [None]
[?000] OnItemPickup - Self - SetItem - [Item]
where the ? is how many seconds you want to wait inbetween the item spawning.
Mr.Noßody
July 10, 2011, 01:42:57 PM
Yes, that would work. But that doesn't fix the problem, it just hides it.
If I complete this project, I'm going to want to release what I made in a pack, and I don't want such a obvious problem to exist at release. It's just, unprofessional...
Mr.Noßody
July 10, 2011, 01:44:02 PM
I don't want it to come to this, but I may just want to re-make the models with solid textures...
mazeribot
July 10, 2011, 01:55:17 PM
Quote from: Mr.Noßody on July 10, 2011, 01:44:02 PM
I don't want it to come to this, but I may just want to re-make the models with solid textures...
Sometimes it is good to remake models. Because then, you can take whatever looks better. but with solid textures? why?
Mr.Noßody
July 11, 2011, 11:46:36 PM
Okay, I cannot model it any other way and not make it look dumb.
Ive also noticed that most items that have transparent pieces, the texture they put in the ZIP for that piece, is a solid color. What does that mean?
ArmyUnit
July 11, 2011, 11:53:36 PM
Maybe PM Amade about it?
His
SpellPack
uses transparent items.
Mr.Noßody
July 12, 2011, 06:58:31 PM
Hm, I may just have to.
Block_cop
July 13, 2011, 07:31:04 AM
You should set the setting "emap" to true in both weapon images It worked for me if that doesn't work tell me what exporter/program are you using?
Mr.Noßody
July 13, 2011, 08:46:58 PM
I use Milkshape, but I also have no idea what "emap" is. Is it a step in exporting, or a line in the code?
ArmyUnit
July 13, 2011, 08:49:48 PM
It's a line in the code.
Mr.Noßody
July 13, 2011, 09:04:53 PM
..Dang, emap
is
true on both item images.
I am curious to find out what putting them to false would do..
Edit:
Seems putting both to false does nothing either.
«
Last Edit: July 13, 2011, 09:10:25 PM by Mr.Noßody
»
Print
Pages:
1
2
[
3
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Item Transparency