CitizensDev / Citizens

NPCs for Bukkit
citizensnpcs.co
Other
107 stars 53 forks source link

Wizard teleport distance #419

Open Craigdb opened 12 years ago

Craigdb commented 12 years ago

I am having some very strange results with the wizard's teleport function. With teleports a descent distance away from the wizard, you have to wait for the game to save on file before returning to that wizard or it will lose the setting for that tp location. It seems once the file is saved, it works ok.

acegiak commented 12 years ago

I'm getting this too and it's really confusing my players.

Craigdb commented 12 years ago

I don't know if newer builds will or have fixed this (I am using a dev build but haven't re-tested this). Right now I'm more concerned with the quests crashing big time, anyway. I believe the easiest way to fix the issue if it is still there is, once you set the destination, run the command to save the citizens config back to file. This should at least stop you having to wait for an hour or so for it to save. Like I said previously, it seems to bind correctly once the settings save to file. Good luck! (BTW, as citizens still has a few bugs in 1.0 I haven't allowed players to create their own yet)