Home
last modified time | relevance | path

Searched refs:Ind_attacker (Results 1 – 3 of 3) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells1.c1704 if (IS_PLAYER(Ind_attacker)) {
1759 if (IS_PLAYER(Ind_attacker) ||
1789 !IS_PLAYER(Ind_attacker)
1807 if (IS_PLAYER(Ind_attacker)) {
1853 if (IS_PLAYER(Ind_attacker) && Players[Ind_attacker]->admin_godly_strike) {
1923 set_stun(Ind_attacker, 0);
2001 if (IS_PLAYER(Ind_attacker)) {
2906 if (IS_PLAYER(Ind_attacker)) {
2957 if (IS_PLAYER(Ind_attacker)) {
3004 if (IS_PLAYER(Ind_attacker)) {
[all …]
H A Dspells.pre71 extern void take_hit(int Ind, int damage, cptr kb_str, int Ind_attacker);
72 extern void acid_dam(int Ind, int dam, cptr kb_str, int Ind_attacker);
73 extern void elec_dam(int Ind, int dam, cptr kb_str, int Ind_attacker);
74 extern void fire_dam(int Ind, int dam, cptr kb_str, int Ind_attacker);
75 extern void cold_dam(int Ind, int dam, cptr kb_str, int Ind_attacker);
H A Dexterns.h1440 extern void take_hit(int Ind, int damage, cptr kb_str, int Ind_attacker);
1441 extern int acid_dam(int Ind, int dam, cptr kb_str, int Ind_attacker);
1442 extern int elec_dam(int Ind, int dam, cptr kb_str, int Ind_attacker);
1443 extern int fire_dam(int Ind, int dam, cptr kb_str, int Ind_attacker);
1444 extern int cold_dam(int Ind, int dam, cptr kb_str, int Ind_attacker);