Raised This Month: $ Target: $400
 0% 

Menu only for tr


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mailkman
Member
Join Date: Jun 2009
Old 06-18-2010 , 00:13   Menu only for tr
Reply With Quote #1

I have this menu, and I want only works to terrorists
PHP Code:
new szMenuBody
new len format(szMenuBody511"\r[PFM] \wMenu^n")
len += format(szMenuBody[len], 511-len"^n\r1. \wUpgrades")
len += format(szMenuBody[len], 511-len"^n\r2  \yShop")
len += format(szMenuBody[len], 511-len"^n\r3. \wItem List")
len += format(szMenuBody[len], 511-len"^n\r4. \yHelp")
len += format(szMenuBody[len], 511-len"^n^n^n\r8. \wSave Experience")
len += format(szMenuBody[len], 511-len"^n\r0. \yCancel")
new 
keys = (1<<0|1<<1|1<<2|1<<3|1<<7|1<<8|1<<9)
show_menu(idkeysszMenuBody, -1"[PFM] Menu"
Can you help me?

Last edited by mailkman; 06-18-2010 at 00:21.
mailkman is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-18-2010 , 00:34   Re: Menu only for tr
Reply With Quote #2

Check if they user's team is terrorist. If it is then build the menu. If not then don't do anything.
__________________
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 17:12.


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