Jump to content
  • 0
xlaws27

help this error

Question

4 answers to this question

Recommended Posts

  • 0

We cannot tell anything without script

prontera,164,171,4  script  Farm Zone  561,{

mes "Do you want to enter my Farm room?";

menu "Ok",-,"No thanks.",L_No;

warp "ordeal_3-2",154,270;

close;

 

L_No:

close;

end;

}

 

// --------------------------------------------------------------

-  script  Monsters  -1,{

OnInit:

OnNPCKillEvent:

if ( strcharinfo(3) == "ordeal_3-2" ) {

if( killedrid = 1110){

 getitem  7773,1;

 getitem  7726,1;

}

end;

}

}

 

 

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

ordeal_3-2,0,0,0,0  monster  Gold Guardian  1439,200,0,0,0

 

 

 

 

// Warps

ordeal_3-2.gat,130,193,0  warp  testwrp#1  3,3,ordeal_3-2.gat,154,154

ordeal_3-2.gat,106,154,0  warp  testwrp#2  3,3,ordeal_3-2.gat,154,154

ordeal_3-2.gat,201,129,0  warp  testwrp#3  3,3,ordeal_3-2.gat,154,154

ordeal_3-2.gat,177,193,0  warp  testwrp#4  3,3,ordeal_3-2.gat,154,154

 

 

 

hey dastgir i finally found the script please help me

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.