STUPID THING !

STUPID THING !

Hammer Mapping — Page [1]
cstriker

2009 Jan 1 • 32
can some one get me the 35hp.rmf thing so i can see how they made the 35hp and how to make it knife ?

PLEASE !!!
Eagle is leaving the builing.
 
 
 
2009 Jan 2 at 09:41 PST
eDan Co.
Mighty Typist

Real Live Hands-On Rabbi Medal
Consolation Medal
2007 Sep 24 • 2921
252 ₧
Look, you obviously are reading our answers carefully. I'll explain it step-by-step.

Knife only
What we need to do!
1. Disable buying for all players.
2. Give a knife to every player on spawn.

How do we do it?
1. Place a small brush where no players can reach it. Select the brush and hit Ctrl + T, then make the brush a buyzone (func_buyzone entity). This will create a single buyzone for both teams, at a location no player can reach.

2. Create a point-entity (the light bulb from the toolbar). Select is and open its properties (Alt + Enter), from the list select the game_player_equip. This entity gives the weapons you specify to all players. Now open its properties again and tell Hammer what weapons you'd like it to give, in your case this would be KNIFE.


That's it!
May contain traces of invisible text.
 
 
 
2009 Jan 2 at 10:13 PST
eDan Co.
Mighty Typist

Real Live Hands-On Rabbi Medal
Consolation Medal
2007 Sep 24 • 2921
252 ₧
35 HP
What we need to do!
Leave players with 35 hit points soon after they spawn.

How do we do it?
1. We need to apply damage to all players in the map, 65 hit points. This will leave then with 35 hit points.

2. Create a point-entity (light bulb from the toolbar on the left side of your screen). Make the point-entity a game_player_hurt. In its properties set:
A) Name - John
B) Damage to apply - 65

3. Now we need to trigger the game_player_hurt entity. Create a brush under each spawn point. Make this brush an entity ( select it and hit Ctrl + T) and set the entity type to trigger_once. When a player touches this entity, it triggers the target entity (in this case it's our game_player_hurt). Now open the trigger_once's properties and set its target to "John".

If you were able to follow and understand my logic, you should now have a 35 HP knife-only map!
May contain traces of invisible text.
 
 
 
2009 Jan 2 at 10:31 PST
McDonald
2009 Jan 4 • 1
whattttt ?
I AM CSTRIKER. FEAR ME!
 
 
 
2009 Jan 4 at 01:32 PST — Ed. 2009 Jan 4 at 02:31 PST
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 12862
666 ₧
If you are going to make a fake account cstriker, at least don't make it blatantly obvious.
 
 
 
2009 Jan 4 at 01:49 PST
eDan Co.
Mighty Typist

Real Live Hands-On Rabbi Medal
Consolation Medal
2007 Sep 24 • 2921
252 ₧
McDonald said:
whattttt ?

cstriker, I can see your IP. (As melloyellow has said)

On to the Mapping issues.
I see places where I phrased sentences very poorly, but get over it and read!
May contain traces of invisible text.
 
 
 
2009 Jan 4 at 03:57 PST
SRAW
Rocket Man

2007 Nov 6 • 2525
601 ₧
eDan Co. said:
McDonald said:
whattttt ?

cstriker, I can see your IP. (As melloyellow has said)

On to the Mapping issues.
I see places where I phrased sentences very poorly, but get over it and read!


really u can see my ip? u claimed that a while ago that my ip and yours were almost the same..
PROVE IT!
Free Steam Games
 
 
 
2009 Jan 5 at 00:05 PST
eDan Co.
Mighty Typist

Real Live Hands-On Rabbi Medal
Consolation Medal
2007 Sep 24 • 2921
252 ₧
SRAW said:
really u can see my ip? u claimed that a while ago that my ip and yours were almost the same..
PROVE IT!


You have logged on from 8 different IPs so far. I assume you either break into people's houses for internet access, or you have one of 'em IP-changing services to hise your identity. Either way, none of the 8 match my IP.
May contain traces of invisible text.
 
 
 
2009 Jan 5 at 06:23 PST
Down Rodeo
Cap'n Moth of the Firehouse

Find the Hole II Participation Medal
2007 Oct 19 • 5486
57,583 ₧
Also remember that dynamic IPs are the most common type nowadays; they can change when the lease on them expires.
 
 
 
2009 Jan 5 at 07:08 PST
Page [1]