mIRC Home    About    Download    Register    News    Help

Print Thread
#180478 10/07/07 05:21 AM
Joined: Jul 2007
Posts: 28
S
sirkit Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Jul 2007
Posts: 28
I've made various hotkeys/shortcuts using F keys in my script,
such as
alias f1 { mp3 }
mp3 being my alias to display whatever song im playing in whatever media player, however im running into quite an odd problem,
alias's that once worked..randomly stopped working..
my f5 alias,
alias f5 { /scid -at1 /close -@ }
to close all @ windows because my script uses them alot,
randomly stopped working today, i changed the alias to
alias sf5 { /scid -at1 /close -@ }
and it worked fine, i changed it back, and it worked fine,
however i tried the same for my f10 alias, and cant figure out how to fix it,
alias f10 { pcstats }
pcstats being the alias that displays pc stats obviously,
it gives no error messages or anything,
and most of the f keys still work, and all the ones that dont will work if i change it to alias sf# and use shift also..however I dont want to do that because my shift+f key alias's are to display different presets for mp3 advertising.

sirkit #180480 10/07/07 05:27 AM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
for the F5 alias, try using /scon rather than /scid
for the F10 alias, I've got no suggestions.

sirkit #180488 10/07/07 07:44 AM
Joined: Jan 2004
Posts: 509
L
Fjord artisan
Offline
Fjord artisan
L
Joined: Jan 2004
Posts: 509
Since you're showing us alias for aliases, if they stop working, you'll have to show us the source of the alias's alias.

So for F1, you'll have to show us the /mp3 alias, and the /pcstats alias for F10, as the problem isn't in the F-aliases itself.

For the F10 alias, I've got no suggestions..

Joined: Jul 2007
Posts: 28
S
sirkit Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Jul 2007
Posts: 28
k well, i already described how i did the alias's,
and every command in the alias, works fine if i just type it out, so its obviously a bug in mIRC. showing the source of them wouldn't do anything...and like i said i got the f5 alias to work by switching it to sf5, and using it like that, then switching it back to f5, and it worked again for some reason, no resolution to the f10..heh

Last edited by sirkit; 10/07/07 08:29 AM.
sirkit #180504 10/07/07 01:10 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
I highly doubt it's a bug in mIRC. More likely, you have other F key aliases in other scripts, either in the aliases tab or the remotes tab that are interfering.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard