Raised This Month: $ Target: $400
 0% 

saasdasd


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kellan123
AlliedModders Donor
Join Date: Aug 2012
Old 08-08-2013 , 16:41   saasdasd
Reply With Quote #1

I'll take /vipmenu usp 1 ammo, weapon block set properties usp 1 ammo and i go onto got 20 ammo usp...

I dont know how to fix it

Thank you.
Kellan123 is offline
Kellan123
AlliedModders Donor
Join Date: Aug 2012
Old 08-09-2013 , 10:04   Re: Vipmenu + Weapon Block
Reply With Quote #2

Weapon Code:

PHP Code:
case '2':
{
          if(!
get_bit(g_usp_usedid))
          {
                    if( !
user_has_weapon(idCSW_USP) )
                    {
                              
give_item(id"weapon_usp");
                    } 
                    new 
weapon_id find_ent_by_owner(-1"weapon_usp"id);
                    if(
weapon_id)
                    {
                               
GetProperty(ent2property);
                               
cs_set_weapon_ammo(weapon_idstr_to_num(property));
                    }
                    
cs_set_user_bpammo(idCSW_USP0);
                    
set_bit(g_usp_usedid);
 
          }


Last edited by Kellan123; 08-09-2013 at 10:08.
Kellan123 is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 08-09-2013 , 16:39   Re: Vipmenu + Weapon Block
Reply With Quote #3

Sorry. I can't understand what you're saying.
Try asking your question in the multilingual part of the forums.
__________________

Last edited by Black Rose; 08-09-2013 at 16:40.
Black Rose 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:49.


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