Postado Agosto 2, 2012 12 anos Autor tenta usar assim então function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) then doPlayerSendTextMessage(thing.uid, MESSAGE_INFO_DESCR, (getPlayerSex(thing.uid) == 0 and "She" or "He").." is "..getPlayerVocation(thing.uid).."\nlevel "..getPlayerLevel(thing.uid)) end return true end Então, continua dando esse erro: "Error: [CreatureEvent::configureEvent] No valid type for creature event.look Warning: [baseEvetns::loadFromXml] Can not configure event" Acho que o problema é que o server não está registrando o evento look, alguma solução?
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.