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

Need help for this script

$
0
0
need help for this script:
merges doesn't turn on or off when a rotor has a certain degree range
maybe the problem is in the getMerges() method because i used IMyTerminalBlock ???
or maybe it's the FOR inside a FOR in the magneticEngineStart() method.
ty

Code:
        
	private string rotorsName = "[ME";
        private string mergesName = "[ME";
        private string gyrosName = "[ME";
        private string arg = "";
        private int started = 0;

        private...
Need help for this script

Viewing all articles
Browse latest Browse all 903

Trending Articles