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

[ZP] Buy Extra Weapon Message


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
serjaka
Senior Member
Join Date: Oct 2011
Old 11-19-2013 , 15:34   [ZP] Buy Extra Weapon Message
Reply With Quote #1

Hello Guys , i want to add Buy Message to Extra Weapons (when you buy fire, frost, light grenade, auto sniper, magnup etc.) but i have 1 problem with code , i want real name of weapon like in Extra Items Menu!
CODE:
PHP Code:
default:
        {
            if (
itemid >= EXTRA_WEAPONS_STARTID && itemid <= EXTRAS_CUSTOM_STARTID-1// Weapons
            
{
                
// Get weapon's id and name
                
static weaponidwname[32]
                
ArrayGetString(g_extraweapon_itemsitemid EXTRA_WEAPONS_STARTIDwnamecharsmax(wname))
                
weaponid cs_weapon_name_to_id(wname)
                
zp_colored_print(0"^x04[ZP]^x01 You bought^x04 %s^x01!"wname
SCREEN:
serjaka is offline
Old 11-20-2013, 00:34
bat
This message has been deleted by bat. Reason: bad code
hannes
Member
Join Date: Sep 2010
Old 11-20-2013 , 03:35   Re: [ZP] Buy Extra Weapon Message
Reply With Quote #2

You dont want it to say weapon_m249? just m249 or what u want? i dont understand^^
__________________
hannes is offline
serjaka
Senior Member
Join Date: Oct 2011
Old 11-20-2013 , 03:39   Re: [ZP] Buy Extra Weapon Message
Reply With Quote #3

I want real name from zp 4.3 menu (Machine Gun M249) or Fire Grenade not weapon_hegrenade ....

Last edited by serjaka; 11-20-2013 at 03:41.
serjaka is offline
baneado
Veteran Member
Join Date: Dec 2012
Location: amxmodx-es.com
Old 11-20-2013 , 04:02   Re: [ZP] Buy Extra Weapon Message
Reply With Quote #4

use WEAPONNAMES[weaponid] ?

Last edited by baneado; 11-20-2013 at 04:03.
baneado is offline
serjaka
Senior Member
Join Date: Oct 2011
Old 11-20-2013 , 04:06   Re: [ZP] Buy Extra Weapon Message
Reply With Quote #5

SOLVED!

Last edited by serjaka; 11-21-2013 at 15:38.
serjaka is offline
Old 11-21-2013, 01:14
serjaka
This message has been deleted by YamiKaitou. Reason: wait 14 days before you bump
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 17:04.


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