Форум администраторов игровых серверов

Форум администраторов игровых серверов (https://forum.zone-game.info/TT.php)
-   Серверная часть (https://forum.zone-game.info/forumdisplay.php?f=148)
-   -   GeoBuilder (https://forum.zone-game.info/showthread.php?t=40387)

AionLight 29.03.2016 20:48

GeoBuilder
 
Всем привет! Помогите разобраться откуда нужно парсить collisionFlags для геодаты который используется в геодвижках от 3.0+ для CollisionIntention. Кто знает где эти данные находятся в клиенте ??? класс выглядит так:
NONE(0),
PHYSICAL(1), // Physical collision
MATERIAL(1 << 1), // Mesh materials with skills
SKILL(1 << 2), // Skill obstacles
WALK(1 << 3), // Walk/NoWalk obstacles
DOOR(1 << 4), // Doors which have a state opened/closed
EVENT(1 << 5), // Appear on event only
MOVEABLE(1 << 6), // Ships, shugo boxes
Вот например из 4.3 гео, для na_l_tabebuia_03c.cgf идет collisionFlags 280 а вот откуда он берется 280 в клиенте не понятно ...

PROGRAMMATOR 29.03.2016 22:00

Re: GeoBuilder
 
https://forum.zone-game.info/showthread.php?t=15021

AionLight 29.03.2016 22:05

Re: GeoBuilder
 
Цитата:

Сообщение от PROGRAMMATOR (Сообщение 409112)

Не то это =)

Dr4co 04.11.2016 07:12

Re: GeoBuilder
 
Цитата:

Сообщение от AionLight (Сообщение 409108)
Hello! Help to understand where you need to parse collisionFlags for geodata used in geodvizhkah from 3.0+ to CollisionIntention. Who knows where the data resides on the client ??? class looks like this:
to NONE (0),
PHYSICAL (1), // the Physical collision
MATERIAL (1 << 1), // the Mesh materials with skills
SKILL (1 << 2), // Skill Obstacles
the WALK (1 << 3 ) // Walk / NoWalk Obstacles
DOOR (1 << 4) // Doors' the which have a state Opened / closed
the EVENT (1 << 5) // The Appear on the event only
MOVEABLE (1 << 6) // Ships, shugo boxes
Here, for example from 4.3 geo for na_l_tabebuia_03c.cgf collisionFlags is 280 and that's where he is taken in the client 280 is not clear ...

Hi did you found where is collisionFlag?

Dr2co 04.11.2016 17:37

Re: GeoBuilder
 
оффтоп
Dr4co плагиат =)

Dr4co 06.11.2016 08:34

Re: GeoBuilder
 
Цитата:

Сообщение от Dr2co (Сообщение 420485)
Dr4co plagiarism

You're 2 and im 4... its problem? :)) and im not you


Текущее время: 12:52. Часовой пояс GMT +3.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot