can someone help me to change this one to teleport to prontera 160 150..
heres the code
pc->setpos(sd, sd->mapindex, x, y, CLR_TELEPORT);
sprintf(atcmd_output, msg_txt(5), sd->bl.x, sd->bl.y); // Jumped to %d %d
clif->message(fd, atcmd_output);
return true;
1st question: can i use the latest data folder for my client 2012-04-10?? where can i get the latest data folder?
2nd question: where can i get the lua files for 2012-04-10???
thanks