Skip to content
View in the app

A better way to browse. Learn more.

StrategyCore Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Skin36

Members
  • Joined

  • Last visited

  1. If you need help developing a mod, write. I have already developed a patcher. It is also possible to edit the code of the original game by injecting the code (inserting a new part of the code).
  2. OG turret bug fix In OG turret does not fire. The game just doesn't give it a go. It only has a quarter point return fire at the start of the first turn. This is because the turn function is: start_turn(AI_control_FULL, side). The game gives a move only for alien whose AI = 99 and XCOM AI = 0, but the turret has AI = 1 and never call. I was able to fix this by simply removing the AI condition, leaving only the side in the function to restore turn points. The turret now restores turn points on an XCOM turn. As for the aliens, they also set the full turn points, but at the end of the hidden turn they are divided by 4 (for return fire during the xcom turn).

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.