• 0

    posted a message on Max number of units/buildings

    Actualy it doesn't really work in current starcraft version. If i want to set restriction for example to be able to have only one Command Center, than it will not allow me to build it only if I have at last 1 completed Command Center. So it can be exploited, and player can start building few Command Center, before first one will finish. Looks like "In Progress or Better" and "Queued or Better" don't work with buildings. Does anyone have an idea how to overcome this?

    Posted in: Data
  • 0

    posted a message on How to add behavior to water

    @ZealNaga: Go kinnda late, but here you are tutorial

    Posted in: Miscellaneous Development
  • 0

    posted a message on SCV mine minerals from Rafinery

    Anyone know how to do it?

    Posted in: Miscellaneous Development
  • 0

    posted a message on Height of buildings

    Anytime when i build something on ground that is below 0.0 height, ground below building is bugging and rised to 0.0 height. Anyone know how to solve this?

    Posted in: Miscellaneous Development
  • 0

    posted a message on Day Night

    I can't see any day/night effects in my map. I tried using "Unpause Time of Day" ,"Set day length to 10.0 game seconds", "set time of day to 00:00:00". But nothing works. Anyone know how to solve this?

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to add behavior to water

    Finaly did it. Thx for all ppl who helped me with this.

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to add behavior to water

    Well i'm closer how to do it. While i create Group of units using that " For each unit in unit group", can i use filer like "height of unit<= variable"?

    Posted in: Miscellaneous Development
  • 0

    posted a message on Shoving units around

    just found that skill in game. Its called "Psionic Shockwave". Its used by neutral unit called Hybrid Maar (Zhakul'das) (Maar)

    Posted in: Miscellaneous Development
  • 0

    posted a message on Won't start!

    @Skinnycap: Go

    SC 2 have difrent textures than SC 1. So they may look kinda odd. You have to change them by yourself. Click on Map -> Map textures and than chose texture map that will be good for your map. Than you can paint it by using modules->Terrain option.

    Posted in: Miscellaneous Development
  • 0

    posted a message on Won't start!

    never used it and not sure if that work:

    Click on File, and than on "Convert Legancy Map"

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to add behavior to water

    Thx but i still have problem :3 flooding

    I used Event:" Any unit enters region ". Units gets debufed when they enter region, but they are losing it after few seconds and debuf isn't renewed probably becouse they are already inside region. How can i change that event? :P

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to add behavior to water

    i guess it will solve my problem, thx.

    But where can i find that "For each unit in region"? I checked Actions, conditions and events and coun't find it.

    Only found something like "For each unit in unit group"

    Posted in: Miscellaneous Development
  • 0

    posted a message on How to add behavior to water

    Hi. I have problem with adding slowing debuf too units that cross water. The problem is that i made water dynamic in my map. River is randomly flooding whole map and can cover from about 70% of map to 5%. I tried to make it like this:

    Event: Any unit enters region entire map Condition: Comparsion (Ground height at (Position of triggering unit))<=Water level (water level is variable that stores current height of water) Actions: Add 1 Marauder - Slow to (triggering unit) from player 0

    It didn't work becouse of that event. I tried to find better one like "Any unit stay on region entire map" but didn't find that. I also tried adding behavior to water in data modules but couldn't find anythink usefull too. Does anyone know how to fix that? And sorry if i made any grammar mistakes. English is not my native language and i'm still learning.

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