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

Zero Deaths 1.1


Post New Thread Reply   
 
Thread Tools Display Modes
bibu
Veteran Member
Join Date: Sep 2010
Old 03-19-2011 , 14:00   Re: Zero Deaths 1.1
Reply With Quote #21

Quote:
Originally Posted by ConnorMcLeod View Post
Old plugin that uses a native that doesn't exist anymore.
Unapproved.
About which native are you talking about?
bibu is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-19-2011 , 14:14   Re: Zero Deaths 1.1
Reply With Quote #22

set_user_deaths

Plugin doesn't compile at all (except with web compiler that generates a 2Mo file).

If you want the same feature, you can try :
PHP Code:
#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>

#define VERSION    "2.0"

#define XO_PLAYER 5
#define m_iDeaths 444

public plugin_init()
{
    
register_plugin("Zero Deaths"VERSION"ConnorMcLeod")
    
RegisterHam(Ham_Killed"player""CBasePlayer_Killed")
}

public 
CBasePlayer_Killedid )
{
    
set_pdata_int(idm_iDeaths, -1XO_PLAYER)

__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 03-19-2011 at 14:24.
ConnorMcLeod is offline
Old 09-04-2011, 04:44
dl.play
This message has been deleted by xPaw. Reason: Spam.
Old 09-05-2011, 05:15
johnnyvh
This message has been deleted by xPaw. Reason: Spam.
Old 12-21-2011, 13:37
dlman
This message has been deleted by xPaw. Reason: Spam.
poliisi299
Senior Member
Join Date: May 2011
Old 04-26-2012 , 09:15   Re: Zero Deaths 1.1
Reply With Quote #23

Nice plug
poliisi299 is offline
Varchiehillier
New Member
Join Date: Feb 2013
Old 03-02-2013 , 02:08   Re: Zero Deaths 1.1
Reply With Quote #24

I first thought this is unfair but when I learned how to do it, it made all things fair.
Varchiehillier is offline
Old 06-23-2013, 02:43
Row
This message has been deleted by ConnorMcLeod. Reason: spam
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 05:43.


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