still have deva prob ....

Mu online season 21 - grand opening

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
11/08/2006 01:13:48 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:48 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:48 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:48 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:48 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:48 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:48 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:49 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:49 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:49 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:49 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:49 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:49 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:49 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:49 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:13:49 script error, load fail: \\QFunction\SummonDeva.txt@summondeva

11/08/2006 01:13:49 ½Å±¾´íÎó: <Close/@exit> µÚ:6 ÐÐ: c:\mirserver\Mir200\Envir\MapQuest_def\B00.txt
11/08/2006 01:13:49 µÇ¼·þÎñÆ÷(127.0.0.1:5600)Á¬½Ó³É¹¦...
11/08/2006 01:13:52 Êý¾Ý¿â·þÎñÆ÷(127.0.0.1:6000)Á¬½Ó³É¹¦...
11/08/2006 01:14:06 ????[0](127.0.0.1:1323)???...

this is my script ...
[@StdModeFunc45]
#CALL [\\QFunction\SummonDeva.txt] @summondeva

[@summondeva]
{
#IF
CHECKJOB Taos
#ACT
goto @deva
#ELSEACT
give SummonDeva 1
Sendmsg 5 Only.taoist.can.use.this.orb

[@deva]
#IF
CheckLevelEx < 38
#ACT
give SummonDeva 1
Sendmsg 5 You.need.level.38.to.use.this.orb
#ELSEACT
goto @summon

[@summon]
#IF
CHECKSLAVECOUNT > 0
#ACT
give SummonDeva 1
#ELSEACT
RECALLMOB HolyDeva
give SummonDeva 1
break

what is thats wrong? img std book whaaaa am going out of my mind tryin to fix it :cwoah:
 

shorty606

Golden Oldie
Golden Oldie
Apr 10, 2005
867
0
102
Simple, You've left open brackets...
{
Close it somewhere in the script like this
Code:
[@StdModeFunc45]
#CALL [\\QFunction\SummonDeva.txt] @summondeva

[@summondeva]
{
#IF
CHECKJOB Taos
#ACT
goto @deva
#ELSEACT
give SummonDeva 1
Sendmsg 5 Only.taoist.can.use.this.orb
}

[@deva]
#IF
CheckLevelEx < 38
#ACT
give SummonDeva 1
Sendmsg 5 You.need.level.38.to.use.this.orb
#ELSEACT
goto @summon

[@summon]
#IF
CHECKSLAVECOUNT > 0
#ACT
give SummonDeva 1
#ELSEACT
RECALLMOB HolyDeva
give SummonDeva 1
break
or just delete the first {
 
Upvote 0

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
shorty606 said:
Simple, You've left open brackets...
{
Close it somewhere in the script like this
Code:
[@StdModeFunc45]
#CALL [\\QFunction\SummonDeva.txt] @summondeva

[@summondeva]
{
#IF
CHECKJOB Taos
#ACT
goto @deva
#ELSEACT
give SummonDeva 1
Sendmsg 5 Only.taoist.can.use.this.orb
}

[@deva]
#IF
CheckLevelEx < 38
#ACT
give SummonDeva 1
Sendmsg 5 You.need.level.38.to.use.this.orb
#ELSEACT
goto @summon

[@summon]
#IF
CHECKSLAVECOUNT > 0
#ACT
give SummonDeva 1
#ELSEACT
RECALLMOB HolyDeva
give SummonDeva 1
break
or just delete the first {

tryin it now can u add me to msn [email protected] pls
 
Upvote 0

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
\\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:39:11 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:39:11 script error, load fail: \\QFunction\SummonDeva.txt@summondeva
11/08/2006 01:39:11 ½Å±¾´íÎó: <Close/@exit> µÚ:6 ÐÐ: c:\mirserver\Mir200\Envir\MapQuest_def\B00.txt
11/08/2006 01:39:11 µÇ¼·þÎñÆ÷(127.0.0.1:5600)Á¬½Ó³É¹¦...
11/08/2006 01:39:14 Êý¾Ý¿â·þÎñÆ÷(127.0.0.1:6000)Á¬½Ó³É¹¦...
11/08/2006 01:39:39 ????[0](127.0.0.1:1446)???...

gettin this now ><

SummonDeva.txt@summondeva ???? whats that do i need that file if so how do i make it and where does it go ?
 
Last edited:
Upvote 0

Onuris

LOMCN Veteran
Veteran
May 23, 2006
468
0
43
Romania, Timisoara
put this in Q-Function-0.txt

[@StdModeFunc45]
#CALL [\Market\SummonDeva.txt] @devamain

put this in \QuestDiary\Market\SummonDeva.txt

{
[@devamain]
#IF
CHECKJOB Taoist
#ACT
GOTO @deva
#ELSEACT
give SummonDeva 1
Sendmsg 7 Only.a.taoist.can.use.this.orb

[@deva]
#IF
checklevel 38
#ACT
GOTO @summondeva
#ELSEACT
give SummonDeva 1
Sendmsg 7 You.need.to.be.level.38.to.use.this.orb

[@summondeva]
#IF
CHECKSLAVECOUNT > 0
#ACT
give SummonDeva 1
sendmsg 7 You.can.only.have.1.pet.and.a.HolyDeva
#ELSEACT
RECALLMOB HolyDeva
give SummonDeva 1
}


all done. make an item in the db with anicount 45... or change anicount from qfucntion-0.txt
 
Last edited:
Upvote 0

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
Onuris said:
put this in Q-Function-0.txt

[@StdModeFunc45]
#CALL [\Market\SummonDeva.txt] @devamain

put this in \QuestDiary\Market\SummonDeva.txt

{
[@devamain]
#IF
CHECKJOB Taoist
#ACT
GOTO @deva
#ELSEACT
give SummonDeva 1
Sendmsg 7 Only.a.taoist.can.use.this.orb

[@deva]
#IF
checklevel 38
#ACT
GOTO @summondeva
#ELSEACT
give SummonDeva 1
Sendmsg 7 You.need.to.be.level.38.to.use.this.orb

[@summondeva]
#IF
CHECKSLAVECOUNT > 0
#ACT
give SummonDeva 1
sendmsg 7 You.can.only.have.1.pet.and.a.HolyDeva
#ELSEACT
RECALLMOB HolyDeva
give SummonDeva 1
}


all done. make an item in the db with anicount 45... or change anicount from qfucntion-0.txt

now am gettin this error in m2 ... \Market\SummonDeva.txt@devamain
11/08/2006 10:22:09 script error, load fail:
 
Upvote 0

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
now am gettin this prob, that fault was file was summondeva.txt.txt

fixed that now am gettin this ...
file not found => c:\mirserver\Mir200\Envir\MapQuest_def\Çå³ý²Ö¿âÃÜÂë.txt
and the Npc Still isnt working !! >.<
 
Upvote 0

Neptune

Golden Oldie
Golden Oldie
Nov 19, 2003
1,473
9
175
Chester :P
NeOn said:
now am gettin this prob, that fault was file was summondeva.txt.txt

fixed that now am gettin this ...
file not found => c:\mirserver\Mir200\Envir\MapQuest_def\Çå³ý²Ö¿âÃÜÂë.txt
and the Npc Still isnt working !! >.<

just make a blank .txt document an call it Çå³ý²Ö¿âÃÜÂë an place it into mapquest_def
 
Upvote 0

Fire

Golden Oldie
Golden Oldie
Apr 15, 2003
1,302
1
175
try putting before the #CALL an #ACT

and double check where you have put the files
 
Upvote 0

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
Fire said:
try putting before the #CALL an #ACT

and double check where you have put the files

god this is sooo confusing im totall lost now ><

could someone be good enough to attach the files (already scripted) for me so all i have to do is inserted them to where they go!

Its not that i am lazy it is the fact am struggling with what i am doing and really dont have anymore clues to what the problem could be and am beginnin to run out of patience. I know thats all part and parcel of the world of private servers and everything (well most of it) is down to trial and error but just this once could some one give me the benefit of the doubt and help me.

ANY help at all would be appricated, even a small guide tell me how to set up again and step by step instructions on where everything goes, and what I need to type commands ect.

Thankyou to ALL who help!!!

NeO
 
Upvote 0

Senture

LOMCN VIP
VIP
Feb 8, 2004
1,529
1
164
Is there a need to call a function from another file? Its simpler to write it directly where its needed.
 
Upvote 0

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
Senture said:
Is there a need to call a function from another file? Its simpler to write it directly where its needed.

#CALL ???

i was told to do that but where exactly do i insert that mate??? I dont have a clue at this moment in time where everything goes,

sorry mate can ya tell me exactly what needs going where incluing everything !!

std magic (if needed) qfunction-0 and the summondeva.txt which i made and put in the questdiary market folder
 
Upvote 0

Senture

LOMCN VIP
VIP
Feb 8, 2004
1,529
1
164
Just out of curisoity, why do you have a reserved coloum set at 398?

[@StdModeFunc11]
#IF
CHECKJOB Taoist
#ACT
GOTO @deva
#ELSEACT
give SummonDeva 1
Sendmsg 7 Only.a.taoist.can.use.this.orb

[@deva]
#IF
checklevel 38
#ACT
GOTO @summondeva
#ELSEACT
give SummonDeva 1
Sendmsg 7 You.need.to.be.level.38.to.use.this.orb

[@summondeva]
#IF
CHECKSLAVECOUNT > 0
#ACT
give SummonDeva 1
sendmsg 7 You.can.only.have.1.pet.and.a.HolyDeva
#ELSEACT
RECALLMOB HolyDeva
give SummonDeva 1
That should work in q-function
 
Upvote 0