|
tutorials
This is it. Below are brief descriptions of the tutorials, or whatever you call them.
You can also click from the drop-down menu below Arnie on the left side. Arranged in no particular order.
As you read through the articles, you'll notice that I use a lot of $& identifier. If you do not know
what it is, it simply tells mIRC to continue to the next line. Meaning the line containing $& and the line
after it will be evaluated as a single line. This will become clearer as you read on and script.
|
|
Loops |
An introduction to basic looping. |
Scripting Intro |
Introduces the new scripter to mIRC. Very basic but not a very long lesson. |
Scripting Tips |
General addon scripting tips. How to make your addons compatible with other scripts
as much as possible. |
If Mistakes |
Discusses common if-statements errors. |
Custom Idents
| How to write your own custom identifiers.
|
Debugging
| Something wrong with your script? Debug it! Here are a few tips.
|
Groups
| Maximizing the use of groups.
|
Optimizing If's
| Making your if-statements faster and more efficient.
|
Styles
| Presents various scripting styles. Rather old examples, but still applicable.
|
Tokens
| A short introduction on tokens. mIRC's simple approach to arrays.
|
© All Contents Copyright 2000
mIRC ™ is registered trademark and © copyright of its owner.
|