Raised This Month: $ Target: $400
 0% 

[ZP] Extra Item: Delite Human


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Raddish
BANNED
Join Date: Jul 2008
Location: Argentina
Old 08-17-2010 , 21:37   Re: [ZP] Extra Item: Delite Human
Reply With Quote #1

It's a joke?

PHP Code:
public zp_extra_item_selected(playeritemid)
{
    if (
itemid == g_itemid1)
    {
        
g_norecoil[player] = true
        strip_user_weapons
(player)
        
give_item(player"weapon_usp")
        
give_item(player"weapon_xm1014")
        
give_item(player"weapon_knife")
        
give_item(player"weapon_xm1014")
        
give_item(player"weapon_usp")
        
give_item(player"weapon_xm1014")
        
give_item(player"weapon_usp")
        
set_user_maxspeed(player300)
        
set_user_gravity(player0.8)
        
set_user_armor(player300)
        
set_user_health(player300)
    }

Raddish 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 15:30.


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