wot does this mean

™blade™

Golden Oldie
Golden Oldie
Oct 31, 2004
799
1
125
this is showing u on my m2server

[19/01/2008 23:47:29] [QuestAction] Command:KILLMONEXPRATE NPC:QManage Map:0(0:0) Param1:500 Param2: Param3: Param4: Param5: Param6:

i think it some thing to do with this in my qmanage

#IF
#ACT
KILLMONEXPRATE 500
SENDMSG 7 "Exp.Multiplied.x5.For.7Days"

but for some reason it dont seem to work as it dont time the exp by 5 :S

can any one help me plz
 

JSB123

LOMCN Veteran
Veteran
Aug 7, 2004
370
0
63
S.Yorkshire
The command works as follows.. KILLMONEXPRATE <1> <2>

1= 3 numbers, for the ammount which it times exp by, 250 would be x2.5
2= Time in seconds
 
Upvote 0

™blade™

Golden Oldie
Golden Oldie
Oct 31, 2004
799
1
125
now i keep getting this
[20/01/2008 13:14:48] Format '% ' invalid or incompatible with argument

i change my qmanage to this

#IF
#ACT
KILLMONEXPRATE 500 604800
SENDMSG 7 "Exp.Multiplied.x5.For.7Days"
 
Upvote 0

jasper

Golden Oldie
Golden Oldie
Sep 10, 2005
890
3
125
you think it might be because it exceeds the 65535 that generally applies to numeric data in mir servers?
 
Upvote 0

Killmaster

Legend
Legendary
Golden Oldie
Loyal Member
Nov 13, 2003
3,967
27
294
Yeah I think jasper answer could be right as that is what cropped to mind when I read it.
 
Upvote 0

™blade™

Golden Oldie
Golden Oldie
Oct 31, 2004
799
1
125
but if i put this

#IF
#ACT
KILLMONEXPRATE 500 300
SENDMSG 7 "Exp.Multiplied.x5.For.7Days"

i get the same too :S

here is the full copy of my qmanage

[@Login]
#IF
checknamelist exp5.txt
#ACT
goto @vipexp
#ELSEACT
goto @vipexp2

[@login-1]
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 SabukWallMember,<%S>,IsNowOnline.
;================================================= =
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 SabukWallMaster,<%S>,Online.
;================================================= =
#IF
#ACT
Sendmsg 1 Welcome-<%S>-to-Darkangel-Server.
;================================================= =
#ACT
Sendmsg 7 For-Help-With-Commands-Type-@help-bring-up-the-list.
;================================================= =

[@vipexp]
#IF
#ACT
KILLMONEXPRATE 500 604800
SENDMSG 7 "Exp.Multiplied.x5.For.7Days"
goto @swlogin

[@swlogin]
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 SabukWallMember,<%S>,IsNowOnline.
;================================================= =
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 SabukWallMaster,<%S>,Online.
;================================================= =
#IF
#ACT
Sendmsg 1 Welcome-<%S>-to-Darkangel-Server.
;================================================= =
#ACT
Sendmsg 7 For-Help-With-Commands-Type-@help-bring-up-the-list.
;================================================= =

[@vipexp2]
#IF
checknamelist exp10.txt
#ACT
goto @vipexp3
#ELSEACT
goto @login-1

[@vipexp3]
#IF
#ACT
KILLMONEXPRATE 1000 604800
SENDMSG 7 "Exp.Multiplied.x10.For.7Days"
goto @swlogin1

[@swlogin1]
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 SabukWallMember,<%S>,IsNowOnline.
;================================================= =
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 SabukWallMaster,<%S>,Online.
;================================================= =
#IF
#ACT
Sendmsg 1 Welcome-<%S>-to-Darkangel-Server.
;================================================= =
#ACT
Sendmsg 7 For-Help-With-Commands-Type-@help-bring-up-the-list.
;================================================= =
 
Upvote 0

JSB123

LOMCN Veteran
Veteran
Aug 7, 2004
370
0
63
S.Yorkshire
™blade™;583059 said:
but if i put this

#IF
#ACT
KILLMONEXPRATE 500 300
SENDMSG 7 "Exp.Multiplied.x5.For.7Days"


i get the same too :S

here is the full copy of my qmanage

[@Login]
#IF
checknamelist exp5.txt
#ACT
goto @vipexp
BREAK
#ELSEACT
goto @vipexp2
BREAK

[@login-1]
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 "SabukWall Master <%USERNAME> is online."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 "SabukWall Member <%USERNAME> is now online.
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 1 "Welcome <%USERNAME> to Darkangel-Server."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 7 "For help with the commands type @help"
;================================================= =

[@vipexp]
#IF
#ACT
KILLMONEXPRATE 500 604800
SENDMSG 7 "Exp multiplied by 5 for 7 days."
goto @swlogin
BREAK

[@swlogin]
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 "SabukWall Master <%USERNAME> is online."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 "SabukWall Member <%USERNAME> is now online.
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 1 "Welcome <%USERNAME> to Darkangel-Server."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 7 "For help with the commands type @help"
;================================================= =

[@vipexp2]
#IF
checknamelist exp10.txt
#ACT
goto @vipexp3
BREAK
#ELSEACT
goto @login-1
BREAK

[@vipexp3]
#IF
#ACT
KILLMONEXPRATE 1000 604800
SENDMSG 7 "Exp multiplied by 10 for 7 days."
goto @swlogin1
BREAK

[@swlogin1]
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 "SabukWall Master <%USERNAME> is online."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 "SabukWall Member <%USERNAME> is now online.
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 1 "Welcome <%USERNAME> to Darkangel-Server."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 7 "For help with the commands type @help"
;================================================= =

Try that mate, let me know. I've altered the script for you, with the correct commands, and breaks.
 
Last edited:
Upvote 0

JSB123

LOMCN Veteran
Veteran
Aug 7, 2004
370
0
63
S.Yorkshire
Sorry my mistake, try this >< I did the same mistake as you..

[@Login]
#IF
checknamelist exp5.txt
#ACT
goto @vipexp
BREAK
#ELSEACT
goto @vipexp2
BREAK

[@login-1]
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 "SabukWall Master <$USERNAME> is online."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 "SabukWall Member <$USERNAME> is now online.
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 1 "Welcome <$USERNAME> to Darkangel-Server."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 7 "For help with the commands type @help"
;================================================= =

[@vipexp]
#IF
#ACT
KILLMONEXPRATE 500 604800
SENDMSG 7 "Exp multiplied by 5 for 7 days."
goto @swlogin
BREAK

[@swlogin]
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 "SabukWall Master <$USERNAME> is online."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 "SabukWall Member <$USERNAME> is now online.
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 1 "Welcome <$USERNAME> to Darkangel-Server."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 7 "For help with the commands type @help"
;================================================= =

[@vipexp2]
#IF
checknamelist exp10.txt
#ACT
goto @vipexp3
BREAK
#ELSEACT
goto @login-1
BREAK

[@vipexp3]
#IF
#ACT
KILLMONEXPRATE 1000 604800
SENDMSG 7 "Exp multiplied by 10 for 7 days."
goto @swlogin1
BREAK

[@swlogin1]
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 "SabukWall Master <$USERNAME> is online."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 "SabukWall Member <$USERNAME> is now online.
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 1 "Welcome <$USERNAME> to Darkangel-Server."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 7 "For help with the commands type @help"
;================================================= =
 
Upvote 0

™blade™

Golden Oldie
Golden Oldie
Oct 31, 2004
799
1
125
Sorry my mistake, try this >< I did the same mistake as you..

[@Login]
#IF
checknamelist exp5.txt
#ACT
goto @vipexp
BREAK
#ELSEACT
goto @vipexp2
BREAK

[@login-1]
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 "SabukWall Master <$USERNAME> is online."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 "SabukWall Member <$USERNAME> is now online.
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 1 "Welcome <$USERNAME> to Darkangel-Server."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 7 "For help with the commands type @help"
;================================================= =

[@vipexp]
#IF
#ACT
KILLMONEXPRATE 500 604800
SENDMSG 7 "Exp multiplied by 5 for 7 days."
goto @swlogin
BREAK

[@swlogin]
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 "SabukWall Master <$USERNAME> is online."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 "SabukWall Member <$USERNAME> is now online.
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 1 "Welcome <$USERNAME> to Darkangel-Server."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 7 "For help with the commands type @help"
;================================================= =

[@vipexp2]
#IF
checknamelist exp10.txt
#ACT
goto @vipexp3
BREAK
#ELSEACT
goto @login-1
BREAK

[@vipexp3]
#IF
#ACT
KILLMONEXPRATE 1000 604800
SENDMSG 7 "Exp multiplied by 10 for 7 days."
goto @swlogin1
BREAK

[@swlogin1]
#IF
ISCASTLEMASTER
#ACT
Sendmsg 1 "SabukWall Master <$USERNAME> is online."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
ISCASTLEGUILD
#ACT
Sendmsg 1 "SabukWall Member <$USERNAME> is now online.
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 1 "Welcome <$USERNAME> to Darkangel-Server."
Sendmsg 7 "For help with the commands type @help"
BREAK
;================================================= =
#IF
#ACT
Sendmsg 7 "For help with the commands type @help"
;================================================= =

if i do it like that it still the same error all it is changeing is the <$USERNAME> Witch dont work when u login it it says <$username>

and it give u the Sendmsg 7 "For help with the commands type @help"

3 times

i think it is just some thing to do with the

#IF
#ACT
KILLMONEXPRATE 500 604800
SENDMSG 7 "Exp multiplied by 10 for 7 days."

and the

#IF
#ACT
KILLMONEXPRATE 1000 604800
SENDMSG 7 "Exp multiplied by 10 for 7 days."

as that the bit that not working the other bit in the script works fine m8
 
Last edited:
Upvote 0

™blade™

Golden Oldie
Golden Oldie
Oct 31, 2004
799
1
125
I can't help you then i'm afraid. I don't know to what extent that is coded in your 2.3 files.


it okie i got around it an other way still getting that error but it dont seem to been effecting the server and it work fine witht he error so i happy now

any way thx for help me
 
Upvote 0