mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2003
Posts: 79
A
Ancyker Offline OP
Babel fish
OP Offline
Babel fish
A
Joined: Feb 2003
Posts: 79
Ok, I have a script called ThemeX, it's a themeing script if you haven't guessed that, I want to be able to add themes without adding tons of lines of code to diffrent parts, I need to recall theme name for calling (cant have spaces), theme name (could have spaces) color1, color2, color3, and I need to be able to load these in a dialog drop down list, as well as using the /theme command (/theme [theme call name], this sounds really complicated and have no idea on how to even start doing this, I'm thinking I'm going to have to store the info in an ini file, the thing is I want to be able to add more themes in a dialog wihout manually editing ANY code, and have no ide aon how to do that...

Joined: Dec 2002
Posts: 174
P
Vogon poet
Offline
Vogon poet
P
Joined: Dec 2002
Posts: 174
have you tried Hash tables?

im not sure about themese my self ive never thought of making one so i cant help to much in most of it,
but Hash tables are great ways to store info

Joined: Feb 2003
Posts: 79
A
Ancyker Offline OP
Babel fish
OP Offline
Babel fish
A
Joined: Feb 2003
Posts: 79
I don't know how to use hash tables.

Joined: Dec 2002
Posts: 395
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Dec 2002
Posts: 395
The best source of help is mIRC's help file :tongue:
/help hash tables


Link Copied to Clipboard