G
georgie
Guest
Okay well yesterday i did not get anything accomplished with my other thread cuz someoen went on talking about nuts and it went completely off topic..
but okay i have 3 problems..
1 ) When you buy a hero, your hero is sent to your start location (i have this part down) but then i want the camera to go to the hero(as in focus the hero on the center of the users screen). This is my code, and it does not work, so im guiessing it needs fixing
Camera - Pan camera for (Owner of (Sold unit)) to ((Owner of (Buying unit)) start location) over 3.00 seconds
Any ideas?
2 ) On my scoreboard, it adds kills for killing friendly units.. which i do not want of course.. neways... this is my code i have and i believe this needs fixing..
Set kills[(Player number of (Owner of (Killing unit)))] = (kills[(Player number of (Owner of (Killing unit)))] + 1)
& last.. and least..
3 ) I built a unit off the gunner base, changed the model file to Acolyte, the icon to Acolyte, and the projectile art to Skeletal mage, my question is when my unit attacks, do i need to set a projectile arc in order for the skeletal mage attack to show up? because it is currently set @ 0
Thanks in advanced..
but okay i have 3 problems..
1 ) When you buy a hero, your hero is sent to your start location (i have this part down) but then i want the camera to go to the hero(as in focus the hero on the center of the users screen). This is my code, and it does not work, so im guiessing it needs fixing
Camera - Pan camera for (Owner of (Sold unit)) to ((Owner of (Buying unit)) start location) over 3.00 seconds
Any ideas?
2 ) On my scoreboard, it adds kills for killing friendly units.. which i do not want of course.. neways... this is my code i have and i believe this needs fixing..
Set kills[(Player number of (Owner of (Killing unit)))] = (kills[(Player number of (Owner of (Killing unit)))] + 1)
& last.. and least..
3 ) I built a unit off the gunner base, changed the model file to Acolyte, the icon to Acolyte, and the projectile art to Skeletal mage, my question is when my unit attacks, do i need to set a projectile arc in order for the skeletal mage attack to show up? because it is currently set @ 0
Thanks in advanced..


