path_corner

path_corner

Re: path_corner Posted by supacomix.njb on Sat Feb 24th 2007 at 8:57pm
supacomix.njb
33 posts
Posted 2007-02-24 8:57pm
33 posts 133 snarkmarks Registered: Sep 16th 2006 Occupation: Student Location: England
Right i have searched high and low and tried everything yet nothing really works.

I have a zombie npc template, a template maker, an aiscripted_squedule complete with target and trigger. Yet when the trigger is pressed nothing happens, the zombies just sit there doing absolutley nothing until they see me when they start working their way towards me.

I have also tried the path_corner trick but that doesn't work either, as well as the assault_rallypoint etc.

Does anyone have any suggestions?
SupaComix.co.uk

<A HREF="http://www.supacomix.co.uk/ettv" TARGET="_blank">Sods Law? Murphy's Law? Or Inhabitants Law? Have it exp
Re: path_corner Posted by Stadric on Sun Feb 25th 2007 at 2:17am
Stadric
848 posts
Posted 2007-02-25 2:17am
Stadric
member
848 posts 585 snarkmarks Registered: Jun 3rd 2005 Occupation: Slacker Location: Here
Do you have info_nodes scattered about where the zombie is supposed to move?
He needs those to 'see'.

My experience with aiscripted_schedule has been bad, I recommend a scripted sequence.
Also change the texture of the dock. Docks are rarely tile. -Facepunch
As I Lay Dying
Re: path_corner Posted by supacomix.njb on Sun Feb 25th 2007 at 11:46am
supacomix.njb
33 posts
Posted 2007-02-25 11:46am
33 posts 133 snarkmarks Registered: Sep 16th 2006 Occupation: Student Location: England
yeah i've put info_nodes all around the floor including the placing of the path_corner and the bits in between... sometimes it works but most of the time it doesn't! It only works if the npc sees the character!
SupaComix.co.uk

<A HREF="http://www.supacomix.co.uk/ettv" TARGET="_blank">Sods Law? Murphy's Law? Or Inhabitants Law? Have it exp
Re: path_corner Posted by Stadric on Sun Feb 25th 2007 at 8:05pm
Stadric
848 posts
Posted 2007-02-25 8:05pm
Stadric
member
848 posts 585 snarkmarks Registered: Jun 3rd 2005 Occupation: Slacker Location: Here
How far apart are the nodes? The greatest distance between adjacent nodes should be 256 units, any more than that and they won't work (or work right) as I recall.
Double check your I/O connections, and that your trigger can be activated by the player.
Also change the texture of the dock. Docks are rarely tile. -Facepunch
As I Lay Dying