CurseForge Register Sign In

SC2Mapster

  • Projects
    • Assets
    • Maps
  • Forums
  • Dashboard
  • Paste
  • Wiki
  • Feedback
Desktop View
  • Home
  • Member List
  • DrSuperEvilGamepedia's Profile
  • Send Private Message
  • View DrSuperEvilGamepedia's Profile
  • DrSuperEvilGamepedia
  • Moderators
  • Member for 9 years
    Last active Wed, Dec, 4 2019 10:27:35
  • 3 Followers
  • 12,677 Total Posts
  • 258 Thanks
  • Posts
  • Threads
  • Followers
  • Reputation
  • Projects
  • Forum Posts
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 826
  • Next
  • View DrSuperEvilGamepedia's Profile

    0

    Oct 19, 2019
    DrSuperEvilGamepedia posted a message on Help with triggers.

    No screenshots of the errors?

    Posted in: General Chat
  • View DrSuperEvilGamepedia's Profile

    0

    Sep 22, 2019
    DrSuperEvilGamepedia posted a message on Where in the editor is Stetmann's power source?

    As the actor is handled by the Global Configuration type actor I doubt you could have two since one is automatically created on game start. I have not tried using triggers to create a second.

     

    The Blob type actor determines a radius and rate of size change that is added to the global configuration actor for the visual. The actor events for the blob use e_actorMsgSplatEmitterAddBlob actions to add themselves. The ::Scene reference is then used to send actor messages to the global configuration actor.

     

    With Stetmann the blob actors do not link to the power source at all and are just splats which are the same max size as the power field radius created and destroyed by the unit actors for the power source units. You can see that they are unrelated when you place two stetellites quickly in that they need a power source for placement but you can place a second before the visual of the first has fully expanded.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Sep 22, 2019
    DrSuperEvilGamepedia posted a message on Ability Type Build -> Reaction Right Click

    The Hookup Standard Dialog Item action automatically assumes the GameUI frame. You only need to full path if using Hookup Dialog Item.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Sep 16, 2019
    DrSuperEvilGamepedia posted a message on Where in the editor is Stetmann's power source?

    No as it is handled by a global actor. This means only one model choice and one colour at one time for all players.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Sep 16, 2019
    DrSuperEvilGamepedia posted a message on How to make an instant ability ONLY cast if there are structures nearby?

    Use an Ennumerate Area type validator on the first effect of the ability.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Sep 16, 2019
    DrSuperEvilGamepedia posted a message on Ability Type Build -> Reaction Right Click

    On map initialization hook up GameUI/UIContainer/ConsoleUIContainer/CommandPanel/CommandButton0X (where X is the button number you want)and then save the last created dialog item as a variable.

     

    Have a second trigger with a Dialog Item Is Used trigger for mouse entering the dialog item and a condition that makes sure the used dialog item is that from the variable and if the correct unit is selected (Selected Unit function). This trigger then primes a third trigger that uses a Mouse Clicked event.

     

    You also need a trigger that disables the mouse clicked trigger when leaving the dialog item.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Sep 8, 2019
    DrSuperEvilGamepedia posted a message on infested colonist compound

    A lot of coop stuff is a data/trigger hybrid. There are also many hidden upgrades that are applied to enable abilities.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Sep 8, 2019
    DrSuperEvilGamepedia posted a message on Ability Type Build -> Reaction Right Click

    Only way to do that for a Build type ability would be using triggers to hookup the UI element and detect when it is given a right click and then change stuff using catalogs.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Aug 20, 2019
    DrSuperEvilGamepedia posted a message on Ability Type Build -> Reaction Right Click

    Sure it is a build and not a train type ability?

     

    The unit probably has a smart cast ability that toggles a buff that requirements use to show the correct button.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0.947869446962828

    Aug 20, 2019
    DrSuperEvilGamepedia posted a message on An upgrade that gives you resources once it's finished?

    So once off mineral boost? Modify player effects can modify the amount of minerals a player has so you could just use a Specialization type ability that uses a Set effect that applies the Modify Player effect and uses an Apply Behavior effect to add a buff stack to regulate how often you can use it. 

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Aug 20, 2019
    DrSuperEvilGamepedia posted a message on [Text data reference] Set unit name to player name - broken text

    Text data references can only do integers. You can use triggers to hookup the UI element used for the name and just change the text. You can also attach a text tag to a unit or set the unit info.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Aug 4, 2019
    DrSuperEvilGamepedia posted a message on Custom Functions

    I was just stating how it works.

    Posted in: Triggers
  • View DrSuperEvilGamepedia's Profile

    0

    Aug 4, 2019
    DrSuperEvilGamepedia posted a message on How to make dead units increase the stats of all other units on the battlefield?

    I assume this is to also affect newly created units. Best to give units a Buff behaviour with a death response that uses a Modify Player effect to add a stack of an upgrade.

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Aug 4, 2019
    DrSuperEvilGamepedia posted a message on Actor also triggers on the unit being killed...

    Tried adding an At term before the Create actor event action?

    Posted in: Data
  • View DrSuperEvilGamepedia's Profile

    0

    Aug 4, 2019
    DrSuperEvilGamepedia posted a message on Adding attachment to SC2 Model

    You can make Model type actors and host them on other actors using SOp(Attachment) SOps to determine what attachment point to host them on and then do minor positional changes using SOp(Local Offset) and SOp(Explicit Rotation) SOps.

    Posted in: Data
  • To post a comment, please login or register a new account.
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 826
  • Next
Twitch
© 2019 Twitch Interactive, Inc
About Careers Blog Press
Brand Music Advertise Ad Choices
Prime Partners Affiliates
Developers Help Feedback
Terms of Service Privacy Policy Cookie Policy