ele vende magias somenta pra p.a? ql server tem esse sistema de p.a? se der certo mesmo ta de parabens..
ah outra coisa.. ql server é oq vc usa? se for o Yours + darkonia posta ae.. pq o q eu achei da erro e n abre..
ele vende magias somenta pra p.a? ql server tem esse sistema de p.a? se der certo mesmo ta de parabens..
ah outra coisa.. ql server é oq vc usa? se for o Yours + darkonia posta ae.. pq o q eu achei da erro e n abre..
Editado Outubro 26 por Ser
Naum vende magia ele vende p.a 20k tipo faz um serve cum acc para ser free dai faz esse npc e pode em algum luga e ele ira vende p.a por 20k hi promotion yes
HUHUHU ke tzao sempre kis isso vlw ai parabens!!!!!
mas tipo como faso pros free acc n pod compra certas magias ou coisas n poder ir pra outras ilhas n almenta a vida e a mana rapido???
Editado Outubro 26 por cherife
info
Grupo: Cavaleiro
Registrado: 22/09/05
Posts: 178
Reputação: +1
Char no Tibia: Tibia sux.

very very rox
sempre tem gente no msn me pedindo um npc assim , agora ja tenhu um link .
vlw corpscool xd
Npc bem rox
Vlw
Flw
De nada fazer oque é a vida
intendi nada =X
Muitoo bom corpscol..
vlw ae
flws
Ops kra errei.. n é magia n, é promotion (ek, ed, ms, rp).. ele so vende promotion pros premmy acc (p.a) ou pra tds do server? e ql server vc usa com o sistema de p.a?
esse scrpt é de vende p.a ou promotion?
É eu iscrevi errado mais irei tentar fazer pra p.a dai e posto ai
kra, valeu msm, assim u server fika mais real!
info
Grupo: Campones
Registrado: 07/08/05
Posts: 12
Reputação: 0

vlw Corps, sempre ajudano, akele house editor mto rox, e agora esse npc ae, vlw mesmo manu ![]()
info
Grupo: Campones
Registrado: 06/09/05
Posts: 43
Reputação: 0
Vo posta um npc que vende Promoção exemplo quando o cara da look em alguem aparece druid ele vende a promoção dai vai aparece Elder Druid. O primeiro que fala mal eu numca mais apareço no forum xtibia to nervozo cum esses noob da dsigraça que fika falando ##### so pq naum sabe
Ai vai o Script pro npc:
focus = 0talk_start = 0target = 0following = falseattacking = falsefunction onThingMove(creature, thing, oldpos, oldstackpos)endfunction onCreatureAppear(creature)endfunction onCreatureDisappear(cid, pos) if focus == cid then selfSay('Good bye then.') focus = 0 talk_start = 0 endendfunction onCreatureTurn(creature)endfunction msgcontains(txt, str) return (string.find(txt, str) and not string.find(txt, '(%w+)' .. str) and not string.find(txt, str .. '(%w+)'))endfunction onCreatureSay(cid, type, msg) msg = string.lower(msg) if ((string.find(msg, '(%a*)hi(%a*)')) and (focus == 0)) and getDistanceToCreature(cid) < 4 then selfSay('Hello ' .. creatureGetName(cid) .. '! I sell promotions for 20k.') focus = cid talk_start = os.clock() elseif string.find(msg, '(%a*)hi(%a*)') and (focus ~= cid) and getDistanceToCreature(cid) < 4 then selfSay('Sorry, ' .. creatureGetName(cid) .. '! I talk to you in a minute.') elseif focus == cid then talk_start = os.clock() if msgcontains(msg, 'promotion') then if isPromoted(cid) then selfSay('Sorry, you are already promoted.') focus = 0 else if getPlayerLevel(creatureGetName(cid)) >= 20 then if pay(cid,20000) then promote(cid) selfSay('You are now promoted!') else selfSay('Sorry, you do not have enough money.') end else selfSay('Sorry, you need level 20 to buy promotion.') end end elseif string.find(msg, '(%a*)bye(%a*)') and getDistanceToCreature(cid) < 4 then selfSay('Good bye, ' .. creatureGetName(cid) .. '!') focus = 0 talk_start = 0 end endendfunction onCreatureChangeOutfit(creature)endfunction onThink() if (os.clock() - talk_start) > 30 then if focus > 0 then selfSay('Next Please...') end focus = 0 end if focus ~= 0 then if getDistanceToCreature(focus) > 5 then selfSay('Good bye then.') focus = 0 end endendé isso ai
Editado Outubro 27 por CorpsCool