#32 Need on the fly heading change support for doors

닫힘
image4 년 전을 오픈 · 1개의 코멘트
image 코멘트됨, 4 년 전

Need the ability to update doors in game to more easily test

Need the ability to update doors in game to more easily test
image 4 년 전가 Close
image 코멘트됨, 4 년 전
협업자

we now have: /spawn move openheading /spawn move closeheading

both work on widgets only. Will update the DB spawn_widgets table with queries like so:

update spawn_widgets set open_heading=86.796883,include_heading=1 where widget_id = 1495839533 update spawn_widgets set open_heading=269.999878,include_heading=1 where widget_id = 3810476325

will also modify the current widget values open/close heading so you can on the fly test changes.

we now have: /spawn move openheading /spawn move closeheading both work on widgets only. Will update the DB spawn_widgets table with queries like so: update spawn_widgets set open_heading=86.796883,include_heading=1 where widget_id = 1495839533 update spawn_widgets set open_heading=269.999878,include_heading=1 where widget_id = 3810476325 will also modify the current widget values open/close heading so you can on the fly test changes.
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.