I need an icon for the digit "1" just as there are icons for 2 -3 -4 -5. You know the numbers that structures that can train units have to show which slots is which in the training que.
Credits will be given in the map if you help me ofc! :)
I have yet another problem. And this time it is with triggers. I just can't find any function that returns how much "bounty" aka "kill resource" that is earned when a unit is killed.
And furthermore I stumbled on another problem, I uploaded my map once but then removed it and now I want to upload another map and now it says: "Not enough space remaining on this account".
Even though I don't have any map uploaded, very VERY weird.
As I want to try out my map I have to publish it for private use via the editor and by doing so you have to login to b.net via the editor. My problem is that when I try to login it keeps saying "Incorrect account name" even though I have tripple checked it for spaces and other issues. I also carefully entered my password so I know it wasn't a simple misspell. I think it's a bug or something. I'm guessing that maybe its trying to loggon to US servers, but I dunno.
As far as I know you can't have more than one command card visible and secondly it is bound to the WASD keys atm, I don't know if you can assign hotkeys to the arrow buttons :)
Some had problems with units giving bounty and after a lill' research I found that following fields on a unit must be checked if it will give any Bounty.
1. Obviously, "Kill Resource (0|0|0|0)"
2. Which enables a unit to give "Kill Resource" when killed; "Flags - Kill Credit"
Also I tried to find who to toggle on/off so that a unit (doesn't) give bounty or not by triggers, but I haven't found a way. Please report in if you have!
0
I need an icon for the digit "1" just as there are icons for 2 -3 -4 -5. You know the numbers that structures that can train units have to show which slots is which in the training que.
Credits will be given in the map if you help me ofc! :)
Thanks in advance, Ice_bane @ B.net EU
0
Heyah!
I have yet another problem. And this time it is with triggers. I just can't find any function that returns how much "bounty" aka "kill resource" that is earned when a unit is killed.
Does anyone have an idea?
Yours sincerely, Ice_bane @ B.net EU
0
http://forums.sc2mapster.com/development/map-development/8063-solved-units-with-kill-resource-bounty-not-working/
0
This is awesome! :D Thanks for making something out of it!
Both of ya! :D
Best regards, Ice_bane @ B.net EU
0
@Tristiss:
A simple trigger will do the trick:
Event - "A unit is issued Any order"
Condition - "Triggering Order == Move"
Action - "Order (Triggering Unit) to Stop"
0
Oh right!
That really makes sense! I once knew that but I forgot it.
Thanks! :D
0
Heyah!
The question is simple; how do you set a units aggro range?
I'm guessing this has to do with AI but I dunno!
Thanks in advance, Ice_bane @ B.net EU
0
Very good idea! :D That would be awesome!
0
@ Sevenix:
Ofc! :)
And furthermore I stumbled on another problem, I uploaded my map once but then removed it and now I want to upload another map and now it says: "Not enough space remaining on this account".
Even though I don't have any map uploaded, very VERY weird.
0
@Helral:
Lol, that sounds ridiculous enough to work. Haha.
Thanks for the reply :)
0
Hi there everyone!
As I want to try out my map I have to publish it for private use via the editor and by doing so you have to login to b.net via the editor. My problem is that when I try to login it keeps saying "Incorrect account name" even though I have tripple checked it for spaces and other issues. I also carefully entered my password so I know it wasn't a simple misspell. I think it's a bug or something. I'm guessing that maybe its trying to loggon to US servers, but I dunno.
Have anyone else had this problem?
Thanks in advance, Ice_bane @ B.net EU
0
http://forums.sc2mapster.com/development/map-development/6622-4-way-key-pressed-movement-multiplayer-solved/#p5
0
@ace1177:
Sorry for a slow response but anyway..
As far as I know you can't have more than one command card visible and secondly it is bound to the WASD keys atm, I don't know if you can assign hotkeys to the arrow buttons :)
0
Some had problems with units giving bounty and after a lill' research I found that following fields on a unit must be checked if it will give any Bounty.
1. Obviously, "Kill Resource (0|0|0|0)"
2. Which enables a unit to give "Kill Resource" when killed; "Flags - Kill Credit"
Also I tried to find who to toggle on/off so that a unit (doesn't) give bounty or not by triggers, but I haven't found a way. Please report in if you have!
Hope it'll help some of you!
Best Regards, Ice_bane @ B.net EU
0
I just discovered that some units simply doesn't give bounty even though you have filled that field, maybe its due to the Unit type or something.