• 0

    posted a message on Syntax error with custom preset

    gv_playerRace = Terran; Above is the line that keeps preventing compiling (syntax error). In the Preset its custom script -> String, and the 3 values of course are terran, zerg, and protoss. I try to use this code: Variable - Set Player Race = Terran

    And Player Race is Type Preset -> Race.

    Posted in: Triggers
  • 0

    posted a message on Preset gives syntax error

    gv_playerRace = Terran; Above is the line that keeps preventing compiling. In the Preset its custom script -> String, and the 3 values of course are terran, zerg, and protoss. I try to use this code: Variable - Set Player Race = Terran

    And Player Race is Type Preset -> Race.

    PS Should this be in trigger section?

    Posted in: Galaxy Scripting
  • 0

    posted a message on [Solved] Could not get 'triggerControl' from parameter in...

    I destroyed the dialog that contains the drop-down menu 0_o. So i just hid it instead and tadda! It works.

    Posted in: Triggers
  • 0

    posted a message on [Solved] Could not get 'triggerControl' from parameter in...

    I cant figure this out. The script that is causing this error is: if ((DialogControlGetSelectedItem(gv_leftBuildListProtoss, 1) == 2)) { } Here is the exact error: Trigger Error in 'gt_DeterminePlayersBuildsProtoss_Func': Could not get 'triggerControl' from parameter in 'DialogControlGetSelectedItem' (value: 14)

    14 would be a dropdown list. There are 2 options for that list, thus the 2 in the code. What is the cause of this problem???

    Posted in: Triggers
  • 0

    posted a message on Need a dev that is good in AI creation.

    Im making a map that requires the computer to do certain things at certain times. If you are good at doing this, then please let me know ASAP. You will be briefed when you PM me. Or if you are able to teach me how to do this in great detail, then please PM me. Once again, ASAP!

    Posted in: Team Recruitment
  • 0

    posted a message on Taking requests

    @memphis_doom: Go

    Sweet, i can try this out. I like the originality to! But are tumors automatically spawned around the map, and lings can ALSO drop a few? Or is it just lings drop the only tumors on the map?

    Posted in: Map Suggestions/Requests
  • 0

    posted a message on Taking requests

    I am trying to occupy myself with a project, and i figured why not a SC2 map. I am taking requests for custom game types, mind you they be original. The more details about your idea, the better the outcome :D Ok, shoot...

    Posted in: Map Suggestions/Requests
  • 0

    posted a message on Timer based battle map development team

    Delete this thread please.

    Posted in: Team Recruitment
  • 0

    posted a message on Timer based battle map development team
    Quote from Eiviyn: Go

    It's not, and before you post it in the right section, you ought to put some effort into your post if you want to attract people who'll put effort into your project.

    1. Which section would this belong to?

    2. I wouldn't think that id have to pretty up a single paragraph OP

    Quote from Eiviyn: Go

    Secondly, data/triggers make up 99% of a map. You're going to find very few people willing to do everything for your idea.

    I don't want people to do it for me, i want people to help me/eachother. I can do this map myself, i would just like a team, thus more experience, and more ability to problem solve.

    Posted in: Team Recruitment
  • 0

    posted a message on Timer based battle map development team

    Im looking for a trustworthy team that will help get a map going. The basic concept is players create buildings with a modified tech-tree, and attempt to overrun the opposing team's base. The attacking units will be sent to a battlefield after the timer reaches zero and restarts, and whoever succeeds defeating their opponents that round can overrun their bases. Im gonna need a person(s) that specialize in the modules triggers, data, and possibly terrain (possibly because i can handle that part.) PM me if you would like to join (im gonna conduct a tiny interview), and post if you have any questions :)

    P.S. I think this is the right section for this thread.

    Posted in: Team Recruitment
  • 0

    posted a message on How to skip over object type structure, and only focus on object type unit [Solved]
    Quote from LatinKid: Go

    @Eiviyn: Go How would i use that? And where is it located?

    Quote from Kueken531: Go

    As he said, it is a Condition. Just add a new condition, select Comparison and search for Unit Filter Match.

    Alright thanks guys :)

    Posted in: Triggers
  • 0

    posted a message on How to skip over object type structure, and only focus on object type unit [Solved]

    @Eiviyn: Go How would i use that? And where is it located?

    Posted in: Triggers
  • 0

    posted a message on How to skip over object type structure, and only focus on object type unit [Solved]

    UnitCreated

    Events

    Unit - Any Unit creates a unit with ability Any or behavior No Game Link

    Local Variables

    Triggering player's region = No Region <Region>

    Conditions

    Actions

    Unit - Move (Created unit) instantly to (Random point in Triggering player's region) (No Blend)

    I only want to send units instead of structures to Triggering player's region. I just can't seem to get that filtering part down. Any help?

    Posted in: Triggers
  • 0

    posted a message on How to change building build/warp/morph time?[Solved]

    I have crawled through the internet (including this website) on how to change a building's (not unit) build time. I may be overlooking it in the editor, but i just can't figure it out.

    Posted in: Data
  • 0

    posted a message on [Videos]Starcraft 2 Map Editor Tutorials

    Hey guys. Im starting to make YouTube videos on Starcraft's Map Editor. Feel free to comment on my videos. And please, only constructive criticism. If you like my videos, subscribe!

    Remember, I am still learning this myself and I might make a few mistakes. Emphasize on the few part. And I am still uploading videos, and creating more. So be patient as I am a student. And if you have any ideas, comment on my page :)

    Here is my Channel: http://www.youtube.com/user/ToLatinKid

    My Starcraft 2 name is LatinKid.

    Thank you for your time.

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