Pages: [1]
  Print  
Author Topic: How to make Vampire-style game  (Read 12462 times)
D_E_N_I_S_K_A
Nub


Cakes 0
Posts: 12


« on: March 13, 2007, 11:09:24 AM »

Just add this line around a line 1128 in g_combat.c
Code:
} else {
VectorCopy ( targ->r.currentOrigin, client->damage_from );
client->damage_fromWorld = qtrue;
}
// This is MODded
attacker->health=attacker->health+take*0.5;
if ( attacker->health>300 ) attacker->health=300;
}

Compile. Enjoy.
« Last Edit: March 13, 2007, 12:07:32 PM by D_E_N_I_S_K_A » Logged
pio
Nub


Cakes 0
Posts: 36


Member


WWW
« Reply #1 on: March 13, 2007, 04:12:00 PM »

Huh whats it do,
Do you have the knowledge to code somthing like the basis of hidden source without changing much?
Logged

You are all indviduals
Blaenk
more like blank dumb
Lesser Nub


Cakes 0
Posts: 135



« Reply #2 on: March 13, 2007, 04:42:05 PM »

Haha, I don't think that made sense, pio.
Logged
dmn_clown
Posts a lot
*

Cakes 1
Posts: 1324


« Reply #3 on: March 13, 2007, 05:07:47 PM »

I think vampire death match is over rated.
Logged

fromhell
Administrator
GET A LIFE!
**********

Cakes 35
Posts: 14520



WWW
« Reply #4 on: March 13, 2007, 05:10:10 PM »

* fromhell was hoping it would be this Sad
Logged

asking when OA3 will be done won't get OA3 done.
Progress of OA3 currently occurs behind closed doors alone

I do not provide technical support either.

new code development on github
dmn_clown
Posts a lot
*

Cakes 1
Posts: 1324


« Reply #5 on: March 13, 2007, 05:15:14 PM »

Vampire Hunter D would be better.
Logged

baronofhell
Lesser Nub


Cakes 0
Posts: 103



« Reply #6 on: March 14, 2007, 08:53:15 AM »

what is a Vampire Deathmatch? do you go biting others rather than shooting?
Logged
pio
Nub


Cakes 0
Posts: 36


Member


WWW
« Reply #7 on: March 14, 2007, 12:41:47 PM »

okay it dosent make scense and it was off topic i guess hidden source is a game to hard to mod, anyway does anyone know how to make a gaunlet only sever that would be good 
Logged

You are all indviduals
kit89
Member


Cakes 6
Posts: 636


Shoot him..


« Reply #8 on: March 14, 2007, 01:16:29 PM »

@ fromhell, you wouldn't happen to be able to translate that link? or direct me to a good japanese translator? 
Logged
dmn_clown
Posts a lot
*

Cakes 1
Posts: 1324


« Reply #9 on: March 14, 2007, 08:01:31 PM »

what is a Vampire Deathmatch? do you go biting others rather than shooting?

Every time you injure someone, your health increases.  It's one of Nexuiz's game types.  Check their game out if you want to see what vampire death match is firsthand.
Logged

baronofhell
Lesser Nub


Cakes 0
Posts: 103



« Reply #10 on: March 15, 2007, 08:51:31 AM »

Interesting Smiley
Logged
iLeft.bye
Member


Cakes 1
Posts: 187



« Reply #11 on: May 20, 2007, 08:16:01 PM »

bullets dont have teeth lol
Logged
Pages: [1]
  Print  
 
Jump to: