Hammer random bugs...

Need Help? The Day isnt going so well on the Mapping front?
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

Hmm, cant make it work.. it just looks at the pallets and does nothing...
<Proud to be a gamer>

Image
Bobby_Borg
Vertex
Vertex
Posts: 7
Joined: Fri Jun 23, 2006 1:15 am
Location: The Collective- Pittsburgh, PA USA

Post by Bobby_Borg »

Please ask more quesyions. There are many members that find mapping very interesting and are eager to learn.
Keep up the great work.
Image
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

I still cant make that damn zombine attack the pallets. Shud i try with the normal zombie?


And another question: How do i make the spawn room fade when we are awya from it? my spawn room is pretty filled up with stuff so i need it to fade away when we teleport out of it.. how?
<Proud to be a gamer>

Image
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

Erm, Please help!!.. i need to make an zombine attack some wood pallets and break em up but it wont attack.. i made ai_relationship to hate and all, but he simply does nothing..

now i also need to make ant guard attack an wall to break it up.. also made relationship but .. also does not work...


please help!.. cant continue my map without that part..
<Proud to be a gamer>

Image
User avatar
Shana
Lead Developer
Lead Developer
Posts: 2971
Joined: Tue Aug 29, 2006 8:12 pm
Location: Germany
Contact:

Post by Shana »

[JSC]c0m4ndo45 wrote:Erm, Please help!!.. i need to make an zombine attack some wood pallets and break em up but it wont attack.. i made ai_relationship to hate and all, but he simply does nothing..

now i also need to make ant guard attack an wall to break it up.. also made relationship but .. also does not work...


please help!.. cant continue my map without that part..
I made a prefab for you:
(its a part from my oc_broken_escape map)
http://rapidshare.com/files/8146106/ant ... b.vmf.html
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

:wtf:

Image

i'm not going to type 20 letters on the box to download 1 little file, OMG!

oh wait,...its only the bigger ones... d'oh me...

Btw...


hmmm.. interesting... i tried using ai relationship but didnt work, and my path_corner wont work too.. my npcs wont follow the path_corner to the place i want..


but i had gotten the ant guard attack to work yesterday, with another way tho..

i used scripted_sequence, worked pretty well..

now i cant find out why combine path_corner wont work.

still, thanks for help!

EDIT: now i cant make npc_launcher work..

I just wanted a thing to launch missiles at player. Okay, it launches missiles that home on the player... But they go sideways and spining and making alot of curves before it reaches the player... looks like a crazy missile...
<Proud to be a gamer>

Image
Barnz
npc_hunter
npc_hunter
Posts: 509
Joined: Mon Jun 12, 2006 12:28 am
Location: c1a2a
Contact:

Post by Barnz »

Try using npc_maker and write rpg_rocket (hope they didn't change the name for HL2) into the monster type! For example, when you trigger the npc_maker, it will create a rpg_rocket, do you get it?

Note: People generally use path_corners, etc. for cameras. Try using a different entity.
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

Hmm, i tried, the rpg_rocket thing did not work. If i just could make that missile from npc launcher fly more straight id be happy...

and the path_corner thing, what other entity? theres only path_crash and path_track that arent suitable...
<Proud to be a gamer>

Image
Barnz
npc_hunter
npc_hunter
Posts: 509
Joined: Mon Jun 12, 2006 12:28 am
Location: c1a2a
Contact:

Post by Barnz »

[JSC]c0m4ndo45 wrote:Hmm, i tried, the rpg_rocket thing did not work. If i just could make that missile from npc launcher fly more straight id be happy...

and the path_corner thing, what other entity? theres only path_crash and path_track that arent suitable...
Hmm...I'll post about rpg thingy later.

Btw you can use info_null or something like instead of path_corner, etc. It's your choice.
Last edited by Barnz on Thu Dec 21, 2006 9:38 pm, edited 1 time in total.
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

Well, the launcher is working, and i made all scripts for death and stuff, but the missile is still kinda crazy... goes sideways spining down like crazy and then tries to home into the player... but in most of the launches it hits a wall or something before it reaches player. I can take a screenie to you see...
EDIT:
another problem, it only follows the first player that comes in by..

And another: i cannot make that fking spawn room not be rendered when we re away from it, teleported out to the map. It keeps being rendered after we teleport out, thus affecting FPS...
EDIT2:

YEEEHAAAA i made it fade away!!! fps 123!!! wohoo
Now the new problem to make the damn gunship follow the paths..
<Proud to be a gamer>

Image
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

I still need help with npc_launcher.. please, anyone know how to configure it properly to launch homing missiles that go straight into target? mines spin around and all..
<Proud to be a gamer>

Image
Barnz
npc_hunter
npc_hunter
Posts: 509
Joined: Mon Jun 12, 2006 12:28 am
Location: c1a2a
Contact:

Post by Barnz »

Decompile one of the canal levels, where APC's fire rocket at you.
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

i though on that but, where can i find it? its not on hl2 folder.
<Proud to be a gamer>

Image
User avatar
[FTA]c0m4ndo45
npc_combine_s
npc_combine_s
Posts: 306
Joined: Sat Sep 23, 2006 9:06 pm

Post by [FTA]c0m4ndo45 »

Bump and..


Im getting back to mapping today after some vacantions and resting but first...

Gotta get some annoying thing fixed..

I know it sounds quite wierd but heres what happens:

I click on a stone, for example, in middle of the map, on 3d texture view, wanting to select it. Hammer selects the last brush/entity it finds on the direction i clicked, instead of selecting the stone i wanted. This is quite a redicle but annoying problem.. That way i cant select certain objects on more closed areas because it keeps selecting the last entity it finds on the direction, never where i click.
Please.. whats going on, any1 know how to fix that?

Screenies show that better:
I click HERE:

Image

It selects that:

Image
<Proud to be a gamer>

Image
User avatar
Hyperjag3
npc_strider
npc_strider
Posts: 604
Joined: Mon May 29, 2006 8:54 am
Contact:

Post by Hyperjag3 »

Go into hammer options, 3d view tab, and uncheck reverse selection order.
Post Reply