Kingdom Reborn SDIALOG - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Kingdom Reborn SDIALOG (/Thread-Kingdom-Reborn-SDIALOG) |
Kingdom Reborn SDIALOG - Llirik - 04-25-2015 04:07 AM How enter SDIALOG in scripts in the Kingdom Reborn client? Sphere write ERROR in: 21:00:WARNING:(email.scp,7)A Kingdom Reborn equivalent of dialog 'd_mailchange' has not been defined. ANYWHERE!!! In .info commands and .admin and else... Sorry my English is not good. RE: Kingdom Reborn SDIALOG - XuN - 04-25-2015 06:47 PM It looks that you don't have the [dialog d_mailchange] properly scripted (the definition for it is missing) so it may be probably caused for an unread script, make sure the script containing this dialog is being read. |