![]() |
Superweapon that only gives money. - Printable Version +- Renegade Projects Network Forums (https://forums.renegadeprojects.com) +-- Forum: Inject the Battlefield (https://forums.renegadeprojects.com/forumdisplay.php?fid=60) +--- Forum: Ares General Discussion (https://forums.renegadeprojects.com/forumdisplay.php?fid=19) +--- Thread: Superweapon that only gives money. (/showthread.php?tid=1765) |
Superweapon that only gives money. - ¥R M0dd€r - 25.01.2011 In RP/NP, we could with Type=Money and AutoFire=yes make a super weapon that automatically give us money. In Ares there is no Type=Money, but we have other tags. I am trying to create this effect in Ares. Here is the codes I used: Code Wrote:[MoneySpecial] I click on the sidebar cameo, and I get 10000, that works. But AutoFire does not work. So how do I make a SW that would give me money, without having me clicking in the sidebar cameo? RE: Superweapon that only gives money. - AlexB - 25.01.2011 Type=SonarPulse uses SW.AITargeting=Stealth as default, which might be undesirable in this case, because you only get money if one of the affected houses (which is set to none) has cloaked units ![]() RE: Superweapon that only gives money. - Graion Dilach - 25.01.2011 I could add a UnitDelivery without a cameo and with AutoFire, IIRC. Try that one. EDIT: AlexB's idea is better. forget this. RE: Superweapon that only gives money. - ¥R M0dd€r - 25.01.2011 SW.AITargeting=NoTarget made SW.AutoFire=yes ![]() I think this could be in a tutorial. RE: Superweapon that only gives money. - Renegade - 25.01.2011 (25.01.2011, 03:43:12)¥R M0dd€r Wrote: [...]So flesh it out and post it. ![]() RE: Superweapon that only gives money. - ¥R M0dd€r - 26.01.2011 Were should they be posted? Professor_Tesla suggested that tutorials should be posted on modenc, but I think its better if we have a forum for tutorials(like PPM and Revora), that way we can discuss the tutorial, which often happens. RE: Superweapon that only gives money. - WoRmINaToR - 26.01.2011 you can discuss modenc pages on the related talk page... and it's not like this is going to be a massive issue... just something that, when necessary, we can refer new guys to the page if they have this problem. RE: Superweapon that only gives money. - gordon-creAtive - 26.01.2011 Here we go Feel free to correct any mistakes, that's why we have a wiki. RE: Superweapon that only gives money. - Deformat - 01.02.2011 Well, correct me if I am wrong, but SW.Autofire does not work in Ares 0.1 as far as I know. RE: Superweapon that only gives money. - Guest - 01.02.2011 (01.02.2011, 14:52:37)Deformat Wrote: Well, correct me if I am wrong, but SW.Autofire does not work in Ares 0.1 as far as I know. The relevant Issue, #199, is currently only implemented in the Superweapons Branch. IIRC, the merge is scheduled to 0.2. |