Search results

  1. Knights

    How does hosting on Bnet 2.0 actually work?

    You sir, are not realizing the way SC2 works! SC2 hosting is no longer us actually hosting, it's all done through BNet now. Also, players will never find your game if you just pick a random map, since blizzard decided to add their brilliant "popularity system". Yeah, it sucks.
  2. Knights

    SC2 Names

    Added mine :)
  3. Knights

    Dependencies broke my map.

    So, someone told me to get campaign models, I just simply add the dependency for Campaign and Story Campaign. Well all fine and dandy, after adding them, I sure had the models! EXCEPT I couldn't access any of my OLD data?? All of the units I had placed on the map were GONE. None of my...
  4. Knights

    Map Testing

    Funny thing is that my map is on like page 5-6 just because it has the word "ORPG" in it...it's SO not even close to being finished that its not even funny...I dislike releasing something in this state, simply for testing purposes, but I guess thats what anybody does for beta testing...
  5. Knights

    Map Testing

    Privately published maps can only be seen by people you invite, and only you can host it. Basically you need to have a bunch of people on your friends list guarenteed to be on at a certain time to get a good private test run, but I'd rather do public tests.. Aparently not without publishing it...
  6. Knights

    Map Testing

    How are we supposed to test maps on BNet (publicly)? First off, the only way I see this to be possible is to actually publish the map, which if you are testing is quite stupid, as it is likely buggy and unfinished, NOT ready to be published. Secondly, when you publish your map publicly, you...
  7. Knights

    Add Experience To Hero?

    Is there an action to add experience to a hero? After they complete my quest I want to add a certain amount of experience as a reward, but there appears to be no Add experience to unit action like there was in WC3. If there is no action for this, is there a workaround? Can I spawn a dummy...
  8. Knights

    Draw Distance

    In a 256x256 map, if you set the camera angle to be able to see the whole map, your computer tries to render the whole thing, even models that aren't visable. I currently have a forest placed in the top right hand corner of the map, with a unit with a third person camera, and any time you...
  9. Knights

    Any RPGs yet?

    I was just curious if any RPG development had started yet, wasn't sure how long the beta was.
  10. Knights

    Any RPGs yet?

    Any ORPG custom games made yet? Or is there a limitation so this won't be possible? Havn't seen any online yet...just wondering.
  11. Knights

    Unit Max Health

    Thanks that looks like a great system, I'll look into it.
  12. Knights

    Unit Max Health

    Is there a function to set a units max health using triggers? I want to have a fourth attribute called Stamina and this stamina should control the units health, instead of strength. Is there any way I can do this with triggers or even any other method? Thanks, Knights
  13. Knights

    A Unit Dies Event Response?

    There was some major error with that region...when I deleted it it said it was attached to a different trigger and when I retriggered it I selected the correct region and it said Region 004. It is like there were somehow two regions with the same name. Anyways, it's solved now.
  14. Knights

    A Unit Dies Event Response?

    Currently using the following trigger: DuelEnd2 Events Unit - A unit Dies Conditions Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions (Region 004 <gen> contains (Dying unit)) Equal...
  15. Knights

    Desync one player

    Protect your map. If you don't want to protect it, then your logic is flawed. Whether you have a trigger to kick him or a trigger to desync him, he can still remove it.
  16. Knights

    It may not be possible in that version of the map, I cannot really remember how far in...

    It may not be possible in that version of the map, I cannot really remember how far in development I got into that map. Sorry for the bad answer, but it was a long time ago.
  17. Knights

    I have not been making maps for a while. I may get back into it, especially into SCII mapmaking.

    I have not been making maps for a while. I may get back into it, especially into SCII mapmaking.
  18. Knights

    Server Split on Player Based Multiboards

    Oh, is that my mistake? I shall try that and see how it turns out. Tried it, worked. Thanks. +rep.
  19. Knights

    Server Split on Player Based Multiboards

    In my map, I want a multiboard event so when a player uses a spell called Talk, they are able to talk to citizens, and acquire quests and whatnot. Also eventually I'm going to base the menu off of multiboards. I remember doing this before, but because I took a break from mapping I can't quite...
  20. Knights

    Hero respawn --> Exp penalty?

    HeroDies Events Unit - A unit Dies Conditions ((Triggering unit) is A Hero) Equal to True Actions Hero - Add (0 - ((Hero level of (Triggering unit)) x 2)) experience to (Triggering unit), Show level-up graphics Replace the (0 - ((Hero level of...
Top