Staredit Network > Forums > Modding Assistance > Topic: Need help with making a plugin that makes an
Need help with making a plugin that makes an
Jul 22 2011, 11:01 pm
By: Templarfreak  

Jul 22 2011, 11:01 pm Templarfreak Post #1



bool nextFrame(){
UNIT* unit;
for (int i=0;i <1700;i++){
unit = &unitTable[i];
if (unit->unitId == 53 && unit->mainOrderId==Burrowed)
unit->healthPoints+=18;
}
return true;
}


bool nextframe(){
UNIT* unit;
if (UpgradeId == 45 && UpgradeLevel == 1)
for (int i=0;i <1700;i++){
unit = &unitTable[i];
if (unit->unitId == 53 && unit->mainOrderId==Burrowed)
unit->healthPoints+=33;
}
return true;
}

This is what I have so far, the first one makes the Hunter Killer regenerate HP faster while burrowed, and the second one is suppose to make it to when you get a certain upgrade then the hunter killer regenerates HP even faster while burrowed. Can anyone help? I'm VERY new to this...

Post has been edited 4 time(s), last time on Jul 23 2011, 6:07 pm by Templarfreak.



None.

Jul 23 2011, 6:13 am xAngelSpiritx Post #2

eternal lurker

Er....what, exactly, are you having problems with? You've stated that you need help but not stated what you need help on. Forgive my bluntness, but "anyone know how to make plugins" is a bit generic.



None.

Jul 23 2011, 6:03 pm Templarfreak Post #3



Eh, I guess your right. Basically, I got the first one working but I have no idea how to make an upgrade. So it's the second one I need help with, I guess I'm gonna change the name too.



None.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2026-4-18. : 3:57 am]
NudeRaider -- https://staredit.net/381600/ You have 5 minutes, then you can only edit your posts.
[2026-4-17. : 4:05 pm]
NudeRaider -- DarkenedFantasies
DarkenedFantasies shouted: you eat lots of beans
:lol:
[2026-4-17. : 11:30 am]
NudeRaider -- I would like 3000 minerals, please
[2026-4-16. : 7:32 pm]
Zoan -- I got $2000 bonus. I would like 2000 minerals, please
[2026-4-16. : 4:15 am]
DarkenedFantasies -- you eat lots of beans
[2026-4-16. : 3:46 am]
IskatuMesk -- how do i get gas
[2026-4-15. : 11:43 pm]
Moose -- you don't
[2026-4-15. : 10:06 pm]
Zoan -- how do i get minerals
[2026-4-14. : 11:45 pm]
ClansAreForGays -- Anyone wanna played Skewed StarCraft?
[2026-4-14. : 12:07 am]
Vrael -- NudeRaider
NudeRaider shouted: Vrael ranting still is though
you're a gentleman and a scholar, thank you
Please log in to shout.


Members Online: DarkenedFantasies