Jump to content

Quantime

Members
  • Posts

    3
  • Joined

  • Last visited

Quantime's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. So what can I do, no player enters Adv. Comm. Center will grant Ion Cannon to Nod. And as you say triggers will not allow it either. How can I go about giving badguy the goods
  2. I have, I changed the .ini file for my map to make the EYE (Adv. Comm. Center) capturable. It does nothing. Now if I make the player GDI and capture it, I do get Ion Cannon. So there is code saying that when you capture it as GDI (even thought it is uncapturable by default) you still gain Ion Cannon. This is why I believe there is a code preventing Nod somewhere probably saying this: Superweapons: PlayerisNod? if 1 then: Ion Cannon=0 Something like that. In other words, as long as this code exists (and I'm almost certain something along these lines it does), then I cannot give Nod Ion Cannon. Funny thing is, even if you are multiplayer 1-6, if your tech tree is of Nod, the same still applies if you catpure an Adv. Comm. Center, you get no Ion Cannon as Nod. Hence further enhancing my postulate that this code exists forbidding the Nod Tech Tree Ion Cannon access. Now the brilliant part is that even by creating a copy of the Adv. Comm. Center ([EYE2] for example) and let Nod have it in their tech tree (what side can build it), you still can't get Nod to use, OR build the Adv. Comm Center. Which makes me believe the code preventing Ion Cannon is hard wired into the game engine.
  3. I have been trying to get Nod to have repeatable access to the ion cannon in a singleplayer mission. I have managed to get Nod able to capture the Adv. Comm Center through the same script as allows you to in Mission 12 of the Nod campaign. I am now running into problems giving Nod the ability to use the ion Cannon. I have tried all kinds of methods of script but they do not work, one method I used was ignorantly hoping using the ion cannon action from capturing the centre would work but of course it didn't, it just did a random attack on an obelisk in map as expected. I have modded the EYE properties using TibEd so that Nod can build the Adv. Comm Center but this still does not let nod build it. My theory is that there is somewhere a script inside the game files that disallow Nod to build the Adv. Comm Center or have the ion cannon. The same happens when you capture a Multiplayer Con. Yard or capture their Adv. Comm. Center, as Nod you cannot have access to the Ion Cannon. I cannot find this script at all, I have tried to find where the script may be and I narrowed it down to the structures.xif but am confused as to the values of the entries. And worse I cannot even begin to percieve how to use my own script to override any script that may exist. I am assuming there is a script to allow Nod the use of the Ion Cannon because of the cheat code in the Playstation version of the game where Nod can use the Ion Cannon by entering the code. Unless this was an additional coding added to the game specifically for this version of the game only? Without much more rambling my question is this: How can I grant Nod the repeated use of the Ion Cannon by capturing the Adv. Comm Center without modding the game? Or is this impossible? Thank you for your time and answers!
×
×
  • Create New...