Page 1 of 1

Tag information and collision facts needed

Posted: Mon Oct 01, 2007 9:03 am
by xptoast
TAG MEANINGS AND USES?
What the list of tags mean and are good for.

BSP COLLISION VS OTHER COLL?
What kinds of collision are there? I know there are kinds that allow vehicles to be able to interact with everything except the bsp. I know there must be a bsp collision for each item too. Where is the bsp collision for an item located?

TAG MAPPING
If anyone gets ambitious maybe you could list the start points for things and show where all the links to it are recursively. ex.

vehc->vehi->
hlmt->
mode
coll
jmad
phmo
vehi
sid*

foot->

mode->
mode
shad
sid*
trak
SID*
Cont**
Weap
Lens*

Posted: Mon Oct 01, 2007 5:26 pm
by Tain7ed
1) allready in some editors, plus most are self explanitory.

2)phmo-object to object collision, coll-bullet collision, sbsp-level collision

3) just check out Ch2r it has all the tags listed in the hierarchy view.

Hope this helps.