Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 10:21 <JPLRepo> ResearchandDevelopment scenario
- 10:22 <Sigma88> Meaning that you can balance the science on your planet on the idea players will need to visit x biomes and then they need to change body
- 10:22 <Sigma88> Ok
- 10:23 <Sigma88> Wait, is there some kind of trigger?
- 10:23 <Sigma88> Like "on science"?
- 10:23 <JPLRepo> probably the easiest thing you can do
- 10:24 <JPLRepo> is register to GameEvents.OnExperimentDeployed
- 10:24 <Sigma88> Ah yes
- 10:24 <JPLRepo> it passes in the experiment data
- 10:24 <JPLRepo> you can then modify it
- 10:24 <Sigma88> Ok, I'll take a look later so maybe I will ping you again :)
- 10:25 <Sigma88> For now I can start fiddle with that
- 10:25 <JPLRepo> I'll only be around for about an hour.
- 10:25 <JPLRepo> but send me tell's
- 10:25 <Sigma88> Np,
- 10:25 <JPLRepo> so that gameevent gets the ScienceData
- 10:25 <Sigma88> Thanks!
- 10:25 <JPLRepo> you can look at the biome etc
- 10:25 <JPLRepo> and change the values
- 10:25 <JPLRepo> Nps
- 10:25 <Sigma88> Perfect
- 10:26 <Sigma88> And I can check how much science has been obtained from the whole planet
- 10:26 <Sigma88> Right?
- 10:28 <JPLRepo> you'd have to check the ResearchandDevelopment class
- 10:28 <JPLRepo> I'd have to go look
- 10:28 <Sigma88> But doesn't ksp already check how much science you got in the past for that experiment in that biome/situation?
- 10:29 <Sigma88> Can't I just do that for all the biomes/situations on current planet
- 10:29 <Sigma88> ?
- 10:33 <Sigma88> I'll try and let you know about the results
- 10:33 <Sigma88> Now I've got to go
- 10:33 Sigma88 is now known as SigmaNomz
- 10:34 <JPLRepo> yes.
- 10:35 <JPLRepo> the ResearchandDevelopment class I an pretty sure
- 10:35 <JPLRepo> there's a public method
- 10:36 <JPLRepo> GetNextScienceValue
- 10:36 <JPLRepo> and SubmitScienceData
- 11:18 <SigmaNomz> 👍
Advertisement
Add Comment
Please, Sign In to add comment