• 0

    posted a message on ORPG Project, looking for people.

    I loved ORPGs from WC3 and ran a clan just for them for a short time. I might be able to join and help with triggering/ui as coding is my focus, but I'm not sure at the moment how much time I can dedicate as classes will start up later this month and I'm unsure how much extra time I'll have. I'd have to wait till the end of the month to let you know.

    Anyways, the only issue that comings to mind with player housing might be the amount of data needing stored compared to the size of the house.
    The way I'd see it would be to have a set size area that the player house gets spawned in. This could be in a set location or may placeable. Then the player that owns the house could bring up a menu or be able to drop items to place them inside (perhaps like buildings/doodads). Then when a player loads their house data would be loaded from the bank or a separate bank if you want and the items placed inside would be spawned based on their stored locations.

    I'm almost always on my computer if I'm not sleeping, so if you wanta hit me with a message feel free too. Just mention who you are.

    P.S. The terrain looks nice from those screens.

    Posted in: Team Recruitment
  • 0

    posted a message on Skill/Spell/Ability Icons

    Don't forget my Military Rank Icons. http://www.sc2mapster.com/assets/military-rank-icons/ (.dds and .png | please read license if used)

    [30 total Icons]
    http://static.sc2mapster.com/content/images/21/485/Rank30white.png http://static.sc2mapster.com/content/images/21/480/Rank25white.png http://static.sc2mapster.com/content/images/21/477/Rank22white.png http://static.sc2mapster.com/content/images/21/472/Rank17white.png http://static.sc2mapster.com/content/images/21/463/Rank8white.png http://static.sc2mapster.com/content/images/21/459/Rank6white.png http://static.sc2mapster.com/content/images/21/456/Rank3white.png

    Posted in: Art Assets
  • 0

    posted a message on Starcraft 2 Icons Online

    Thank you, Ardnived. You saved me a lot of time converting them to .png myself (had started).

    Posted in: General Chat
  • 0

    posted a message on Military Rank Icons

    (Late, but what xhatix said)

    Anyways, I've uploaded them to assets. Enjoy!
    http://www.sc2mapster.com/assets/military-rank-icons/

    Posted in: Artist Tavern
  • 0

    posted a message on How to reconize units in region or point

    I believe this is what you want. "Number Of Units In Unit Group" then for the Group, " Units In Region Matching Condition".
    http://static.sc2mapster.com/content/attachments/3/176/UnitsInRegion.bmp

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to lock camera to unit?

    I found "Follow Scroll Limit", so I assume that's it as that would make sense and it's set to 12.

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to lock camera to unit?

    I always liked panning best, but that's great to know JeffQ. That data editor always seems to have a fix hidden in it somewhere. :D

    Posted in: Miscellaneous Development
  • 0

    posted a message on activating trigger with item?

    Well, you could have a periodic trigger that checks the units inventory and if it contains your item, apply effects... if not, remove any residual effects and and new ones if its a different item.

    That's unfortunately the only way I can see how to do it at the moment as there isn't a "unit acquires item event" or any similar that I've seen.

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to lock camera to unit?

    You can also pan to the unit point as in the map I attached. I have it set to 1 second for panning and changing the yew of the camera so its semi-smooth although it lags behind just a tad.

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to lock camera to unit?

    Take a look at this map. I was messing with camera movements and the two triggers in there should have you covered.

    (hope I don't get yelled at for linking this, but don't know of it on here)
    But if you find that the movement is choppy, try changing the cameras fidget. TheHelper Link

    Posted in: Miscellaneous Development
  • 0

    posted a message on any mathematicians out there?

    I don't think that "reflected point" function is what you want. My guess on it would be that it gives you a reflected point based on a region, the whole map, or something like that.

    Why don't do change it's direction yourself? You know what you want, 180 - the incoming angle (of course that's based off what your hitting).

    Posted in: Miscellaneous Development
  • 0

    posted a message on End of CardCraft SC - vote for what to do on cardcraftsc.com

    Joining right now. :) If we had rep I'd give it, for both the project and the presentation.

    With the "banks" this should at least be a bit more popular since you wont have to make your deck every game.

    Posted in: Project Workplace
  • 0

    posted a message on [WIP] SC2 CTF (Capture the Flag)

    I meant as a leaderboard alternative. Being able to get extra information if you click on the icons around the screen. So say if I click an ally location icon I'll get a little window with name and hp and it could either hide in a second or two or on a second click.
    The last bit there was just saying I could just make a leaderboard link to a hotkey for show/hide.

    Posted in: Project Workplace
  • 0

    posted a message on [WIP] SC2 CTF (Capture the Flag)

    Gotta say I'm glad your here.

    I'll leave the boss bar's for now while I code some of the other things up, but I'll work on it. Perhaps take the units btn icon and tint it based the the % of hp. What do you think about making them clickable for extended information so as to keep the screen clean? I suppose I could always make a hotkey for the team info.

    Posted in: Project Workplace
  • 0

    posted a message on Starting Locations... how do you get them to work?

    In the terrain editor, push P or go to Views->Points and add enough "start location" points for each player.

    Then, go to Map->Player Properties and set "Start Location" for each player to the set points.

    [edit] Forgot to add that if you remove melee staring units, start locations don't have the camera positioning effect. You'll have to trigger the camera to focus to the point if you removed melee starting units.

    Posted in: Miscellaneous Development
  • To post a comment, please or register a new account.