Raised This Month: $ Target: $400
 0% 

[help] making menu to buy godmode stuff


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 01-05-2008 , 04:58   Re: [help] making menu to buy godmode stuff
Reply With Quote #2

did you put these: { }?

Code:
 switch( key ) { case 0: {      client_print(0,print_chat, "[AMX] <Dice Dealer> %s has contracted the deadly slap disease!", User)      HasPrize[id][0] = PRIZE_SLAP      HasPrize[id][1] = random(SLAP_TIME) + 5      user_slap(id,5)      set_user_rendering(id,kRenderFxGlowShell, Red,Green,Blue, kRenderNormal,16) } case 1: client_print( id, print_chat, "Menu Option #2" ) case 2: client_print( id, print_chat, "Menu Option #3" ) case 3: client_print( id, print_chat, "Menu Option #4" ) case 4: client_print( id, print_chat, "Menu Option #5" ) case 5: client_print( id, print_chat, "Menu Option #6" ) case 6: client_print( id, print_chat, "Menu Option #7" ) case 7: client_print( id, print_chat, "Menu Option #8" ) case 8: client_print( id, print_chat, "Menu Option #9" ) case 9: client_print( id, print_chat, "Menu Option EXIT" ) }
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
 



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 11:03.


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