Wake of Gods Forum | Форум Во Имя Богов

Full Version: StarGate_Atlantis_Rising I
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
You removed the shadow in the fix. But I think it looked right before too. I like that wall.
Interesting thing: v997 is -1 if tactics phase, but as soon as you move one creature it becomes v997=1. So to prohibit casting spells during the tactic phase, the !?CM4&v997>-1; did not work if you moved someone. Had to fix it by finding the "start combat" address, 30722, and flag on left click.
somebody wrote about corrupting v997 during the round. just copy it somewhere and use this copy
What do you mean by "copy"? Store in another variable and use it from there? Interesting.

Anyway, I worked around:
Code:
!?CM4;
!!CM:I?v1 F?v2;
!!FU&v1<>30722/v2>0:E; **Start Battle button
!!IF&v1=30722/v2=0:V136/1;

Until the player clicks on "start Battle" or hit enter, no action is possible with following CM's, flagged with V136.
Map was updated to version 1.01

Only Map

New in version 1.01
[+] Spelling, idioms
[+] Disabled automatic wraith growth once the last invasion is triggered
[+] Disabled dialing back to Atlantis while the last invasion is triggered
[+] Fixed random wraith attacks on planets (a typo which caused a wrong message to display)
[+] Changed the class of all wraiths hero so now the same hero sprite is displayed, no matter the class
[+] Fixed corrupted v997 (tactics phase) where the hero could cast unlimited spells before starting battle
[+] Changed Teyla Heal ability to be triggered by clicking on her portrait box, as in defender mode there was a bug finding the ammo kit on the battlefield.
[+] Added in help section infos about reloading ammo during battles
[+] Removed bugged abilities from neutrals (non direct damage spells sometimes changed in direct damage spells without reason) and replaced them with immunities or bonuses.
[+] Increased the damage of the wraith guardian
[+] Corrected the merchants to exit script if player does not enter a number
[+] Corrected a typo which prevented acquiring the last parchment if not a specific building was destroyed

It should be stable now.

Added Saves from various moments:
Saves (80Mo)
To be continued?
No, there is only one Mona Lisa Beee
Doing some graphical update to old mod. Realistic DHD dialing + other graphics, some from new interface mod.

New dialing device to open stargate, "almost" as in the movie (if only we could animate the DL) :D

Pages: 1 2
Reference URL's