Icon representing a recipe

Recipe: HNetArtefactTest

created by spvincent

Profile


Name
HNetArtefactTest
ID
106109
Shared with
Public
Parent
None
Children
None
Created on
March 01, 2022 at 18:32 PM UTC
Updated on
March 01, 2022 at 18:32 PM UTC
Description

For use with scientist-shared solution HNetArtefactDemo on 2112

Best for


Code


selection.DeselectAll () selection.SelectRange ( 48 , 51 ) n_remixes = structure.RemixSelected ( 10 , 1 ) -- Artefacts appear during the Remix and Mousing over the HNets reveals a score Change selection.SelectAll () structure.WiggleSelected ( 12 ) -- Should reduce the HNet bonus by 400 to 1777.78 save.SaveSolution ( "HNet_test" ) -- Loading "HNet_test" now shows a bonus of 1422

Comments