Makes it possible for the AI to take and view images.

This commit is contained in:
PsiOmega
2014-07-28 17:30:51 +02:00
parent ec22ba6060
commit 63ab44accc
7 changed files with 142 additions and 19 deletions

View File

@@ -53,6 +53,11 @@
return
next_move = world.time + 9
if(aicamera.in_camera_mode)
aicamera.camera_mode_off()
aicamera.captureimage(A, usr)
return
/*
AI restrained() currently does nothing
if(restrained())