Raised This Month: $ Target: $400
 0% 

[HELP]Hamsandwhich


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
malec321
Senior Member
Join Date: May 2009
Location: Los Angeles
Old 06-13-2009 , 23:11   [HELP]Hamsandwhich
Reply With Quote #1

Can anybody give me a full weapon list for hamsandwhich.

Like I want the weapon and the ammo numbers

By ammo numbers i mean this:
Code:
        case ITEM_MP5:
        {
            new ent = ham_give_weapon(client, "weapon_mp5navy");
            set_pdata_int(ent, 51, 30, 4); // weapon ammo (30)
            set_pdata_int(client, 386, 120); // backpack ammo (120)

And by Weapons i mean

Code:
        case ITEM_MP5:
        {
            new ent = ham_give_weapon(client, "weapon_mp5navy");
            set_pdata_int(ent, 51, 30, 4); // weapon ammo (30)
            set_pdata_int(client, 386, 120); // backpack ammo (120)
malec321 is offline
 


Thread Tools
Display Modes

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 13:54.


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