OP Code for /deletepetition in Titanium is wrong
The OP Codes in Titanium for /deletepetition are set wrong in the patch_Titanium.conf file.
Need to switch these two around for the client to use /deletepetition.
OP_PetitionDelete=0x0000
OP_PDeletePetition=0x5692
After this clients should be able to delete there own petition, the rest of the code seems to be in working order.
|