View Single Post
Old 06-02-2005, 09:38 AM   #16
raublekick
Moderator
 
raublekick's Avatar
 

Join Date: Oct 2004
Location: Lancastuh, PA
Posts: 1,678
raublekick is an unknown quantity at this point
Send a message via AIM to raublekick
yes, yes it would. you don't need to give machines emotions, you just need to program them do do what you want in all cases.

if (landingchoices = runway || landingchoices = sideofmountain)
{
if (plane.isworkingproperly()==TRUE)
{
land(runway);
}
else
{
killemallandletgodsortthemout();
}
}



see, i could easily do this stuff
__________________
http://www.good-evil.net
slap that bitch, sell her coke
raublekick is offline   Reply With Quote