Цитата:
Сообщение от gorodetskiy
<set name="geodata" value="false"/>
on doors or
<set name="geodata" value="true"/>
and test...
У меня всё отлично, персонаж не бегает через стены, так же
AllowGeodata = True
and test, whis first!!!
|
i was try as your guild with a door in Goddard:
<door id="24160005" name="godad_castle_agit_003_001" hp="158250" pdef="644" mdef="518">
<pos x="148262" y="-56520" z="-2792"/>
<shape ax="148302" ay="-56490" bx="148255" by="-56515" cx="148262" cy="-56529" dx="148310" dy="-56505" minz="-2823" maxz="-2373"/>
<Set name="geodata" value="false"/>
<set name="opened" value="false"/>
<set name="unlockable" value="false"/>
<set name="key" value="0"/>
<set name="show_hp" value="false"/>
<set name="ai" value="ResidenceDoor"/>
<ai_params>
<set name="residence_id" value="49"/>
</ai_params>
</door>
<door id="24160006" name="godad_castle_agit_003_002" hp="158250" pdef="644" mdef="518">
<pos x="148342" y="-56478" z="-2792"/>
<shape ax="148303" ay="-56508" bx="148348" by="-56483" cx="148342" cy="-56470" dx="148296" dy="-56494" minz="-2824" maxz="-2374"/>
<Set name="geodata" value="false"/>
<set name="opened" value="false"/>
<set name="unlockable" value="false"/>
<set name="key" value="0"/>
<set name="show_hp" value="false"/>
<set name="ai" value="ResidenceDoor"/>
<ai_params>
<set name="residence_id" value="49"/>
</ai_params>
</door>
But with both <Set name="geodata" value="false"/> or <Set name="geodata" value="true"/> I still have the same results, that mean i can still walk through the door by press and hold W key.