Vous n’êtes pas connecté.
Bonjour, visiteur, bienvenue sur les forums Aqua Computer Forum. Si c’est votre première visite, nous vous invitons à consulter l’Aide. Elle vous expliquera le fonctionnement de cette page. Pour avoir accès à toutes les fonctionnalités, vous devez vous inscrire. Pour cela, veuillez utiliser le formulaire d’enregistrement, ou bien lisez plus d’informations sur la procédure d’enregistrement. Si vous êtes déjà enregistré, veuillez vous connecter.
Thomas_Haindl
God
Citation de "Y0Gi"
Aktueller (und im Prinzip vollständiger) Code: ... edit - alle brauchbaren hinweise entfernt ....
Citation
Industry:
A factory gives work to 3 people beyond 50 inhabitants.
Unemployment is calculated so that way (if my hyp is right): unemployment rate = (number of inhabitants - number of factories * 3 - 50) / number of inhabitants.
However, I do not know why a low rate of unemployment does not prevent an exodus.
Note: the ability of plants is stored, but only to a certain extent, then, for lack of population, they are closing.
I suppose it should not be that "unemployment rate = (number of inhabitants - number of factories * 3 - number of shops - 50) / number of inhabitants". But this is only a hypothesis.
Transport Network:
A transport allows 5 residents to move beyond 100 inhabitants. The level of transportation is therefore calculated in the following manner:
A = "(number of transports * 5 - 100) / number of inhabitants" gives gained transportation.
B = "(number of inhabitants - 100) / number of inhabitants" gives the degree of congestion.
So the rate of transport is: ( (TRA * 5) + 100 ) / POP
Criminality:
It appears from 300 inhabitants and is calculated in this way
A = inhabitants number - 300
B = cops number x 4
Crime Rate = (A-B) / inhabitants number
Pollution:
(0.1*population + 0.3*com - 2*env + 1*ind - 200) / ind
Thomas_Haindl
God
Citation de "Y0Gi"
Da haben wir ja schon was (... edit - alle brauchbaren hinweise entfernt ....)
Citation
... edit - alle brauchbaren hinweise entfernt ....
Citation de "Tom"
Die FAQ ist inhaltlich genau die gleiche, die ich oben nannte. Da hat wohl Einer vom Anderen abgeschrieben - incl. aller Fehler![]()
Citation de "Tom"
BTW: Ich finde nichts "Brauchbares" für die Berechnung der Credits.
Citation de "Tom"
... dann hab' ich noch ein Attentat auf Dich vor:
Das sollte ich mit Value="TDSL-3000", sowie Name und Passwort an den Lancom schicken.
Geht das in Python? wenn ja - wie?
TIA
Thomas_Haindl
God
Citation de "Stefan"
Wenn ich was kapieren würde ... hättet Ihr mindestens einen Rechner mehr.
Citation de "Y0Gi"
Nach eineinhalb Stunden Wartens kriegt ihr jetzt den Doppelpost ;p
GOTCHA! Mit dem entsprechenden Cookie, das normalerweise per JavaScript gesetzt wird, klappt ein einfaches HTTP-GET.
Aktueller (und im Prinzip vollständiger) Code: ... edit - alle brauchbaren hinweise entfernt ....
Darin wird auch ein Reconnect-Script aufgerufen.
Citation de "Shoggy"
Sebastian hatte heute in einer Pause eine nette Idee. Man könnte die Zugriffe doch z. B. auch über das Tor-Netztwek ausführen, oder?
Citation de "Shoggy"
Man nehme einfach eine PHP-Seite samt Script, was die XML Daten auswertet, und lade die momentan nötige URL in ein Frame.
Citation de "DrStrange"
Tante Edith sagt: Fritzbox reconnect läuft nicht![]()
Thomas_Haindl
God
Citation de "DrStrange"
Hitting city on http://aqua-computer.myminicity.com/transport ... OK.
Citation de "Tom"
;D Yogi, der Bug wird Dich noch verfolgen.
In einer der letzten Versionen war er schon wieder.
-