PDA

View Full Version : Translocate and Sacrifice Confirmation Boxes


Derision
09-05-2008, 04:35 PM
Here is a patch to enable confirmation boxes for Translocate and Sacrifice. Probably needs a bit of cleanup. In particular nearby clients
get the 'Soandso has faded away' for Translocation when the spell completes casting, rather than if the player accepts the translocation.

http://www.rama.demon.co.uk/transloc.patch

Opcodes:

Titanium


OP_Translocate=0x8258
OP_Sacrifice=0x727a


6.2


OP_Translocate=0x78c1
OP_Sacrifice=0x5f62


I've tested it quite a bit, but was tweaking things up until the last minute, so let me know if there are any glaring problems with it that slipped through.