Jump to content

  •  

skipjack94

Member Since 24 Dec 2014
Offline Last Active Oct 28 2015 04:06 PM
-----

Posts I've Made

In Topic: Ilyo Kwan

12 January 2015 - 03:12 PM

this map error ?
when i put in my grf. its error sir.
how to fix it ?


In Topic: Why I cant Click My WOE control NPC ?

10 January 2015 - 05:08 PM

yes sir Dastgir. its fix.
my problem solved. thanks before


In Topic: Help My Fishing NPC

03 January 2015 - 04:11 PM

error patskie .
when i copy paste to my script.
all of my spot script dissaprear.
 


In Topic: Help My Fishing NPC

03 January 2015 - 12:55 PM

i so confused. i change it like this . but its not work . this is example :

 

set .@rhea_ran,rand(1,9);

if (.@rhea_ran == 1) {
getitem 756,5,"announce";
}
else if (.@rhea_ran == 2) {
getitem 757,5,"announce";
}
else if (.@rhea_ran == 3) {
getitem 984,3,"announce";
}
else if (.@rhea_ran == 4) {
getitem 12411,1,"announce";
}
else if (.@rhea_ran == 5) {
getitem 12257,3,"announce";
}
else if (.@rhea_ran == 6) {
getitem 607,3,"announce";
}
else if (.@rhea_ran == 7) {
getitem 984,3,"announce";
}
else if (.@rhea_ran == 8) {
getitem 985,3,"announce";
}
else {


In Topic: Help For My Disguise Event

30 December 2014 - 12:03 AM

thanks mr parkie . i will test your help.