HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Can you import trigger data, or can you only do text?

07-13-2003, 04:19 AM#1
UberlyUndead
Ok, I want to make a sweetass dialog type, turn based battle system, and then let some1 whos making a campaign use it.

I want to know, if i can export my triggers and then transfer them to that campaign? Or can i just copy them to text, and let them go over and just follow the guideline i made?

And if i can export and import; please tell me how thx
07-13-2003, 04:26 AM#2
dataangel
You're blind. File->Import/Export triggers.

Although if you export your trigs and import them into another map, it'll delete all the existing ones. The easier option is to just copy and paste them (open map, copy, close map, open other map, paste). If you're mostly working with JASS, in the trigger editor if you click the name of the file (it's at the very top of the trigger/category list) you can define functions there that'll work in all trigs, and you could copy and paste that over.
07-13-2003, 04:30 AM#3
UberlyUndead
not blind.... just bad vision : )

I guess it would be better to copy and paste, but would that also copy variables, if they were involved in that trigger, and automatically create them on the other map?

Also, can someone in this thread post a site where i can get the color chart thing? Thx
07-13-2003, 05:19 AM#4
Norbo
http://hotwired.lycos.com/webmonkey/...e/color_codes/

*ahem*
07-13-2003, 05:30 AM#5
UberlyUndead
ahem.......

Ummm thats looks nothing like the codes blizz uses to make the first letter of the stuff yellow, theres has lines and stuff before and after it, and an r at the end, if those are it, explain how to use them please.....
07-13-2003, 05:40 AM#6
CyborgDragon
the line and r at the end are just used to turn it back to white
07-13-2003, 06:06 AM#7
Norbo
Yar

All ya have to do is:

|cffXXXXXX|r

the first FF is transparency.. FF is fully opaque.

Hope that helps.
07-13-2003, 07:04 AM#8
Kerry
Since the download section is a bit... outdated, Azumarril's Color Creator is attached here, great tool to fix color and gradients on text.
07-13-2003, 12:42 PM#9
UberlyUndead
Ok, thx guyz, one more question, If i dont wanna turn it back to white, can i not put the lines or the r there?

Edit: nevermind, the color editor i figured out. thx