Raised This Month: $ Target: $400
 0% 

Help with lr


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 05-03-2010 , 21:28   Re: Help with lr
Reply With Quote #1

you put them in the cases of your menu handler like this:

PHP Code:
        case '1': {
            
give_itemid"weapon_ak47" );
            
cs_set_user_bpammoidCSW_AK4790 );
            
ColorChat(idRED"You have chosen an ak47.");
        }
        case 
'2': {
            
give_itemid"weapon_m4a1" );
            
cs_set_user_bpammoidCSW_M4A190 );
            
ColorChat(idRED"You have chosen a m4a1.");
        }
        case 
'3': {
            
give_itemid"weapon_awp" );
            
cs_set_user_bpammoidCSW_AWP30 );
            
ColorChat(idRED"You have chosen an awp.");
        }
        case 
'4': {
            
give_itemid"weapon_m3" );
            
cs_set_user_bpammoidCSW_M332 );
            
ColorChat(idRED"You have chosen a m3.");
        }
        case 
'5': {
            
give_itemid"weapon_famas" );
            
cs_set_user_bpammoidCSW_FAMAS90 );
            
ColorChat(idRED"You have chosen a famas.");
        }
        case 
'6': {
            
give_itemid"weapon_p90" );
            
cs_set_user_bpammoidCSW_P90100 );
            
ColorChat(idRED"You have chosen a p90.");
        }
        case 
'7': {
            
give_itemid"weapon_m249" );
            
cs_set_user_bpammoidCSW_M249200 );
            
ColorChat(idRED"You have chosen a m249.");
        } 
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.

Last edited by drekes; 05-03-2010 at 21:37.
drekes is offline
Send a message via MSN to drekes
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-03-2010 , 22:07   Re: Help with lr
Reply With Quote #2

You need to post questions like this in scripting help (if you seriously can't figure it out, test things yourself first).
__________________
fysiks 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 03:36.


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