1- Account manager sópode ser editado nas source mas em criaturescript em login.lua pode editar só algumas falas:
elseif(accountManager == MANAGER_NAMELOCK) then
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, it appears that your character has been namelocked, what would you like as your new name?")
elseif(accountManager == MANAGER_ACCOUNT) then
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, type 'account' to manage your account and if you want to start over then type 'cancel'.")
else
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Hello, type 'account' to create an account or type 'recover' to recover an account.")
end
2- Para as quest aparecer no questlog tem que editar em data/xml/quests.xml
<quest name="Pits of Inferno" startstorageid="30031" startstoragevalue="1">
em name o nome da quest e em storge n precisa enm falar