this map error ?
when i put in my grf. its error sir.
how to fix it ?
skipjack94
Member Since 24 Dec 2014Offline Last Active Oct 28 2015 04:06 PM
skipjack94 hasn't added any friends yet.
No latest visitors to show
12 January 2015 - 03:12 PM
this map error ?
when i put in my grf. its error sir.
how to fix it ?
10 January 2015 - 05:08 PM
yes sir Dastgir. its fix.
my problem solved. thanks before
03 January 2015 - 04:11 PM
error patskie .
when i copy paste to my script.
all of my spot script dissaprear.
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 {
30 December 2014 - 12:03 AM
thanks mr parkie . i will test your help.