Mano, surgiu uma nova dúvida, eu percebi que quando coloco um background que eu quero, um 'fundo' ele fica com uma borda envolta, tipo uma margem .. como faria para retirar essa margem e deixar a imagem por completa?
- Fórum
- OTServ
- Recursos
- Websites & Layouts
- [Modern Aac]- Web Site Poketibia 2.0
[Modern Aac]- Web Site Poketibia 2.0
Por Nibelins, 04 de jan. de 2012 em Websites & Layouts
info
Grupo: Campones
Registrado: 26/01/12
Posts: 38
Reputação: +7

info
Grupo: Campones
Registrado: 15/01/12
Posts: 37
Reputação: 0
Char no Tibia: naum sei

Eai poderia me ajuda???? tipo eu ja arrumei esse config.lua tudo sertinho mais o erro não sai poderia fazer um tipico postando o seu servidor ou somente o config.lua + a pasta schemas pois axo que meu mysql ta bugado !
@uchihahawk
vou ver aqui como vou fazer pra modificar o codigo
@gabrielfranky
preciso saber qual e o erro
preciso que você coloque seu config.lua pra mim analaziar o seu problema
mais antes de manda o config.lua me diga qual e o erro
@all
new template hehehehe ia usa ele no meu servidor mais vou desopinibilizar pra vcs queria sabe a opiniao de vcs como ta ficando

info
Grupo: Campones
Registrado: 15/01/12
Posts: 37
Reputação: 0
Char no Tibia: naum sei

bom ai esta o meu config.lua :
o meu erro e simples crio o conta com uma senha e tal mais vai outra pra db!
accountManager = false
namelockManager = false
newPlayerChooseVoc = false
newPlayerSpawnPosX = 51
newPlayerSpawnPosY = 74
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 1
newPlayerMagicLevel = 0
generateAccountNumber = false
lightInterval = 7500
lightChange = 1
startupTime = 351
startupLight = 40
limitPokeballs = 6
happyDropTime = 10 -- a cada "happyDropTime" segundos o pokemon vai perder HAPPINESS
minHappinessEffectDelay = 25 -- a cada min de "happinessEffectDelay" segundos o pokemon vai mostrar a felicidade
maxHappinessEffectDelay = 40 -- a cada min de "happinessEffectDelay" segundos o pokemon vai mostrar a felicidade
PokemonStageVeryHappy = 215 -- com quanto de happy o poke precisa pra estar muito feliz
PokemonStageHappy = 160 -- ... pra estar feliz
PokemonStageOK = 110 -- ... pra estar normal
PokemonStageSad = 50 -- ... pra estar triste
PokemonStageMad = 0 -- ... pra estar bravo
maximumHunger = 120 -- maior fome possivel
stateHunger = 100 -- 19estagio que precisa estar pra ficar com fome
increaseHunger = 4 -- a cada X segundos (xml do monstro) aumenta o hunger em "increaseHunger"
decreaseHappy = 1 -- HAPPINESS que o pokemon vai perder a cada "happyDropTime"
decreaseHungryHappy = 4 -- 3HAPPINESS a mais que o pokemon vai perder se estiver com fome
useTeleportWithFly = false
dropHappyDuringBattles = true -- HAPPINESS vai cair enquanto estiver batalhando ? true / false
allowBlockSpawn = false
redSkullLength = 30 * 24 * 60 * 60
blackSkullLength = 45 * 24 * 60 * 60
dailyFragsToRedSkull = 3
weeklyFragsToRedSkull = 5
monthlyFragsToRedSkull = 10
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
useFragHandler = true
advancedFragList = false
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 7 * 24 * 60 * 60
killsBanLength = 7 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = true
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = false
worldType = "pvp"
protectionLevel = 1000
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 18 * 1000
huntingDuration = 60 * 1000
criticalHitChance = 7
criticalHitMultiplier = 1
displayCriticalHitNotify = false
removeWeaponAmmunition = true
removeWeaponCharges = true
removeRuneCharges = true
whiteSkullTime = 15 * 60 * 1000
noDamageToSameLookfeet = false
showHealingDamage = false
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = false
oldConditionAccuracy = false
loginProtectionPeriod = 10 * 1000
deathLostPercent = 1
stairhopDelay = 0 * 1000
pushCreatureDelay = 1 * 1000
deathContainerId = 0
gainExperienceColor = 215
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true
worldId = 0
ip = "127.0.0.1"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 50 -- codificado e limitado para 7
motd = "Welcome to pokemon dash!"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = false
allowClones = true
serverName = "Pokemon Dash"
loginMessage = "Welcome to pokemon dash server!"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = true
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "123456"
sqlDatabase = "otserv"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 10
ingameGuildManagement = false
levelToFormGuild = 40
premiumDaysToFormGuild = 0
guildNameMinLength = 2
guildNameMaxLength = 25
highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60
buyableAndSellableHouses = true
houseNeedPremium = true
bedsRequirePremium = true
levelToBuyHouse = 1
housesPerAccount = 0
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 3975
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = false
timeBetweenActions = 500
timeBetweenExActions = 500
hotkeyAimbotEnabled = true
mapName = "flash"
mapAuthor = "brun123"
randomizeTiles = true
storeTrash = false
cleanProtectedZones = true
mailboxDisabledTowns = "1"
defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"
optimizeDatabaseAtStartup = true
removePremiumOnInit = true
confirmOutdatedVersion = false
formulaLevel = 5.0
formulaMagic = 1.0
bufferMutedOnSpellFailure = false
spellNameInsteadOfWords = false
emoteSpells = false
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
disableOutfitsForPrivilegedPlayers = false
addonsOnlyPremium = false
dataDirectory = "data/"
bankSystem = true
displaySkillLevelOnAdvance = true
promptExceptionTracerErrorBox = true
separateViplistPerCharacter = false
maximumDoorLevel = 500
maxMessageBuffer = 4
saveGlobalStorage = false
useHouseDataStorage = false
storePlayerDirection = false
checkCorpseOwner = true
monsterLootMessage = 3
monsterLootMessageType = 22
ghostModeInvisibleEffect = false
ghostModeSpellEffects = false
idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 0
maxItemsPerHouseTile = 0
freePremium = false
premiumForPromotion = true
blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8
experienceStages = false
rateExperience = 0
rateExperienceFromPlayers = 0
rateSkill = 1
rateMagic = 1.0
rateLoot = 1
rateSpawn = 1
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 1.0
rateMonsterDefense = 1.0
minLevelThresholdForKilledPlayer = 0.9
maxLevelThresholdForKilledPlayer = 1.1
rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.0
rateStaminaUnderNormal = 1.0
staminaThresholdOnlyPremium = true
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 200 * 200
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 20
experienceShareActivity = 2 * 60 * 1000
globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = true
cleanMapAtGlobalSave = false
deSpawnRange = 2
deSpawnRadius = 25
maxPlayerSummons = 1
teleportAllSummons = true
teleportPlayerSummons = true
ownerName = "Pokemon Dash Online [Advanced]"
ownerEmail = ""
url = ""
location = "Brazil"
displayGamemastersWithOnlineCommand = false
adminLogsEnabled = false
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false
Editado Janeiro 27 por gabrielfranky
caro amigo isso não e um erro ele apenas esta cripografando as senhas criada isso e um modo de segurança
pois o sistema que usei como base do site e totalmente seguro entendeu dificultando de ser kackeado
info
Grupo: Campones
Registrado: 15/01/12
Posts: 37
Reputação: 0
Char no Tibia: naum sei

amigo Nibelins desculpe me , tinha testado a primeira vs e não tinha dado serto , olhei na db e estava outra senha , mais agora consigo logar com a senha que eu crio a conta , parabens ja tem meu rep++
Editado Janeiro 27 por gabrielfranky
<p>viu meu novo template?</p>

o que o achou?
info
Grupo: Campones
Registrado: 15/01/12
Posts: 37
Reputação: 0
Char no Tibia: naum sei

muito bom esse templete , como baixo? ou vc não vai coloca ele para baixa?
Essa template ficou muito boa cara!
Você pretende disponibiliza-la?Quando?
info
Grupo: Campones
Registrado: 15/01/12
Posts: 37
Reputação: 0
Char no Tibia: naum sei

Ai mano surgiu um outro plobrema ^^ hora que eu entrei no jogo aqueles negosso que as pokebolas fica e ums trem la tava tudo preto e sem função pode me ajuda????
passa sua Db??
Editado Janeiro 27 por gabrielfranky
info
Grupo: Artesão
Registrado: 02/07/11
Posts: 129
Reputação: +6

ei nibelis muito obrigado por disponibilizar o site para download e gente como voce que o xtibia precisa
uma duvida como add imagem no shop?
outra esse site que vc fez fico fera vai disponibilizar ele tb?
r++ pra tu
info
Grupo: Campones
Registrado: 26/01/12
Posts: 38
Reputação: +7

Ficou muito fera mesmo esse template, tem meu incentivo pra continuar, ta maneirão! REP+
info
Grupo: Campones
Registrado: 14/12/10
Posts: 2
Reputação: +1
Char no Tibia: Kuray 'no pxg'

Ou @Nibelis
eu to com um problema, eu o trabalhando nesse projeto de website, tudo ta dando certo menos duas coisas ---
A PHP Error was encountered Severity: 8192 Message: Function get_magic_quotes_gpc() is deprecated Filename: libraries/Input.php Line Number: 182

Tbm não to conseguindo colocar nenhuma noticia nova no servidor - alguem me ajuda ai please
tem que digitar algum comando pra escrever noticias? eu não sei fazer... alguem pode me explicar !
@edit:
Ja resolvido a questão do Administrador,, agora precizo que alguem me ajude com o erro que ta aparesendo o do Input.php
Editado Janeiro 28 por kuray





info
Grupo: Barão
Registrado: 05/08/10
Posts: 218
Reputação: +86
Gênero: Masculino
@nivelis dps que vc trocar os pokemons vc fexa o servidor e muda o config.lua, ou muda sem fexar?
pois eu fexei mudei o config.lua e nao mudou!