• 0

    posted a message on radar on HUD? [new question]
    I made a custom minimap somewhere. I don't remember where. Concept should be somewhat similar. Anyways, just make a interval that checks units around your hero (radar range), get their coordinates. Minus hero's coordinates X Y from the enemy units X Y. Multiply by the number by 0.25 (or the number that suits the radar size). Add the XY to the origin of your radar. Draw the 2d image for "enemy units" on that location. There you go. EDIT: Loop for all enemy in Range { TempX = Enemy.X TempY = Enemy.Y TempX = Hero.X - EnemyX (maybe plus, just check) TempY = Hero.Y - EnemyY (maybe plus, just check) Temp X *=0.25 Temp Y *=0.25 Temp X = RadarPosX + TempX Temp Y = RadarPosY + TempY } Proabably Or you can save distance and angle between the enemy and the ghost. Essentially the same thing and still have to do the sames tep from Temp X *=0.25 (scaling)
    Posted in: Miscellaneous Development
  • 0

    posted a message on How do i make it so a building can be accessed by anyone not just the person it belongs to

    Using interact ability is quite simple, make a radius (500 for global) just add the ability to your building/unit. There are limitations though. For example, you cannot buy through interaction ability if the interacting unit is not neutral controlled and the alliance is not neutral. Anyways there is a workaround for that, where you make an ability that does not cost anything and checks the resources of issuing order player and etc...

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to level Passive Abilities such as auras?

    http://forums.sc2mapster.com/development/project-workplace/3347-wc3-hero-unit-library/ This is a tauren chieftain remake. I don't have a lot of spare time these days. University started, anyways the map is outdated but the method is still the same.

    Posted in: Miscellaneous Development
  • 0

    posted a message on [Bug & Crash] Upgrade

    For some reason the editor crashes when I open an upgrade field that is both "campaign related" and "melee related" For example, Protoss Ground weapons, Terran Infantry weapons. Pretty much any upgrade that both exists in campaign and melee. It crashes when it is trying to retrieve "Upgrade Effect"

    Posted in: Galaxy Editor Bugs and Feedback
  • 0

    posted a message on [Spoilers] New models
    Quote from BlinkHawk: Go

    @Lonami: Go

    they are actually corrupted protoss, not "dark" protoss as zeratul.

    Btw, there's no reaver model in the editor, nor in the assets. It may have been removed before release. However, there's an scout model.

    well, the models say "Dark"

    And yes there is a dark archon but it's not exactly DA from SC1

    Posted in: General Chat
  • 0

    posted a message on Are we missing something?
    Quote from Barterr: Go

    And Lurker is there even though he was removed.

    edit: btw, there is a non-marine Raynor, its on the characters part of units, its called "SM - Raynor (Commander)", but its a high-quality model/texture, used for the Hyperion, the Armory and so on (its in a really god quality), there are models like that for a lot of other characters. There are also a bunch of in-scale units like dropships and a hydralisk in there, could be really great to make cutscenes.

    yeah, I don't think they can be used as units until edited though. Great for cutscenes. They are all cutscene related from the campaign.

    I just found Dark Archon, it's just not a unit, but it's there.

    Posted in: General Chat
  • 0

    posted a message on [Spoilers] New models
    Quote from RileyStarcraft: Go

    @ArcadeRenegade: Go

    Yes I've found a bunch already. Plus there are some story mode assets which may be usable in the regular game. (Story mode is apparently what they call in-game cinematics as well as the mission selection interface.)

    For example: there are "Dark" versions of almost every protoss unit (even the probe).

    Also at least three more critters: Cow, Sheep, and Dog.

    edit: Proof of Terratron: http://imgur.com/SQsKa

    edit 2: there's a flashlight model for attachment...

    SS-Terratron, it's the one used on April Fool's day. Story ones can be used, I'm guessing it's for cutscenes though. If you see them through previewer they are just models without animations.

    Posted in: General Chat
  • 0

    posted a message on Starcraft Editor Available to unregistered users
    Quote from Mault420: Go

    Just tried to install and it works!

    yeah I know but I think it's only for US version. Someone confirm this.

    Posted in: General Chat
  • 0

    posted a message on fail new theme...

    Me likz thiz new theme Feels like "Starcraft"

    Posted in: Off-Topic
  • 0

    posted a message on Are we missing something?

    I'm just posting any units that was supposed or you were expecting to be in the editor but isn't Contribution appreciated

    Protoss - Protoss Reaver - Soul Hunter - Artanis - Dark Archon - Corsairs

    Terran - Raynor (Non Marine)

    Zerg - Defiler

    Posted in: General Chat
  • 0

    posted a message on [Spoilers] New models
    Quote from deleted_4447329: Go

    OMG (I said this outloud) Jimmy with an Gattling gun = EPEEEEC

    No Jimmy is the one with the Sniper. The one with the mini gun is Tychus. Sorry for bubble bursting.

    Posted in: General Chat
  • 0

    posted a message on [Spoilers] New models
    Quote from RileyStarcraft: Go

    Someone check if there's a tracer fire model anywhere so I can stop working on one...

    what you mean by tracer fire model? Like a fireball ammo?

    Posted in: General Chat
  • 0

    posted a message on [Spoilers] New models
    Quote from progammer: Go

    Where is the tetratron ?? Also, goliath model doesn't look that good

    terratron is just a model. You can make it into an unit but you need to do it yourself.

    Posted in: General Chat
  • 0

    posted a message on [Spoilers] New models

    Heroes

    Other units coming

    EDIT: Terratron is not an unit. It's a model, the reason why it was not included in the pictures.

    Posted in: General Chat
  • 0

    posted a message on Starcraft Editor Available to unregistered users
    Quote from s3rius: Go

    @zifoon: Go

    You mean this model is in the game? Used in the campaign? It looks pretty crappy.. same goes for the "goliaths"..

    it's on low. On my laptop. Yeah but there aren't many units as I though there would be. There is a murloc marine though same one from WoW.

    Posted in: General Chat
  • To post a comment, please or register a new account.