• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Alexxx_

Private
91 Badges
Jul 25, 2011
21
0
  • Victoria: Revolutions
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For The Glory
  • Hearts of Iron III: Their Finest Hour
  • Hearts of Iron III Collection
  • Iron Cross
  • March of the Eagles
  • Europa Universalis IV: Res Publica
  • Crusader Kings II
  • Rome Gold
  • Sengoku
  • Sword of the Stars
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Mount & Blade: Warband
  • Warlock 2: The Exiled
  • Europa Universalis IV: Mare Nostrum
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Europa Universalis IV: Third Rome
  • Arsenal of Democracy
  • Europa Universalis III: Chronicles
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Mount & Blade: With Fire and Sword
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Stellaris
  • Rise of Prussia
  • Pride of Nations
  • Europa Universalis IV: El Dorado
  • 500k Club
  • Warlock: Master of the Arcane
  • Teleglitch: Die More Edition
  • Hearts of Iron IV: Cadet
  • Tyranny: Archon Edition
  • Tyranny: Archon Edition
  • Tyranny: Gold Edition
  • Battle for Bosporus
  • Europa Universalis IV
I'd like to have some new event-command for tech-teams:

type = inc_team_skill which = [team_id/-1] # increase team-skill by one
type = dec_team_skill which = [team_id/-1] # decrease team-skill by one
type = set_team_skill which = [team_id/-1] value = [x]
type = add_team_speciality which = [speciality_id/-1] value = [team_id/-1]
type = remove_team_speciality which = [speciality_id/-1] value = [team_id/-1]

With the last two commands, a tech-team could "learn" or "forget" traits. Ask yourselves what type of events and decisions could be realized with that. ;)
 
Upvote 0

Limith

Modding for Myself
18 Badges
Apr 7, 2010
3.740
369
  • Darkest Hour
  • Deus Vult
  • East India Company
  • Europa Universalis III Complete
  • Divine Wind
  • Crusader Kings II
  • Heir to the Throne
  • Rome: Vae Victis
  • Rome Gold
  • Sword of the Stars
  • Victoria 2: Heart of Darkness
  • Victoria 2: A House Divided
  • Stellaris Sign-up
  • 500k Club
  • Victoria 2
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV
I'd like to have some new event-command for tech-teams:

type = inc_team_skill which = [team_id/-1] # increase team-skill by one
type = dec_team_skill which = [team_id/-1] # decrease team-skill by one
type = set_team_skill which = [team_id/-1] value = [x]
type = add_team_speciality which = [speciality_id/-1] value = [team_id/-1]
type = remove_team_speciality which = [speciality_id/-1] value = [team_id/-1]

With the last two commands, a tech-team could "learn" or "forget" traits. Ask yourselves what type of events and decisions could be realized with that. ;)

Sort've done by creating copies of tech teams currently in CCIP though.
 

razorbird789

Major
83 Badges
Sep 15, 2009
696
2
  • Arsenal of Democracy
  • Crusader Kings II
  • Victoria: Revolutions
  • Darkest Hour
  • Age of Wonders III
  • Stellaris: Synthetic Dawn
  • Stellaris - Path to Destruction bundle
  • Stellaris: Humanoids Species Pack
  • Europa Universalis IV: Third Rome
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Stellaris: Lithoids
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Cities: Skylines - Snowfall
  • Victoria 3 Sign Up
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Cities: Skylines - Natural Disasters
  • Hearts of Iron IV: Together for Victory
  • Crusader Kings II: Monks and Mystics
  • Cities: Skylines - Mass Transit
  • Europa Universalis IV: Mandate of Heaven
  • Cities: Skylines - Parklife
  • Surviving Mars
  • Stellaris: Distant Stars
  • Europa Universalis IV: Dharma
  • Cities: Skylines Industries
  • Crusader Kings II: Holy Fury
  • Europa Universalis IV: Golden Century
  • Imperator: Rome Deluxe Edition
  • Stellaris: Federations
  • Cities: Skylines - Campus
  • Stellaris: Ancient Relics
  • Europa Universalis IV
  • Europa Universalis IV: El Dorado
  • Hearts of Iron IV: La Resistance
  • Stellaris: Apocalypse
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Hearts of Iron IV: Death or Dishonor
  • Victoria 2
  • Cities: Skylines - Green Cities
  • 500k Club
  • Battle for Bosporus
gah. Ok i'll have to manage without tech team investment then :(. An idea though. Would it be possible to add the above coding (or something similar) so it is compatible but also add a way of making it so traits can be added too. Of course there would need to be a way of making sure an industrial team doesn't get doctrine or aircraft(etc) traits. Possibly something like, If a tech team has management(or another industrial trait) it can only receive another industrial one. Sadly i only did about 6 weeks of VisualBasic programming lessons so how to implement this is beyond me :)
 
Last edited: