apcs

apcs

Re: apcs Posted by Unknown_Consequences on Tue Feb 13th 2007 at 7:20am
Posted 2007-02-13 7:20am
46 posts 5 snarkmarks Registered: Oct 12th 2006 Occupation: Mc'donalds Location: Australia
does anyone know where a tutorial for it is?

thanx guys
Re: apcs Posted by Captain P on Tue Feb 13th 2007 at 2:39pm
Captain P
1370 posts
Posted 2007-02-13 2:39pm
1370 posts 1995 snarkmarks Registered: Nov 6th 2003 Occupation: Game-programmer Location: Netherlands
Uhh, what exactly did you want to do with those APC's then? :smile:
Create-ivity - a game development blog
Re: apcs Posted by amanderino on Tue Feb 13th 2007 at 6:13pm
amanderino
205 posts
Posted 2007-02-13 6:13pm
205 posts 21 snarkmarks Registered: Nov 13th 2006 Location: United States
There's a prefab in Hammer.
Re: apcs Posted by Stadric on Wed Feb 14th 2007 at 12:48am
Stadric
848 posts
Posted 2007-02-14 12:48am
Stadric
member
848 posts 585 snarkmarks Registered: Jun 3rd 2005 Occupation: Slacker Location: Here
Here's one:
http://www.gmodcentral.com/mirror/akg/tutorials/wiseAPC.htm
Also change the texture of the dock. Docks are rarely tile. -Facepunch
As I Lay Dying
Re: apcs Posted by Unknown_Consequences on Wed Feb 14th 2007 at 9:38am
Posted 2007-02-14 9:38am
46 posts 5 snarkmarks Registered: Oct 12th 2006 Occupation: Mc'donalds Location: Australia
i just wanna move it but i wont move!!!

i have path coners, a npc_apcdriver, a prop_vehicle_apc and a trigger to set it off and it aint workin...

am i missing anything and i dont wanna use the prefab

any help would be appreciated
Re: apcs Posted by reaper47 on Wed Feb 14th 2007 at 5:30pm
reaper47
2827 posts
Posted 2007-02-14 5:30pm
reaper47
member
2827 posts 1921 snarkmarks Registered: Feb 16th 2005 Location: Austria
Build your entities from scratch, maybe you're accidentally us?ng a wrong setting hidden somewhere in the entity properties. It's hard to tell what your problem is based on the name of the entities alone. How about this:

http://www.hl2world.com/wiki/index.php/Prop_vehicle_apc_tutorial

Example map in your steam folders:

sourcesdk\bin\Prefabs\Prefabs HL2\apc_on_path.vmf

(google is your friend)
Why snark works.
Re: apcs Posted by Unknown_Consequences on Wed Feb 14th 2007 at 8:51pm
Posted 2007-02-14 8:51pm
46 posts 5 snarkmarks Registered: Oct 12th 2006 Occupation: Mc'donalds Location: Australia
i think the problem was i dont have info_nodes

ill try it now
Re: apcs Posted by Unknown_Consequences on Thu Feb 15th 2007 at 4:39am
Posted 2007-02-15 4:39am
46 posts 5 snarkmarks Registered: Oct 12th 2006 Occupation: Mc'donalds Location: Australia
still didnt work

ill try makin it from scratch :grenade:
Re: apcs Posted by Unknown_Consequences on Sat Feb 17th 2007 at 10:08am
Posted 2007-02-17 10:08am
46 posts 5 snarkmarks Registered: Oct 12th 2006 Occupation: Mc'donalds Location: Australia
got it thanx guys