Ir para conteúdo

Featured Replies

Postado
  • Autor
1 hora atrás, Draion disse:

Daria pra adicionar isso no serve DxP de poketibia :?

Não amigo, isso é apenas para tfs 1.2. Caso você consiga uma base de pokemon 1.2 e um cliente super modificado, ai sim poderia usar.

  • Respostas 62
  • Visualizações 14.1k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • Galera fiz um tuto de como conseguir as imagens.   Confiram:   

  • Se não for 1.2 vai ter que compilar outro.   Tenta adicionar essas linhas no seu config.lua -- Store System coinPacketSize = 25 coinImagesURL = "http://localhost/store/"   Como

  • Pode usar a config dele mesmo, só adiciona essas linhas nela.

Posted Images

Postado

galra alguem pode me ajudar?

 

eu acompanhei todo o progresso do tópico, fiz tudo que todos fizeram e no meu nao funcionou....

 

esse é meu config.lua

 

Spoiler

-- Combat settings
-- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced"
worldType = "pvp"
hotkeyAimbotEnabled = true
protectionLevel = 1
killsToRedSkull = 3
killsToBlackSkull = 6
pzLocked = 30 * 500
removeChargesFromRunes = true
timeToDecreaseFrags = 24 * 60 * 60 * 1000
whiteSkullTime = 5 * 30 * 500
stairJumpExhaustion = 1 * 500
experienceByKillingPlayers = false
expFromPlayersLevelRange = 75

-- Connection Config
-- NOTE: maxPlayers set to 0 means no limit
ip = "meu ip"
bindOnlyGlobalAddress = false
loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171
maxPlayers = 0
motd = "Welcome to The Nalouryus Server!"
onePlayerOnlinePerAccount = false
allowClones = false
serverName = "Nalouryus"
statusTimeout = 5 * 1000
replaceKickOnLogin = true
maxPacketsPerSecond = 25

-- Casting System 
enableLiveCasting = true
liveCastPort = 7173

-- Deaths
-- NOTE: Leave deathLosePercent as -1 if you want to use the default
-- death penalty formula. For the old formula, set it to 10. For
-- no skill/experience loss, set it to 0.
deathLosePercent = -1

-- Houses
-- NOTE: set housePriceEachSQM to -1 to disable the ingame buy house functionality
housePriceEachSQM = 1000
houseRentPeriod = "never"

-- Item Usage
timeBetweenActions = 200
timeBetweenExActions = 1000

-- Map
-- NOTE: set mapName WITHOUT .otbm at the end
mapName = "forgotten"
mapAuthor = "Mitsuig"

-- Market
marketOfferDuration = 30 * 24 * 60 * 60
premiumToCreateMarketOffer = true
checkExpiredMarketOffersEachMinutes = 60
maxMarketOffersAtATimePerPlayer = 100

-- MySQL
mysqlHost = "127.0.0.1"
mysqlUser = "root"
mysqlPass = "senha"
mysqlDatabase = "serv"
mysqlPort = 3306
mysqlSock = ""
passwordType = "sha1"

-- Store System
coinPacketSize = 25
coinImagesURL = "http://localhost:8090/store/"

-- Misc.
allowChangeOutfit = true
freePremium = false
kickIdlePlayerAfterMinutes = 15
maxMessageBuffer = 4
emoteSpells = true
classicEquipmentSlots = false
allowWalkthrough = true
coinPacketSize = 25
coinImagesURL = "http://meu ip/store/"

-- Rates
-- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xml
rateExp = 5
rateSkill = 12
rateLoot = 8
rateMagic = 5
rateSpawn = 1.8

-- Monsters
deSpawnRange = 2
deSpawnRadius = 50

-- Stamina
staminaSystem = true
rateStaminaLoss = 1

-- Scripts
warnUnsafeScripts = true
convertUnsafeScripts = true

-- Startup
-- NOTE: defaultPriority only works on Windows and sets process
-- priority, valid values are: "normal", "above-normal", "high"
defaultPriority = "high"
startupDatabaseOptimization = true

-- Status server information
ownerName = "Mitsuig"
ownerEmail = "[email protected]"
url = "http://tibiansold.com"
location = "Brasil"
 

 

eu criei a pasta, no htdocs, eu apaguei as pastas no %appdata%... enfim fiz tudo oq fala no topico e nao teve nenhum resultado...

 

pode me ajudar?

Postado
31 minutos atrás, Bikafo disse:

galra alguem pode me ajudar?

 

eu acompanhei todo o progresso do tópico, fiz tudo que todos fizeram e no meu nao funcionou....

 

esse é meu config.lua

 

  Ocultar conteúdo

-- Combat settings
-- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced"
worldType = "pvp"
hotkeyAimbotEnabled = true
protectionLevel = 1
killsToRedSkull = 3
killsToBlackSkull = 6
pzLocked = 30 * 500
removeChargesFromRunes = true
timeToDecreaseFrags = 24 * 60 * 60 * 1000
whiteSkullTime = 5 * 30 * 500
stairJumpExhaustion = 1 * 500
experienceByKillingPlayers = false
expFromPlayersLevelRange = 75

-- Connection Config
-- NOTE: maxPlayers set to 0 means no limit
ip = "meu ip"
bindOnlyGlobalAddress = false
loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171
maxPlayers = 0
motd = "Welcome to The Nalouryus Server!"
onePlayerOnlinePerAccount = false
allowClones = false
serverName = "Nalouryus"
statusTimeout = 5 * 1000
replaceKickOnLogin = true
maxPacketsPerSecond = 25

-- Casting System 
enableLiveCasting = true
liveCastPort = 7173

-- Deaths
-- NOTE: Leave deathLosePercent as -1 if you want to use the default
-- death penalty formula. For the old formula, set it to 10. For
-- no skill/experience loss, set it to 0.
deathLosePercent = -1

-- Houses
-- NOTE: set housePriceEachSQM to -1 to disable the ingame buy house functionality
housePriceEachSQM = 1000
houseRentPeriod = "never"

-- Item Usage
timeBetweenActions = 200
timeBetweenExActions = 1000

-- Map
-- NOTE: set mapName WITHOUT .otbm at the end
mapName = "forgotten"
mapAuthor = "Mitsuig"

-- Market
marketOfferDuration = 30 * 24 * 60 * 60
premiumToCreateMarketOffer = true
checkExpiredMarketOffersEachMinutes = 60
maxMarketOffersAtATimePerPlayer = 100

-- MySQL
mysqlHost = "127.0.0.1"
mysqlUser = "root"
mysqlPass = "senha"
mysqlDatabase = "serv"
mysqlPort = 3306
mysqlSock = ""
passwordType = "sha1"

-- Store System
coinPacketSize = 25
coinImagesURL = "http://localhost:8090/store/"

-- Misc.
allowChangeOutfit = true
freePremium = false
kickIdlePlayerAfterMinutes = 15
maxMessageBuffer = 4
emoteSpells = true
classicEquipmentSlots = false
allowWalkthrough = true
coinPacketSize = 25
coinImagesURL = "http://meu ip/store/"

-- Rates
-- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xml
rateExp = 5
rateSkill = 12
rateLoot = 8
rateMagic = 5
rateSpawn = 1.8

-- Monsters
deSpawnRange = 2
deSpawnRadius = 50

-- Stamina
staminaSystem = true
rateStaminaLoss = 1

-- Scripts
warnUnsafeScripts = true
convertUnsafeScripts = true

-- Startup
-- NOTE: defaultPriority only works on Windows and sets process
-- priority, valid values are: "normal", "above-normal", "high"
defaultPriority = "high"
startupDatabaseOptimization = true

-- Status server information
ownerName = "Mitsuig"
ownerEmail = "[email protected]"
url = "http://tibiansold.com"
location = "Brasil"
 

 

eu criei a pasta, no htdocs, eu apaguei as pastas no %appdata%... enfim fiz tudo oq fala no topico e nao teve nenhum resultado...

 

pode me ajudar?

Vc criou a pasta store e dentro dela criou a pasta 64? e jogou a imagem em formato PNG? e o tamanho deve ser 64x64

                                          King is Back !                                  Está vendo esse coraçãozinho? Dar um Voto Positivo?                                                                                                                                                                                                       clica ali se eu te ajudei muito. Obrigado !

 

[Tutorial] Colocando sua senha no novo XAMPP

[Tutorial] Como compilar tfs 1.2 no Visual Studio 2015

------------------------------------------

  • Contato:

                    Discord: Lirosz#6563

                      Ts3: 104.154.235.159

 

 

Postado

sim eu fiz isso, e 64x64 é 64pixels? se for esta tudo ok... e pra ter ctza qual o nome q devo colocar na imagem?

3 minutos atrás, murilao disse:

Vc criou a pasta store e dentro dela criou a pasta 64? e jogou a imagem em formato PNG? e o tamanho deve ser 64x64

 

sim eu fiz isso, e 64x64 é 64pixels? se for esta tudo ok... e pra ter ctza qual o nome q devo colocar na imagem?

Postado
3 horas atrás, Bikafo disse:

sim eu fiz isso, e 64x64 é 64pixels? se for esta tudo ok... e pra ter ctza qual o nome q devo colocar na imagem?

 

sim eu fiz isso, e 64x64 é 64pixels? se for esta tudo ok... e pra ter ctza qual o nome q devo colocar na imagem?

O nome que vc quiser e depois colocar no gamestore

                                          King is Back !                                  Está vendo esse coraçãozinho? Dar um Voto Positivo?                                                                                                                                                                                                       clica ali se eu te ajudei muito. Obrigado !

 

[Tutorial] Colocando sua senha no novo XAMPP

[Tutorial] Como compilar tfs 1.2 no Visual Studio 2015

------------------------------------------

  • Contato:

                    Discord: Lirosz#6563

                      Ts3: 104.154.235.159

 

 

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Conteúdo Similar

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo