|
Targa Newbie
Joined: 07 Oct 2004 Posts: 9
|
Posted: Fri Oct 08, 2004 3:20 pm
How to add trigger's to a #class via multiline paste? |
I'm creating a text file containing many triggers. The problem is, I need to create a #Class folder (socials), and have all the triggers go into that folder. The triggers will be copied and pasted using zmud's multi-line paste feature, allowing users to add them all at once. Is this possible? If so, how? Thanks!
|
|
|
|
Lorette Beginner
Joined: 08 Sep 2004 Posts: 23
|
Posted: Fri Oct 08, 2004 4:03 pm |
Hi
Not sure if this is what you mean but put all the triggers into the class you want them in and then export the class to a text file. When you import the text file, by either using the editor, or copy and paste, the class will be created and all the triggers will be in it.
Alternatively, if they are already in a text file, put this at the beginning of the file:
#CLASS Socials
And this at the end:
#CLASS 0 |
|
_________________ Lorette
Last edited by Lorette on Fri Oct 08, 2004 4:10 pm; edited 1 time in total |
|
|
|
Lorette Beginner
Joined: 08 Sep 2004 Posts: 23
|
Posted: Fri Oct 08, 2004 4:04 pm |
Oops, double posted, sorry
|
|
_________________ Lorette |
|
|
|
Targa Newbie
Joined: 07 Oct 2004 Posts: 9
|
Posted: Fri Oct 08, 2004 4:10 pm |
#Class Socials
(numerous triggers)
#Class 0
Works perfect when copied/pasted from a text file, thanks! |
|
|
|
|
|