Page 1 of 1

Can be assigned two tags to a sector?

Posted: Thu Jul 17, 2014 1:44 am
by katZune
the title says all, it can have two tag assigned at the same time? Example: -sector 34 can have tag 4 and tag 34? tag 34 add fog and tag 4 is a damage script based-

RE: Can be assigned two tags to a sector?

Posted: Thu Jul 17, 2014 2:46 am
by ibm5155
if your problem is fog and damage, why now make both by scripts using the same tag?
idk if it would work, but if you make a fog to tag 34, then change the tag 34 to 4 by acs and then damage it by acs, may you would have a kind of 2 taged sector :s

RE: Can be assigned two tags to a sector?

Posted: Thu Jul 17, 2014 3:01 am
by katZune
nah it was just an example, I just was wondering if there was a way to do that

RE: Can be assigned two tags to a sector?

Posted: Thu Jul 17, 2014 3:21 am
by Catastrophe
katZune wrote: nah it was just an example, I just was wondering if there was a way to do that
No.

RE: Can be assigned two tags to a sector?

Posted: Thu Jul 17, 2014 3:44 am
by Kaminsky
You can't assign two different tags to one sector simultaneously. However, if you're implementing a 3D Floor with any sector, a different tag can be given to the "Dummy" sector, which can be useful for some applications, particularly submersible water.

RE: Can be assigned two tags to a sector?

Posted: Fri Jul 18, 2014 12:35 am
by katZune
Dr.Robotnik wrote: You can't assign two different tags to one sector simultaneously. However, if you're implementing a 3D Floor with any sector, a different tag can be given to the "Dummy" sector, which can be useful for some applications, particularly submersible water.
yeah that is what I do but just was wondering if there was another way, anyway thanks :smile: