Staredit Network

Staredit Network -> StarCraft Editing Related -> Random Switch Generator.
Report, edit, etc...Posted by Forsaken on 2006-02-06 at 16:42:32
I have submitted Chu's SwitchGen to the DLDB, but I still can't get it to work 100%. Maybe I am stupid... But, meh...

I was wondering if there is, (or if someone would like to) a swtich generator that will do all of the trigger work for you. What I mean is, if you need to randomize 20 triggers, it will take DAYS[/sarcasm] to do it manually. So, I was wondering if there is a program that can do this for you? If not, would anyone be interested in coding one? I would code it, but I have no idea where to start. bleh.gif
Report, edit, etc...Posted by MindArchon on 2006-02-08 at 00:19:18
QUOTE(Forsaken @ Feb 6 2006, 02:42 PM)
I have submitted Chu's SwitchGen to the DLDB, but I still can't get it to work 100%. Maybe I am stupid... But, meh...

I was wondering if there is, (or if someone would like to) a swtich generator that will do all of the trigger work for you. What I mean is, if you need to randomize 20 triggers, it will take DAYS[/sarcasm] to do it manually. So, I was wondering if there is a program that can do this for you? If not, would anyone be interested in coding one? I would code it, but I have no idea where to start. bleh.gif
[right][snapback]421552[/snapback][/right]


Explain further and in more detail and I'll see what I can come up with smile.gif. I really don't understand what you mean by generating triggers for random switches.
Report, edit, etc...Posted by Forsaken on 2006-02-08 at 16:40:56
Hmm.... Well, I am learning C, C++, and C#. So, in a week or so I may be able to do something. If anyone would like to help me learn! wink.gif

Well, I'll try and explain...

It's kind of like your Trigger Duplicator, just simpler.

Like, you select the amount of switches you want randomized. So, let's say I want 150 randomized switches(for some strange reason:shifty:). You select the number of switches you want to be randomized. Then hit "Enter", and the conditions have the "X" amount of triggers randomized.

That's the problem though, I don't know a thing about coding. But, I am learning, and hopefully I can make my own program.
Report, edit, etc...Posted by Carlsagan43 on 2006-02-08 at 17:08:29
random cant really be one of the condtions, you know.
Report, edit, etc...Posted by Forsaken on 2006-02-08 at 17:53:07
I didn't say it was.

Conditions:
Always

Actions:
Randomize Switch 1
...
...
...
Randomize Swtich 100


Conditions:
Switch 1 = Set
...
...
...
Switch 100 = Set

Actions:
Blah...


Report, edit, etc...Posted by Fwop_ on 2006-02-08 at 18:21:27
QUOTE(Forsaken @ Feb 8 2006, 04:53 PM)
I didn't say it was.

Conditions:
Always

Actions:
Randomize Switch 1
...
...
...
Randomize Swtich 100
Conditions:
Switch 1 = Set
...
...
...
Switch 100 = Set

Actions:
Blah...
[right][snapback]422595[/snapback][/right]


16 Conditions max and 64 Actions max. You would have to use multiple triggers or use counter such as minerals/gas/deaths/custom/etc. And who would ever need to use 100 switches for one time?
Report, edit, etc...Posted by Forsaken on 2006-02-08 at 21:35:26
QUOTE(Fwop_ @ Feb 8 2006, 03:21 PM)
16 Conditions max and 64 Actions max.  You would have to use multiple triggers or use counter such as minerals/gas/deaths/custom/etc.  And who would ever need to use 100 switches for one time?
[right][snapback]422635[/snapback][/right]

We have already gone over this...

I am just using it as an example... disgust.gif
Next Page (1)