Postado Abril 14, 2015 10 anos A storage 30 foi alterada para 52, o script só da questlog caso a storage 30 for 51. ➥ Regras | Seções OTServ | Seções BOT
Postado Abril 14, 2015 10 anos Tenta: function onStepIn(cid, item, position, lastPosition) if(getPlayerStorageValue(cid, 30) == 51) then setPlayerStorageValue(cid, 30, 52) Player(cid):setStorageValue(12021, 3) -- StorageValue for Questlog "Mission 10: The Final Battle" doCreatureSay(cid, "It seems by defeating Azerus you have stopped this army from entering your world! Better leave this ghastly place forever.", TALKTYPE_ORANGE_1) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MAGIC_BLUE) end return true end _ .-'` `} _./) / } .'o \ | } '.___.'`.\ {` /`\_/ , `. } ME DA UMA NOZ! \=' .-' _`\ { `'`;/ `, } _\ @ ; } /__`;-...'--' Cluck!
Postado Abril 14, 2015 10 anos Snow, não funcionou. Amigo, trocou a storage 30 para o valor 51? O script está normal. ➥ Regras | Seções OTServ | Seções BOT
Postado Abril 14, 2015 10 anos Acho que isso deve resolver: function onStepIn(cid, item, position, lastPosition) setPlayerStorageValue(cid, 30, 52) doCreatureSay(cid, "It seems by defeating Azerus you have stopped this army from entering your world! Better leave this ghastly place forever.", TALKTYPE_ORANGE_1) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MAGIC_BLUE) return true end _ .-'` `} _./) / } .'o \ | } '.___.'`.\ {` /`\_/ , `. } ME DA UMA NOZ! \=' .-' _`\ { `'`;/ `, } _\ @ ; } /__`;-...'--' Cluck!
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.