qmanage or qfunction in mir3 ?

wanabee

Golden Oldie
Golden Oldie
Jul 10, 2004
723
4
125
newbury
hello

do we have files like qmanage or qfunction in mir3 files as im currently
looking through them and cant find i would like to add stuff from login.
 

idaBigA

Holley Mir 3!!
VIP
Oct 28, 2003
1,966
110
310
Stoke, UK
I don't know what the files QFUNCTION and QMANAGE do but...

Using CD files there is a UserLogin script that runs (Called from 00Default.txt), you can add stuff to that.

[00Deafult.txt]
Code:
[@_HLSCRIPTSYSTEM]
#ACT
Delaygoto [Local] 3 @CheckUserLogin


[@CheckUserLogin]
#CALL [HLSCRIPT\UserLogin.TXT] @UserLogin

You can add the stuff you want in there.
 
Upvote 0

wanabee

Golden Oldie
Golden Oldie
Jul 10, 2004
723
4
125
newbury
I don't know what the files QFUNCTION and QMANAGE do but...

Using CD files there is a UserLogin script that runs (Called from 00Default.txt), you can add stuff to that.

[00Deafult.txt]
Code:
[@_HLSCRIPTSYSTEM]
#ACT
Delaygoto [Local] 3 @CheckUserLogin
 
 
[@CheckUserLogin]
#CALL [HLSCRIPT\UserLogin.TXT] @UserLogin

You can add the stuff you want in there.


sweet ty very much for replying

also what is command for gmexecute as that dosnt work ?
 
Last edited:
Upvote 0