Moxica 1 Postado Dezembro 5, 2005 Share Postado Dezembro 5, 2005 Aeww gente peguei essa action ###### do GM Oceox (quero insistir sobre os créditos!) que fala o futuro do player a cada lvl q ele passa; emfim uma descriçao differente a cada lvl. Aki ta o codigo: Crie um arquivo com o nome orbfuture.lua e adicione em ele : Action 100% By GM Oceoxfunction onUse(cid, item, frompos, item2, topos) playerlevel = getPlayerLevel(cid) if playerlevel > 10 then doPlayerSendTextMessage(cid,22,"Your future is to die in moments...") elseif playerlevel >= 11 and playerlevel <= 20 then doPlayerSendTextMessage(cid,22,"Your future is to find a magic lamp") elseif playerlevel >= 21 and playerlevel <= 30 then doPlayerSendTextMessage(cid,22,"Your future is to know a new girl and have sex") elseif playerlevel >= 31 and playerlevel <= 40 then doPlayerSendTextMessage(cid,22,"Your future is to marry a girl") elseif playerlevel >= 41 and playerlevel <= 50 then doPlayerSendTextMessage(cid,22,"Your future is to die during a trip by train") elseif playerlevel >= 51 and playerlevel <= 60 then doPlayerSendTextMessage(cid,22,"Your future is dance some with one friend") elseif playerlevel >= 61 and playerlevel <= 70 then doPlayerSendTextMessage(cid,22,"Your future is to buy a new house") elseif playerlevel >= 71 and playerlevel<= 80 then doPlayerSendTextMessage(cid,22,"Your future is to stay one week in the moon") elseif playerlevel >= 81 and playerlevel <= 90 then doPlayerSendTextMessage(cid,22,"Your future is to take a new object and sell it for a good offer") elseif playerlevel >= 91 and playerlevel <= 100 then doPlayerSendTextMessage(cid,22,"Your future is blurred...") else doPlayerSendCancel(cid,"Sorry not possible.") return 0 end return 1 end Vce pode fazer q diga uma coisa diferente cada lvl hehe so tem q modificar Agora em actions.xml adicione : <action itemid="3014" script="orbfuture.lua" /> Agora pode saber seu futuro!!! Tambem pode falar das quests o alguma coisa assim xDD baba Flww gente! Link para o comentário https://xtibia.com/forum/topic/4321-bola-do-futuro-por-lvls-by-gm-oceox/ Compartilhar em outros sites More sharing options...
Addict 12 Postado Dezembro 13, 2005 Share Postado Dezembro 13, 2005 quer dizer que se o player for lvl 20 sempre via ser a mesma respostar se for lvl 30 sempre vai ser a mesma resposta é isso? so muda a resposta quando muda o lvl? Link para o comentário https://xtibia.com/forum/topic/4321-bola-do-futuro-por-lvls-by-gm-oceox/#findComment-21657 Compartilhar em outros sites More sharing options...
Presley 0 Postado Abril 14, 2006 Share Postado Abril 14, 2006 pena q ta bugado ... Link para o comentário https://xtibia.com/forum/topic/4321-bola-do-futuro-por-lvls-by-gm-oceox/#findComment-64730 Compartilhar em outros sites More sharing options...
ropic 0 Postado Janeiro 16, 2008 Share Postado Janeiro 16, 2008 Aeww gente peguei essa action ###### do GM Oceox (quero insistir sobre os créditos!) que fala o futuro do player a cada lvl q ele passa; emfim uma descriçao differente a cada lvl. a cada lvl??? primeiro q eh d 10 em 10 lvls segundo q começa nu 11 e terceiro q so vai ateh u 100 :icon2: Link para o comentário https://xtibia.com/forum/topic/4321-bola-do-futuro-por-lvls-by-gm-oceox/#findComment-462524 Compartilhar em outros sites More sharing options...
Posts Recomendados