Raised This Month: $ Target: $400
 0% 

Subplugin Submission [ZP] Extra Item: Antidote Laser v1.1


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 07-10-2009 , 11:06   Re: [ZP] Extra Item: Antidote Laser
Reply With Quote #5

PHP Code:
stock fm_set_user_deaths(idvalue)
{
    
set_pdata_int(idOFFSET_CSDEATHSvalueOFFSET_LINUX)
}

stock fm_get_user_deaths(id)
{
    return 
get_pdata_int(idOFFSET_CSDEATHSOFFSET_LINUX);
}

stock fm_get_user_team(id)
{
    return 
get_pdata_int(idOFFSET_CSTEAMSOFFSET_LINUX);

Use natives from cstrike
__________________
xPaw is offline
 



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 20:29.


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