Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
if statement problem need help
Forums
Active Threads
Search
Who's Online
Help
Print Thread
if statement problem need help
#
246502
14/06/14
08:13 PM
R
raven124
raven124
R
so for this if statement $2 is a nick but i dont know how i would have it check to see if nick 2's points are 0-20 i already have a an if statement checking to see if nick 1 has a certain amount of points to do the command.
if ($2 %points isnum 0-20) {
heres the whole code code script
http://pastebin.com/Uw9u3BiA
Copy Link to Clipboard
Re: if statement problem need help
#
246504
15/06/14
04:46 AM
B
blessing
blessing
B
it should be
Code:
if ($readini(points.ini,$+(#,.,$2),points) isnum 0-20) {
Copy Link to Clipboard
Re: if statement problem need help
#
246523
16/06/14
02:09 AM
R
raven124
raven124
R
thank you so much
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage