Raised This Month: $51 Target: $400
 12% 

Vampire


Post New Thread Reply   
 
Thread Tools Display Modes
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-21-2007 , 13:52   Re: Vampire
Reply With Quote #11

Fixed.
+ prevent hp giving by TK
Attached Files
File Type: sma Get Plugin or Get Source (vampire.sma - 1506 views - 1.6 KB)
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 12-21-2007 , 16:47   Re: Vampire
Reply With Quote #12

I want a cvar where I can set vampire mode for one team.
hleV is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-21-2007 , 16:49   Re: Vampire
Reply With Quote #13

Quote:
Originally Posted by hleV View Post
I want a cvar where I can set vampire mode for one team.
I want a Porshe Carrera.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Nelegal
Junior Member
Join Date: Dec 2007
Location: Ukraine
Old 01-13-2008 , 10:36   Re: Vampire
Reply With Quote #14

lol
how i can delete blue screen?
edit: thx, did it )
__________________
май инглиш из вери гут

Last edited by Nelegal; 01-15-2008 at 03:38. Reason: understood :)
Nelegal is offline
Send a message via ICQ to Nelegal
BloodMan
Senior Member
Join Date: Apr 2008
Location: Lithuania
Old 04-06-2008 , 13:46   Re: Vampire
Reply With Quote #15

I like this plugin but can you make it only for ct's or t ?
BloodMan is offline
Send a message via Skype™ to BloodMan
retribution
Member
Join Date: Nov 2007
Location: msk
Old 05-18-2008 , 19:29   Re: Vampire
Reply With Quote #16

GJ! Very useful for DMs
__________________


retribution is offline
Send a message via ICQ to retribution
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 07-07-2008 , 13:18   Re: Vampire
Reply With Quote #17

Would something like this work?

Cvars:
amx_team 0|1|2
When set to 0 The team checker is off
When set to 1 Counter-Terrorists are selected
When set to 2 Terrorists are selected

PHP Code:
new g_Switch
 
g_Switch 
register_cvar("amx_team""1"" 0 = Team Check off | 1 = Terrorists | 2 = Counter Terrorists")
 
public 
teamcheck(id)
{
 if(
get_pcvar_num(g_Switch) = && get_user_team(id2))
 {
  
hook_death();
 }
 else if(
get_pcvar_num(g_Switch) = && get_user_team(id1))
 {
  
hook_death();
 }
 else if(!
get_pcvar_num(g_Switch))
 {
  
hook_death();
 }

}
Doc-Holiday is offline
RPG
Senior Member
Join Date: Aug 2005
Old 07-08-2008 , 05:15   Re: Vampire
Reply With Quote #18

Quote:
Originally Posted by connorr View Post
Fixed.
+ prevent hp giving by TK
thanx connorr of fixed version.
It would be great add different HP restore on knife kill (and knife kill HS).

Last edited by RPG; 07-13-2008 at 17:13.
RPG is offline
Danteland
Junior Member
Join Date: Mar 2008
Old 07-18-2008 , 22:31   Re: Vampire
Reply With Quote #19

thx shalfee exactly what i was looking for thx
__________________
Hello Im DaNTe^ And I Live In DanteLand
Danteland is offline
botik
Junior Member
Join Date: Sep 2008
Old 09-28-2008 , 09:54   Re: Vampire
Reply With Quote #20

How do I disable the blue screen shot, people that it will not. how to make the shot or where in the head, or any other body given 10hp
botik is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:07.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode