3D-текст и объект
- Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk
)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9
)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33
)
+---- Forum: Русский/Russian (
https://sampforum.blast.hk/forumdisplay.php?fid=32
)
+---- Thread: 3D-текст и объект (
/showthread.php?tid=642683
)
3D-текст и объект -
user1
- 05.10.2017
Как узнать центр у объекта зная только X, Y, Z? Устанавливаю 3D-текст на координатах объекта, а он не по середине, а чуть левее от середины, бывает выше или ниже ещё.
Re: 3D-текст и объект -
S4D
- 05.10.2017
https://sampforum.blast.hk/showthread.php?tid=586068
CA_GetModelBoundingBox
Re: 3D-текст и объект -
user1
- 05.10.2017
Quote:
Originally Posted by
S4D
https://sampforum.blast.hk/showthread.php?tid=586068
CA_GetModelBoundingBox
Без сторонних плагинов вариантов нет?
Re: 3D-текст и объект -
S4D
- 05.10.2017
че плохого в плагине
https://sampforum.blast.hk/showthread.php?tid=570965
(
https://gist.githubusercontent.com/raw/4543512/
)
еще в ysf есть GetColSphereOffset
Re: 3D-текст и объект -
user1
- 05.10.2017
Quote:
Originally Posted by
S4D
че плохого в плагине
https://sampforum.blast.hk/showthread.php?tid=570965
(
https://gist.githubusercontent.com/raw/4543512/
)
еще в ysf есть GetColSphereOffset
Спасибо, помогло.