Hi xianus,
the chopper appears to be fully functional now.
You see it arrive and depart from the ground and the messages inside look ok.
I have use a control panel to help with flying it.
You can now edit the moodelist which s within the mooder to alter what meed messages are said.
Notice how I used 'rem' commands to give a few reminders of what bits of the code are doing.. this is always a good thing to do if you can be bothered.
I have used (as its realy the only way) the 'msg' command to send messages to specifc locations. The 'say' command is just a chortcut to put a message in the current location - you dont have much control of how messages are sent (where it is seen, sent it, who sees it, who sees it etc..)
Notice that doing a "force:look" should have a loc after it otherwise it defaults to the current location.. the first $loc in the msgs command indicates where the force is sent, while the last $loc indicates which location is eing loked at (so you can show the inside of a castle when you look at a crystal ball)
I also tidied up your code a little, removed some of the redundant code - and we can make it neater still with the 'case' command.
search for it in the manual - since you are already using numbers1,2 for destinations, you simpy do different blocks based on the number.
OK.. I need to get some seep now
happy flying (ts so nice being up in the air - I think we need a glider too - so nice and quiet.