TH

Como add transform no meu ot de narutibia

Por thithisd, 03 de fev. de 2013 em Archived

tibia
otserv
11
1.5k
thithisdT
03 de fevereiro de 2013 às 10:21

eu queria saber como coloca mais transform no meu ot de narutbia tipo transform de lvl 350

me ajudem por favor

RoksasR
03 de fevereiro de 2013 às 11:26

Você precisa baixar as sprites, arrumar scripts de transform. É um processo bem complicado. Procure pelas sprites que poderei te ajudar

thithisdT
03 de fevereiro de 2013 às 11:27

ja tenho as sprites

RoksasR
03 de fevereiro de 2013 às 11:39

http://www.xtibia.com/forum/topic/154097-tutorialadicionar-novas-sprites-no-cliente-pt1/

 

Acho que isso pode lhe ajudar!

thithisdT
03 de fevereiro de 2013 às 11:43

ja coloquei as sriptes mas n sai fazer para transformar no lvl 350

RoksasR
03 de fevereiro de 2013 às 11:47

Qual o looktype da transform?

thithisdT
03 de fevereiro de 2013 às 11:48

n sei oq é looktype

RoksasR
03 de fevereiro de 2013 às 11:53

Sabe em ot de Tibia normal? God tem um comando que é /z, ai ele coloca o número da roupa e muda, tipo

/z 10

/z 34

 

 

Cara vai na pasta data/talkactions , abre o arquivo talkactions.xml com o bloco de notas e me passa!

Editado Fevereiro 3 por Roksas

SlicerS
03 de fevereiro de 2013 às 11:57

amigo sera q eh tao dificil ler isso?

Atenção: esta NÃO é a seção para tirar dúvidas ou postar tutoriais sobre Tibia ou OTserv!

 

--' local incorreto, reportado...

e leia as regras do forum antes de postar --'

noob785N
03 de fevereiro de 2013 às 13:31

Roksas, está aki o negocio da talkaction.xml

 

<?xml version="1.0" encoding="UTF-8"?>

<talkactions>

<talkaction log="yes" words="/addskill" access="5" event="function" value="addSkill"/>

<talkaction log="yes" words="/attr" access="5" event="function" value="thingProporties"/>

<talkaction log="yes" words="/serverdiag" access="5" event="function" value="diagnostics"/>

<talkaction log="yes" words="/closeserver" access="4" event="script" value="closeopen.lua"/>

<talkaction log="yes" words="/openserver" access="4" event="script" value="closeopen.lua"/>

<talkaction log="yes" words="/promote;/demote" access="5" event="script" value="promote.lua"/>

<talkaction log="yes" words="/shutdown" access="5" event="script" value="shutdown.lua"/>

<talkaction log="yes" access="5" words="/mode" event="script" value="mode.lua"/>

<talkaction access="5" words="/addpremium" script="premium.lua"/>

 

<talkaction log="yes" words="/s" access="4" event="script" value="summon.lua"/>

<talkaction log="yes" words="/n" access="4" event="script" value="creature.lua"/>

<talkaction log="yes" words="/m" access="4" event="script" value="creature.lua"/>

<talkaction log="yes" words="/reload" access="5" event="script" value="reload.lua"/>

<talkaction log="yes" words="/raid" access="5" event="script" value="raid.lua"/>

<talkaction log="yes" words="/newtype" access="3" event="script" value="newtype.lua"/>

<talkaction log="yes" words="/r" access="3" event="script" value="remove.lua"/>

<talkaction log="yes" words="/owner" access="4" event="script" value="owner.lua"/>

<talkaction log="yes" words="/storage" access="5" event="script" value="storage.lua"/>

<talkaction log="yes" words="/config" access="5" event="script" value="configinfo.lua"/>

<talkaction log="yes" words="/i" access="4" event="script" value="createitem.lua"/>

<talkaction access="4" words="/z" event="script" value="magiceffect.lua"/>

<talkaction access="4" words="/x" event="script" value="animationeffect.lua"/>

<talkaction access="4" words="/y" event="script" value="animatedtext.lua"/>

<talkaction log="yes" words="/bc" access="3" event="script" value="broadcastclass.lua"/>

<talkaction log="yes" access="5" words="/mkick" event="script" value="masskick.lua"/>

 

<talkaction log="yes" words="/ghost" access="3" event="function" value="ghost"/>

<talkaction log="yes" words="/squelch" access="5" event="script" value="gamemaster.lua"/>

<talkaction log="yes" words="/cliport" access="3" event="script" value="gamemaster.lua"/>

<talkaction log="yes" words="/t" access="3" event="script" value="teleportmaster.lua"/>

<talkaction log="yes" words="/c" access="3" event="script" value="teleporthere.lua"/>

<talkaction log="yes" words="/goto" access="3" event="script" value="teleportto.lua"/>

<talkaction log="yes" words="/a" access="3" event="script" value="teleporttiles.lua"/>

<talkaction log="yes" words="/kick" access="3" event="script" value="kick.lua"/>

<talkaction log="yes" words="/send" access="5" event="script" value="teleportsend.lua"/>

<talkaction log="yes" words="/unban" access="3" event="script" value="unban.lua"/>

<talkaction log="yes" words="/town" access="3" event="script" value="teleporttown.lua"/>

<talkaction log="yes" words="/up" access="3" event="script" value="teleportfloor.lua"/>

<talkaction log="yes" words="/down" access="3" event="script" value="teleportfloor.lua"/>

<talkaction log="yes" words="/save" access="3" event="script" value="save.lua"/>

<talkaction log="yes" words="/clean" access="3" event="script" value="clean.lua"/>

<talkaction log="yes" words="/reports" access="3" event="script" value="reports.lua"/>

<talkaction log="yes" words="/mc" access="4" event="script" value="multicheck.lua"/>

<talkaction log="yes" access="4" words="/wp" event="script" value="waypoints.lua"/>

 

<talkaction log="yes" words="/notations" access="3" event="script" value="notations.lua"/>

<talkaction log="yes" words="/info" access="3" event="script" value="playerinfo.lua"/>

<talkaction log="yes" words="/gethouse" access="4" event="script" value="gethouse.lua"/>

<talkaction log="yes" access="1" words="/b" event="script" value="broadcast.lua"/>

 

<talkaction log="yes" words="/baninfo" access="3" event="function" value="banishmentInfo"/>

<talkaction log="yes" access="3" words="/pos" event="script" value="position.lua"/>

 

<talkaction log="yes" access="3" words="/ctf" event="script" value="CTFMax.lua"/>

<talkaction log="yes" access="3" words="/ctftrap" event="script" value="ctf.lua" />

<talkaction log="yes" words="/tsui" acess="3" event="script" value="say.lua"/>

<talkaction log="yes" words="/assassin" access="3" event="script" value="zombie/onsay.lua"/>

 

<talkaction words="!frags" event="script" value="frags.lua"/>

<talkaction words="!jam" event="script" value="aol.lua"/>

<talkaction words="fuinjutsu" event="script" value="abraa.lua" />

<talkaction words="!jutsu" event="script" value="spells.lua"/>

<talkaction words="!online" event="script" value="online.lua"/>

<talkaction words="!uptime" event="script" value="uptime.lua"/>>

<talkaction log="yes" access="5" words="/popup" event="script" value="popup.lua"/>

<talkaction words="transformar" event="script" value="transformar.lua"/>

<talkaction words="reverter" event="script" value="reverter.lua"/>

 

<talkaction words="!buyhouse" filter="word-spaced" event="function" value="houseBuy"/>

<talkaction words="!sellhouse" filter="word-spaced" event="function" value="houseSell"/>

<talkaction words="alana sio" filter="word-spaced" event="function" value="houseKick"/>

<talkaction words="aleta grav" filter="word-spaced" event="function" value="houseDoorList"/>

<talkaction words="aleta sio" filter="word-spaced" event="function" value="houseGuestList"/>

<talkaction words="aleta som" filter="word-spaced" event="function" value="houseSubOwnerList"/>

<talkaction words="!leavehouse" filter="word-spaced" event="script" value="leavehouse.lua"/>

 

 

E eu ja anotei todas as looktype de transforms de level 350, eu tava mudando por um bloco de notas que ta todas transforms so que está assim oh no caso da transformação do naruto

 

local config = {

--[vocation id] = { level, nova voc, looktype, efeito}

[1] = { 25, 2, 66, 208},

[2] = { 50, 3, 91, 208},

[3] = { 75, 4, 18, 208},

[4] = { 100, 5, 31, 208},

[5] = { 125, 6, 92, 208},

[6] = { 150, 7, 40, 208},

[7] = { 175, 8, 305, 208},

[8] = { 200, 9, 320, 208},

[9] = { 225, 10, 49, 208},

[10] = { 250, 11, 394, 208},

[11] = { 275, 12, 397, 208},

 

Eu queria colocar a transform 350, que a looktype é a 124 mais dps dessa do naruto vem esse aki

 

 

[13] = { 25, 14, 93, 108},

[14] = { 50, 15, 6, 108},

[15] = { 75, 16, 5, 108},

[16] = { 100, 17, 306, 108},

[17] = { 125, 18, 7, 108},

[18] = { 150, 19, 94, 108},

[19] = { 175, 20, 59, 108},

[20] = { 200, 21, 8, 108},

[21] = { 225, 22, 178, 110},

[22] = { 250, 23, 95, 110},

[23] = { 275, 24, 54, 110},

 

 

Ai eu não sei oq fazer eu tenhu os looktype das transform 350 e as sprite se puder me ajudar.

6 meses depois...
AdministradorA
30 de agosto de 2013 às 20:04

teste