Right i want to make certain mines spawn at certain times when one explodes in order. So i have made 4 mines and gave them a spawn sequence 1 to 4 and edited it so that one must at least spawn. now heres the ard part if i shoot the 1st mine that appears in fornt of me with the seq 1 it should spawn sequence 2 mine but sometimes it spawns a diffferent mine or keeps spawining the same one can someone help so that if i shoot a mine it will spawn a certain mine everytime and then if i shoot that mine it will spawn a different mine everytime without fail, so how do i do it also i know theres loads of mistakes in this but im in a rush trying to find out hw to do it been trying all day. help me
Spawn sequence is not used in all game types and depending upon the game type can have very specific and unintuitive use. For example, in territories, all territories are spawned, but the spawn sequence is the way point identifier (1 through 5). In invasion, the spawn sequence can be used for fire team identification for INV_RES_Px. In KOTH, the spawn sequence that is set to 1 is the hill that is used, and I don't know if crazy king uses spawn sequence to order the hill spawn order. In many game types it is simply not used.
It's probably not possible. You could try to fake it with a combination of min/max and spawn settings (e.g. spawn at start = yes with respawn time = never, or spawn at start = no with a higher respawn time). Depending on exactly what you're trying to achieve, you might get close, but I don't know.
Can you explain what you're using this for, preferably with screenshots, because there's probably another, easier way to make this work since I'm quite sure what you're suggesting is not possible and will not work consistently.
I cant go into major detail as i making a new noughts and crosses map with a new mechanism but if i cant use mines ill have to think of something else