Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 903

Script Cycle-day/night detection without Timer: Help

$
0
0
Hi! I'm Brazilian, they wanted to apologize for my English because I'm using Google Translate to post. I am a recent SE player and a recent programming student and would like to start exercising programming by SE and the tutorials in that forum, and I decided to make a simple code to detect the day cycle without relying on timer, only the solar panel and logic That I came up with some research was as follows:


Code:
List <IMySolarPanel> SolarPanel = new List <IMySolarPanel> ();
List...
Script Cycle-day/night detection without Timer: Help

Viewing all articles
Browse latest Browse all 903

Trending Articles