| 
				 Mysql error Deleting characters 
 This is the error I get whenever I delete a character.
 [MySQL Error] 1305: FUNCTION peq.GetMobTypeById does not exist
 DELETE FROM `guild_members` WHERE `char_id` = '634' AND GetMobTypeById(1070934671) = 'C'
 
 any info for this would be great, It doesn't seem to effect anything that I can see but its an error non the less that I wan't to go away =P
 |