| | Re: Interesting Mindscript Bits Philippe Hurbain
| | | In the same vein, "C:\Program Files\LEGO Software\Products\Sp...nCore.lif" contains (after a binary header) the sourcecode of spybot program for mission "***mission_name***". For example, Critical Countdown mission program begins as : "{ //Critical (...) (22 years ago, 3-Aug-02, to lugnet.robotics.spybotics)
| | | | | | | | Re: Interesting Mindscript Bits John Hansen
| | | | | Here's a few things I've gleaned: Some new opcodes: push n, m // n is ?, m is value to push pop n // n is number of items to pop sound n..ends // define a sound effect tones n, f // n is time, f is frequency? (tone 223 for 10) pauses n // n is time (...) (22 years ago, 4-Aug-02, to lugnet.robotics.spybotics)
| | | | | | |