i have double triners everywhere how can i fix this problem
i have double triners everywhere how can i fix this problem
http://datasplash.cs.berkeley.edu:80...howto.html#DUP
that might help u... deleting duplicated entries from SQL :P
If what you are referring to is that you have multiple spawns of alot of your trainers than that is going to be very difficult to fix in an automated fashion. The problem is determining which creatures should have multiple spawns and which ones should not. Your best bet is probably going to be porting around to each of your trainers you know has duplicates and manually targeting/deleting one of them. You can write some SQL queries to pull a list of all the trainers, and then a list of all of the spawns of each trainer and delete any duplicate spawns but you'll want to be VERY careful and it would be easy to accidentally start deleting a lot of valid spawns.
Last edited by waymirec; 05-07-2008 at 08:55 AM.
i just restart my server and i gets rid of the double spawn