Page 1 of 1

Please help me?

Posted: February 18th, 2011, 5:03 pm
by Lawless
Can you help me with this error plz?

AimTarget_GetTagPos:Cannot find tag[j_head] on entity

Please help me with this error, it only lets one person play on my map at a time and the rest have to stay in spectator or they will get the error, tell me how to fix this?
Once I fix this I will release the beta of my second map ,mp_lawless_v2, p.s. I took into mind what all of you admins have told me.

Also i'd like to know how to spawn models that you are unable to walk through.

Re: Please help me?

Posted: February 19th, 2011, 2:46 am
by =|GwD|=OpTiC
I think i've found the way out of you'r prob

Code: Select all

AimTarget_GetTagPos: Cannot find tag [j_head] on entity


Ive seen those errors before: they are associated with not having the SAS vs Spatsnez "woodland" models compiled into your map.

That is also what the red "X" model is - missing assets.

You need to add the models to your map's zone_source CSV file:

include,mptypes_woodland

Then compile again. 
Hope it works :)

Re: Please help me?

Posted: February 19th, 2011, 6:28 pm
by Lawless
I have already done that, aB|Bouncerz* told me to.

Re: Please help me?

Posted: February 20th, 2011, 2:49 pm
by Lawless
Okay I fixed the error above,

Now I have another error when we play we are all a red FX, guns are floating by our heads and my arms and gun are multi-coloured like in mp_yo...

I do not have a clue how to fix this please help me?

Re: Please help me?

Posted: February 20th, 2011, 4:09 pm
by Opel
You will have to update the zone file. As for the multi coloured guns you will need to place a light grid over the playable areas of the map then compile

Re: Please help me?

Posted: February 21st, 2011, 5:47 pm
by Lawless
Opel wrote:You will have to update the zone file. As for the multi coloured guns you will need to place a light grid over the playable areas of the map then compile
Its ok I have already fixed everything.