Page 1 of 1

error on my map

Posted: June 28th, 2011, 2:00 pm
by [OTB]TURBO
i get this when more than 1 player is on the map i can spectate buy cant plcay if i play it says this
AimTarget_GetTagPos:connot find tag [j_head] on enity
what is it and how do i fix this

thanks

Re: error on my map

Posted: June 28th, 2011, 2:54 pm
by Nekoneko
guessing you havent put the models in it yet.

This might fix it:

put this in your map.csv file: include,mptypes_desert

Re: error on my map

Posted: June 28th, 2011, 2:59 pm
by [OTB]TURBO
so i put this
ignore,code_post_gfx_mp
ignore,common_mp
ignore,localized_code_post_gfx_mp
ignore,localized_common_mp
col_map_mp,maps/mp/mp_otb_strafe.d3dbsp
rawfile,maps/mp/mp_otb_strafe.gsc
impactfx,mp_otb_strafe
sound,common,mp_otb_strafe,!all_mp
sound,generic,mp_otb_strafe,!all_mp
sound,voiceovers,mp_otb_strafe,!all_mp
sound,multiplayer,mp_otb_strafe,!all_mp
,mptypes_desert

Re: error on my map

Posted: June 28th, 2011, 3:57 pm
by F |Madness| U
you missed out the `include`

Re: error on my map

Posted: June 28th, 2011, 4:19 pm
by [OTB]TURBO
still happens

Re: error on my map

Posted: June 28th, 2011, 5:54 pm
by Paragon
Compile BSP, reflections-build your fastfile-update zone file-run your map-quit the game-update your zone file-built fastfile again. Should be fixed ._.