| | Interesting Mindscript Bits
|
| For those of you that have the Spybotics CD installed on your PC, have a peek here... "Program Files\LEGO Software\Products\Sp...s\Include" Interesting huh? Cheers, Ralph (22 years ago, 3-Aug-02, to lugnet.robotics.spybotics)
| | | | Re: Interesting Mindscript Bits
|
| 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
|
| 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)
| |