莫零ya
  1. on sneak toggle:
  2.         pitch of the player is -90
  3.         execute console command "/233"
复制代码
pitch怎么用的

兰苑伊城
楼主您好,我刚才弄了一下这个脚本,发现没有问题啊

我用这种方法检测了一下朝向
  1. on sneak toggle:
  2.     send "%player's pitch%"
  3.     pitch of the player is -90
  4.     execute console command "/233"
复制代码


当我朝向达到-90的时候  后台也输入了/233这个指令
不知道楼主想要达到什么样的目的呢?