XxX encontrei mais problemas,caminho para i na venore d land ta sem buraco,Poi bugada pra passa,banshee quest bugada,behe quest tbm bugada,passagem para folda bugada tbm ve ae ^^Duvida
Como ponho pra o acc manager vim com mais grana equips diferentes etc, como mecho nisso?
pq esses equipes inicias da sux pro meu server ://
OBS:
Ja vo kere cobra premio por Bug Reporter sdauhusadhsdauh
Vlw brother pela sua iniciativa, queria que todos fossem assim. Vou arrumar os bugs aqui e quando terminar posto com as devidas correções!
Pra mudar os itens que você começa no jogo va na pasta XvX Server\data\creaturescripts\scripts e abra com seu bloco de notas o arquivo: firstitems.lua
É nesse arquivo onde vc modifica os itens que cada jogador vai começar no jogo!
function onLogin(cid) if getPlayerGroupId(cid) == 1 and getPlayerStorageValue(cid, 50000) == -1 then if is[color="#FF0000"]Sorcerer[/color](cid) then local bag = doPlayerAddItem(cid, 9774, 1) doAddContainerItem([color="#9932CC"]bag[/color], [color="#0000FF"]2120[/color], [color="#FF8C00"]1[/color]) doAddContainerItem(bag, 2554, 1) doAddContainerItem(bag, 2152, 5) doPlayerAddItem([color="#00FF00"]cid[/color], 2175, 1) doPlayerAddItem(cid, 2190, 1) doPlayerAddItem(cid, 8819, 1) doPlayerAddItem(cid, 8820, 1) doPlayerAddItem(cid, 2468, 1) doPlayerAddItem(cid, 2643, 1) setPlayerStorageValue(cid, 50000, 1) elseif is[color="#FF0000"]Druid[/color](cid) then local bag = doPlayerAddItem(cid, 9774, 1) doAddContainerItem(bag, 2120, 1) doAddContainerItem(bag, 2554, 1) doAddContainerItem(bag, 2152, 5) doPlayerAddItem(cid, 2175, 1) doPlayerAddItem(cid, 2182, 1) doPlayerAddItem(cid, 8819, 1) doPlayerAddItem(cid, 8820, 1) doPlayerAddItem(cid, 2468, 1) doPlayerAddItem(cid, 2643, 1) setPlayerStorageValue(cid, 50000, 1) elseif is[color="#FF0000"]Paladin[/color](cid) then local bag = doPlayerAddItem(cid, 9774, 1) doAddContainerItem(bag, 2120, 1) doAddContainerItem(bag, 2554, 1) doAddContainerItem(bag, 2152, 5) doPlayerAddItem(cid, 2389, 3) doPlayerAddItem(cid, 2660, 1) doPlayerAddItem(cid, 2480, 1) doPlayerAddItem(cid, 8923, 1) doPlayerAddItem(cid, 2643, 1) setPlayerStorageValue(cid, 50000, 1) elseif is[color="#FF0000"]Knight[/color](cid) then local bag = doPlayerAddItem(cid, 9774, 1) doAddContainerItem(bag, 2120, 1) doAddContainerItem(bag, 2554, 1) doAddContainerItem(bag, 2152, 5) doAddContainerItem(bag, 2439, 1) doAddContainerItem(bag, 8601, 1) doPlayerAddItem(cid, 2509, 1) doPlayerAddItem(cid, 8602, 1) doPlayerAddItem(cid, 2465, 1) doPlayerAddItem(cid, 2481, 1) doPlayerAddItem(cid, 2478, 1) doPlayerAddItem(cid, 2643, 1) setPlayerStorageValue(cid, 50000, 1) end end return TRUE end
Em Vermelho são as vocações.
Em Lilás siginifica que o iten vai cair na BP.
Em Verde siginifica que o iten vai aparecer no corpo.
Em Laranja a quantidade do item.
Em Azul são os IDS dos Itens, onde vc vai modificar e botar os itens que vc deseja que seus players comecem!
Qualquer dúvida, sugestão ou erro no server conte comigo!







info
Grupo: Campones
Registrado: 12/07/08
Posts: 41
Reputação: 0
Char no Tibia: Secret XD
XxX encontrei mais problemas,caminho para i na venore d land ta sem buraco,Poi bugada pra passa,banshee quest bugada,behe quest tbm bugada,passagem para folda bugada tbm ve ae ^^
Duvida
Como ponho pra o acc manager vim com mais grana equips diferentes etc, como mecho nisso?
pq esses equipes inicias da sux pro meu server ://
OBS:
Ja vo kere cobra premio por Bug Reporter sdauhusadhsdauh
Editado Julho 11 por kamyda