Workers & Resources: Soviet Republic

Workers & Resources: Soviet Republic

Pas assez d'évaluations
Husak Challenge
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Taille du fichier
Publié le
Mis à jour le
106.248 MB
21 mars à 11h03
13 juin à 12h31
11 notes de changement ( voir )

S'abonner pour télécharger
Husak Challenge

Description
Husak Challenge

Mod is checking some of the rules from this challenge, not all rules are implemented. Challenge was made by Sirius Czech whole description is here

Mod is not making any changes to game (except disallowing buying vehicles from customs) and it's not making game unplayable after fail. It's only helping to track your progress.

Not implemented rules
  • 5 years plans (not able to get user input)
  • Not finishing 2 events in row, which lead to fail. (connected with 5 years plans)
  • 1977+ Sentences 5/6/7 years (not able to get setup for each court)
  • Export restrictions are validaten only partially (hard to collect sum of all resources required for manufacturing exported resources)
  • Imigration points (not able to get count of highly educated imigrants)
  • 50% global loyalty (not able to get this value)
5 commentaires
Sirius Czech 27 juin à 6h14 
Amazing how it turned out. Maybe one day it will be able to lead us through the whole campaing, but even now it rendered any my "stats excel" mostly obsolete.
Nargon 25 juin à 12h47 
Hi steam workshop says the script has 106.248 MB. WTF? what is inside?
Ok I figured it out. You have included a .git folder which is 104MB.
Is this intentional or an oversight?
Illyria 9 juin à 4h32 
I checked it and it is working now (show of objectives and the check of export restirctions). Good job!
LordRacoon  [créateur] 9 juin à 4h14 
Hi, thanks for info. It should be fixed now.
Illyria 8 juin à 13h06 
in exportObjectivesHelper.txt line 160 (function GetExportByID) you forgot to handle RESOURCE_RAWBAUXIT - so it is 0 if its the first resource shown, els its the value from the last shown resource

In next line for RESOURCE_WOOD you add last two values twice

And for RESOURCE_RAWBAUXIT the check does not work probably the same reason (maybe forgot the entry) - did not have the time and motivation to check it