Staredit Network > Forums > Modding Assistance > Topic: Making an ability cost minerals
Making an ability cost minerals
Jul 7 2012, 8:54 pm
By: Pr0nogo  

Jul 7 2012, 8:54 pm Pr0nogo Post #1



I need to mod the Yamato Cannon to cost minerals. I'm trying to make a sort of 'ammo' system, where the mineral counter acts as the amount of times the player may use the ability. This would allow me to place ammo caches here and there. Any ideas?




Jul 9 2012, 4:47 pm Biophysicist Post #2



Plugin, natch. Do you know C++ and have access to GPTP? If so, do a unit loop and check when unit->mainOrderId is whatever Yamato's order is, which can be looked up in enumerations.h or order.dat. Inside that block, check if the player's minerals are high enough; deduct if they are, and otherwise set unit->mainOrderId to 1 (which is Stop).



None.

Jul 9 2012, 6:59 pm Pr0nogo Post #3



Quote from Biophysicist
Do you know C++

No.




Jul 11 2012, 5:56 pm xAngelSpiritx Post #4

eternal lurker

I've asked about this before; see here.

Quote from Biophysicist
Plugin, natch. Do you know C++ and have access to GPTP? If so, do a unit loop and check when unit->mainOrderId is whatever Yamato's order is, which can be looked up in enumerations.h or order.dat. Inside that block, check if the player's minerals are high enough; deduct if they are, and otherwise set unit->mainOrderId to 1 (which is Stop).
Won't that cause the minerals to be deducted for every frame that the order is being executed, instead of just once?



None.

Jul 11 2012, 6:54 pm Biophysicist Post #5



Yah, that's what I ran into and why this isn't done yet. >.>



None.

Jul 11 2012, 7:52 pm Pr0nogo Post #6



Thanks for the service, nonetheless. This is well beyond me.




Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[10:41 am]
ManCubuS -- Seems like something's broken regarding the site then. Sadge...
[07:36 am]
Oh_Man -- have i ever told u guys my SC2 pro-gamer story
[11:30 pm]
Ultraviolet -- That's strange, it looks like you targeted the base image file (sometimes people make the mistake of just using the imgur page link which doesn't work for embedding) but it still didn't work it sounds like.
[2026-7-26. : 3:34 pm]
ManCubuS -- Used : " [img=https://i.imgur.com/gpOjTuD.jpeg] "
[2026-7-26. : 3:28 pm]
ManCubuS -- Even tried with imgur, doesn't attach.
[2026-7-26. : 3:14 pm]
ManCubuS -- I should try a workaround, thanks! Sadly imgur is blocked in my country for some unknown reason.
[2026-7-26. : 3:05 pm]
NudeRaider -- I think SEN has trouble with https or hotlinking is forbidden. It certainly is nothing about the size, it just fails to get any size. You can get it working if you use imgur and include the actual image link for the img tag. Like this: [img=https://i.imgur.com/ddYqXZa.jpeg]
[2026-7-26. : 11:15 am]
ManCubuS -- Hey fellas! Anyone knows why when I try to upload an image it says "failed to get image size"? I even tried making it so small. Imgur isn't working here and I tried postimg no luck.
[2026-7-23. : 6:40 am]
Oh_Man -- true
[2026-7-23. : 3:16 am]
RIVE -- Still annoyed there was never a trigger to stop or pause wavs.
Please log in to shout.


Members Online: lil-Inferno