スクリプトイベント


初期化 クリック反応 状態変化系
 state_entry  touch  attach
 state_exit  touch_start  changed
 touch_end
  
操作系 認証 お金操作
 control  run_time_permissions  money
  
センサー(レーダー) REZ系 時間制御
 sensor  object_rez  timer
 no_sensor  on_rez
  
衝突系 情報伝達系 移動系
 collision  listen  at_rot_target
 collision_start  link_message  not_at_rot_target
 collision_end  email  at_target
 land_collision  dataserver  not_at_target
 land_collision_start  http_response  moving_start
 land_collision_end  remote_data  moving_end