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

2 q. arg with certain symbol / show_activity


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Zky
Member
Join Date: Nov 2005
Old 02-28-2008 , 15:36   2 q. arg with certain symbol / show_activity
Reply With Quote #1

1. How to do that, when I use command in console, plug-in check, what I enter with command and allow only certain symbol. For example "a/b/c ; ab; ac; bc; etc."

I tried do with contain , but if enter "a" with other letter "f" or "g" plug-in continue work.. tried with equal.. work only with one letter ((

Code:
if((contain(arg, "a") != -1) || (contain(arg, "b") != -1) || (contain(arg, "c") != -1))
2. What is it better to use ?

show_activity with case or show_activity_key ?
Zky 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 07:20.


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