Ir para conteúdo

Site Online


skyofdeus

Posts Recomendados

Olá gostaria de fazer um pedido para que alguem possa me ajudar pelo Skype ou pelo Msn a por meu site online, pois ja fiz de tudo, mais quando mando alguem entrar meuserver.servegame.com:8090 nao mostra estar online.

 

alguem pode se habilitar?

ou me passar o msn ou skype..

 

skype: raynerjunior

msn: rayner_mala@hotmail.com

Link para o comentário
Compartilhar em outros sites

Portas liberadas no MODEM:

7171 , 7172, 8090 e 80 - TCP

Portas liberadas no Firewall:

7171 , 7172, 8090 e 80 - TCP

 

Ja liberei todas portas..

Ja configurei o config. lua do meu server..

Ja fiz de tudo.. ja coloquei server on, mais mando os caras tentarem entrar e fala que esta off..

 

Ai em C:\xampp\htdocs:

Abri a config do site, e aparece isto:

<?php

$host = "localhost"; // Servidor

$usuario = "root"; // Usuario

$senha = "*******"; // Senha

$banco = "sv"; // Banco de Dados

$conecta = mysql_connect($host,$usuario,$senha) or die("Não Foi Possível Conectar"); // Conexao

?>

 

 

Obs: a senha ja arrumei, agora quero sabe o resto.

Eu uso, Gesior ACC 0.3.8. Mais nao configurei ele, creio que falta configurar ele para da certo.

Mais para facilitar queria que alguem me ajudace por SKYPE ou MSN sabe?

Obrigado.

Link para o comentário
Compartilhar em outros sites

é tibia normal?q versao do xammp é?tem como posta a parte de conexão do config.lua

 

Sim é tibia normal!

 

Config.lua:

 

accountManager = true

 

namelockManager = true

 

newPlayerChooseVoc = true

newPlayerSpawnPosX = 95

 

newPlayerSpawnPosY = 117

 

newPlayerSpawnPosZ = 7

 

newPlayerTownId = 4

 

newPlayerLevel = 8

newPlayerMagicLevel = 0

 

generateAccountNumber = false

 

 

 

useFragHandler = true

 

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

 

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 = 1

 

pvpTileIgnoreLevelAndVocationProtection = true

 

pzLocked = 60 * 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

 

loginProtectionPeriod = 10 * 1000

 

deathLostPercent = 10

 

stairhopDelay = 2 * 1000

 

pushCreatureDelay = 2 * 1000

 

deathContainerId = 1987

 

gainExperienceColor = 215

 

addManaSpentInPvPZone = true

 

squareColor = 0

 

allowFightback = true

 

fistBaseAttack = 7

 

 

 

worldId = 0

 

ip = "globalrpg.servegame.com"

 

loginPort = 7171

 

gamePort = 7172

 

loginTries = 10

 

retryTimeout = 5 * 1000

 

loginTimeout = 60 * 1000

 

maxPlayers = 1000

 

motd = "Welcome to the Globr Server! Visit : [Retirado]"

 

displayOnOrOffAtCharlist = false

 

onePlayerOnlinePerAccount = true

 

allowClones = false

 

serverName = "Global RPG"

 

loginMessage = "Welcome to the Globr Server! Visit : [Retirado]"

 

statusTimeout = 5 * 60 * 1000

 

replaceKickOnLogin = true

 

forceSlowConnectionsToDisconnect = false

 

loginOnlyWithLoginServer = false

 

premiumPlayerSkipWaitList = false

 

 

 

sqlType = "mysql"

 

sqlHost = "localhost"

 

sqlPort = 3306

 

sqlUser = "root"

 

sqlPass = "******"

 

sqlDatabase = "otserv"

 

sqlFile = "otserv.s3db"

 

sqlKeepAlive = 0

 

mysqlReadTimeout = 10

 

mysqlWriteTimeout = 10

 

encryptionType = "sha1"

 

 

 

deathListEnabled = true

 

deathListRequiredTime = 1 * 60 * 1000

 

deathAssistCount = 19

 

maxDeathRecords = 5

 

 

 

ingameGuildManagement = true

 

levelToFormGuild = 8

 

premiumDaysToFormGuild = 0

 

guildNameMinLength = 4

 

guildNameMaxLength = 20

 

 

 

highscoreDisplayPlayers = 15

 

updateHighscoresAfterMinutes = 60

 

 

 

buyableAndSellableHouses = true

 

houseNeedPremium = true

 

bedsRequirePremium = true

 

levelToBuyHouse = 1

 

housesPerAccount = 0

 

houseRentAsPrice = false

 

housePriceAsRent = false

 

housePriceEachSquare = 1000

 

houseRentPeriod = "never"

 

houseCleanOld = 0

 

guildHalls = false

 

 

 

timeBetweenActions = 200

 

timeBetweenExActions = 1000

 

hotkeyAimbotEnabled = true

 

 

 

mapName = "world"

 

mapAuthor = "######"

 

randomizeTiles = true

 

storeTrash = true

 

cleanProtectedZones = true

 

mailboxDisabledTowns = ""

 

 

 

defaultPriority = "high"

 

niceLevel = 5

 

coresUsed = "-1"

 

 

 

startupDatabaseOptimization = true

 

updatePremiumStateAtStartup = true

 

confirmOutdatedVersion = false

 

 

 

formulaLevel = 5.0

 

formulaMagic = 1.0

 

bufferMutedOnSpellFailure = false

 

spellNameInsteadOfWords = false

 

emoteSpells = false

 

 

 

allowChangeOutfit = true

 

allowChangeColors = true

 

allowChangeAddons = true

 

disableOutfitsForPrivilegedPlayers = false

 

addonsOnlyPremium = true

 

 

 

dataDirectory = "data/"

 

logsDirectory = "data/logs/"

 

bankSystem = true

 

displaySkillLevelOnAdvance = false

 

promptExceptionTracerErrorBox = true

 

maximumDoorLevel = 500

 

maxMessageBuffer = 4

 

 

 

separateVipListPerCharacter = false

 

vipListDefaultLimit = 20

 

vipListDefaultPremiumLimit = 100

 

 

 

saveGlobalStorage = true

 

useHouseDataStorage = false

 

storePlayerDirection = false

 

 

 

checkCorpseOwner = true

 

monsterLootMessage = 3

 

monsterLootMessageType = 25

 

 

 

ghostModeInvisibleEffect = false

 

ghostModeSpellEffects = true

 

 

 

idleWarningTime = 14 * 60 * 1000

 

idleKickTime = 15 * 60 * 1000

 

reportsExpirationAfterReads = 1

 

playerQueryDeepness = 2

 

tileLimit = 0

 

protectionTileLimit = 0

 

houseTileLimit = 0

 

 

 

freePremium = false

 

premiumForPromotion = true

 

 

 

blessings = true

 

blessingOnlyPremium = true

 

blessingReductionBase = 30

 

blessingReductionDecrement = 5

 

eachBlessReduction = 8

 

 

 

experienceStages = false

 

rateExperience = 5.0

 

rateExperienceFromPlayers = 0

 

rateSkill = 3.0

 

rateMagic = 3.0

 

rateLoot = 2.0

 

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 = 40 * 60

 

staminaRatingLimitBottom = 14 * 60

 

staminaLootLimit = 14 * 60

 

rateStaminaAboveNormal = 1.5

 

rateStaminaUnderNormal = 0.5

 

staminaThresholdOnlyPremium = true

 

 

 

experienceShareRadiusX = 30

 

experienceShareRadiusY = 30

 

experienceShareRadiusZ = 1

 

experienceShareLevelDifference = 2 / 3

 

extraPartyExperienceLimit = 20

 

extraPartyExperiencePercent = 5

 

experienceShareActivity = 2 * 60 * 1000

 

 

 

globalSaveEnabled = false

 

globalSaveHour = 8

 

globalSaveMinute = 0

 

shutdownAtGlobalSave = true

 

cleanMapAtGlobalSave = false

 

 

 

deSpawnRange = 2

 

deSpawnRadius = 50

 

 

 

maxPlayerSummons = 2

 

teleportAllSummons = false

 

teleportPlayerSummons = false

 

 

 

statusPort = 7171

 

ownerName = ""

 

ownerEmail = "@######"

 

url = "http://######/"

 

location = "Brazil"

 

displayGamemastersWithOnlineCommand = false

 

 

 

displayPlayersLogging = true

 

prefixChannelLogs = ""

 

runFile = ""

 

outputLog = ""

 

truncateLogsOnStartup = false

 

 

 

managerPort = 7171

 

managerLogs = true

 

managerPassword = ""

 

managerLocalhostOnly = true

 

managerConnectionsLimit = 1

 

 

 

adminPort = 7171

 

adminLogs = true

 

adminPassword = ""

 

adminLocalhostOnly = true

 

adminConnectionsLimit = 1

 

adminRequireLogin = true

 

adminEncryption = ""

 

adminEncryptionData = ""

 

Obs: Config.lua nao tem todos esses espaços que mostra ai nao tá, nem sei porque apareceu assim!

 

Useo XAMPP 1.6.5

Editado por skyof
Link para o comentário
Compartilhar em outros sites

Vamos lá!

 

Primeiramente baixe o website de sua preferencia, se for gesior melhor ainda.

 

Certifique-se de que seu config.lua está sem nenhum comentário. Pelo que vi não tem.

 

Certifique-se de que seu XAMPP está corretamente instalado e voce tenha rocado a senha do mysql pós instalação do XAMPP.

 

 

Caso tenha feito tudo isto, coloque o site na HTDOCS, execute o site. Caso possua NET Domiciliar, libere as portas 8090, 7171,7172 de seu FIREWALL e de seu roteador (caso tenha).

 

Teste isto em outro computador, peça que um amigo tente acessar este site ...

 

 

Ajudei? REP++. Não consegui resolver. contacte-me em victor_raful@live.com

Link para o comentário
Compartilhar em outros sites

Vamos lá!

 

Primeiramente baixe o website de sua preferencia, se for gesior melhor ainda.

 

Certifique-se de que seu config.lua está sem nenhum comentário. Pelo que vi não tem.

 

Certifique-se de que seu XAMPP está corretamente instalado e voce tenha rocado a senha do mysql pós instalação do XAMPP.

 

 

Caso tenha feito tudo isto, coloque o site na HTDOCS, execute o site. Caso possua NET Domiciliar, libere as portas 8090, 7171,7172 de seu FIREWALL e de seu roteador (caso tenha).

 

Teste isto em outro computador, peça que um amigo tente acessar este site ...

 

 

Ajudei? REP++. Não consegui resolver. contacte-me em victor_raful@live.com

 

Amigo, me ajuda! Onde coloco o meu site em HTDOCS?

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...