Staredit Network > Forums > SC2 Assistance > Topic: Remove Models/Shapes
Remove Models/Shapes
Oct 25 2011, 8:57 am
By: TheKeyToKilling  

Oct 25 2011, 8:57 am TheKeyToKilling Post #1



I have some models and shapes that get placed at specific points at the start of the game. I then create them at different spots later in the game and need to remove the old copy. How would I go about removing previously placed models and shapes?



None.

Oct 25 2011, 9:47 am DevliN Post #2

Woah

Attach the models to units and kill/remove the units.



:devlin: Currently Working On: :devlin:
Myself

Oct 25 2011, 9:58 am TheKeyToKilling Post #3



I have triggers such as this... Actor - Create actor model ShapeGrape (Unnamed) at point Obs 1 End

Is there a way to kill or remove those without attaching them to units? I have 32 of them and really don't feel like attaching 32 models to units and remaking the triggers for it then. Would be quite a bit of work... trying to avoid doing it the long way if possible.



None.

Oct 25 2011, 10:23 am Ahli Post #4

I do stuff and thingies... Try widening and reducing the number of small nooks and crannies to correct the problem.

There should be some actions in the "actor" trigger group.




Oct 25 2011, 12:11 pm NicholasBeige Post #5



Create an array variable of type 'Actor' with a size of 31. *Arrays start at 0, so 0 to 31 = 32.
As you create each model at a point add it to this array variable.
Then you create a loop which runs through 0 to 31 and removes each 'Actor' stored in this variable.

If you need it more spelt out than this I suggest you read up on triggering tutorials at the wiki.



None.

Oct 26 2011, 2:00 am TheKeyToKilling Post #6



Quote from name:Cardinal
Create an array variable of type 'Actor' with a size of 31. *Arrays start at 0, so 0 to 31 = 32.
As you create each model at a point add it to this array variable.
Then you create a loop which runs through 0 to 31 and removes each 'Actor' stored in this variable.

If you need it more spelt out than this I suggest you read up on triggering tutorials at the wiki.

Hmmm that sounds like a feasable possibility... I'll hafta test it... I shall get back to you on that one :)

Well that's a possible way to add them to a variable for removal... but I don't think it's possible to remove or kill an actor model with a trigger. I'm just attaching the models to units now like I wanted to avoid :-/.

Post has been edited 1 time(s), last time on Oct 26 2011, 9:44 am by TheKeyToKilling.



None.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2026-7-18. : 2:27 am]
Symmetry -- https://staredit.net/topic/18903/ THE REVIEWS ARE HERE! "ok these are pretty good memes" - ssj9Kevin
[2026-7-17. : 2:58 pm]
Ultraviolet -- Symmetry
Symmetry shouted: Man I wish we had this tech back in the day when people played ums lmao
fr fr
[2026-7-17. : 2:39 am]
Symmetry -- Man I wish we had this tech back in the day when people played ums lmao
[2026-7-16. : 6:28 am]
NudeRaider -- EUD actions, specifically. The conditions remained. Today we can even have actions again, but they're all virtualized/whitelisted (not sure on the actual technical implementation) so you can only use them for specific intended purposed, not arbitrary code injections.
[2026-7-16. : 6:26 am]
NudeRaider -- I mean yes, maps - through EUDs - were theoretically able to do that as well, but that was patched quickly.
[2026-7-16. : 6:25 am]
NudeRaider -- Symmetry
Symmetry shouted: Ohhh imagine a SC map that could delete itself
not the map, the editor
[2026-7-16. : 2:28 am]
Symmetry -- I vaguely remember Voy doing some ACE back in the day, but I had no idea EUDs could do that kind of shit. I am very much catching up on the technology
[2026-7-16. : 2:28 am]
Symmetry -- Ohhh imagine a SC map that could delete itself
[2026-7-15. : 8:51 pm]
NudeRaider -- Symmetry
Symmetry shouted: NudeRaider Is EUD editor capable of writing shit onto the player's harddrive? That seems like it would be dangerous
yeah an editor that isn't allowed to write files sounds rather pointless, so I'd assume it can. Like most other programs too btw. and yes, obviously that's dangerous, but also kinda necessary. MS introduced that virtualization for exactly that reason.
[2026-7-15. : 4:10 am]
Ultraviolet -- I don't think so. I think they shut that shit down after 1.16, maybe even earlier
Please log in to shout.


Members Online: Moose