Ir para conteúdo

Help Plx Errors...


123henrique123

Posts Recomendados

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 40

 

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 52

 

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 63

 

alguem ajuda? eu axei um tutorial mas n explica nada, o kra soh manda desinstala o xampp baxa otra verçao e bla~...

e... sim eu sei dar rep + :p

Link para o comentário
Compartilhar em outros sites

funciona normal em windows 7 nehh??? (windows 7 ultimate)

 

--edited--

é deu certo mas na hora de escolher o diretorio da pasta do ot...

 

Warning: syntax error, unexpected '(' in C:/Users/user/Desktop/[8.60] Alissow Ots 4.11/config.lua on line 17 in C:\xampp\xampp\htdocs\install.php on line 130

File config.lua loaded from C:/Users/user/Desktop/[8.60] Alissow Ots 4.11/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.

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

#hicke

Este erro, provavelmente você deve ter colocado errado na "config.lua" na sua "config.lua" tem que estar assim:

 

sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "SEU USUÁRIO"
sqlPass = "SUA SENHA"
sqlDatabase = "SEU BANCO DE DADOS CRIADO NO PHPMYADMIN"
sqlFile = "database.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"
Link para o comentário
Compartilhar em outros sites

@Masterlokinhon

Sem resposta noob plx --'

 

@fezzin

kra o user padrao é root neh?

o meu ta assim:

sqlType = "mysql"

sqlHost = "localhost"

sqlPort = 3306

sqlUser = "root"

sqlPass = "***********"

sqlDatabase = "Alissow"

sqlFile = "Alissow.s3db"

sqlKeepAlive = 0

mysqlReadTimeout = 10

mysqlWriteTimeout = 10

passwordType = "plain"

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

so tava ajudando ¬¬

 

 

tente esse config.lua

 

-- The Forgotten Server Config

 

-- Account Manager

accountManager = "yes"

newPlayerChooseVoc = "yes"

newPlayerSpawnPosX = 32360

newPlayerSpawnPosY = 31782

newPlayerSpawnPosZ = 7

newPlayerTownId = 2

newPlayerLevel = 8

newPlayerMagicLevel = 0

generateAccountNumber = "yes"

 

-- Banishments

broadcastBanishments = "yes"

banDays = 7

finalBanDays = 30

killsToBan = 5

 

-- Battle

worldType = "pvp"

hotkeyAimbotEnabled = "yes"

protectionLevel = 1

killsToRedSkull = 3

pzLocked = 30000

deathLosePercent = 10

criticalHitChance = 7

removeAmmoWhenUsingDistanceWeapon = "yes"

removeChargesFromRunes = "yes"

removeChargesFromWeapons = "yes"

timeToDecreaseFrags = 24 * 60 * 60 * 1000

whiteSkullTime = 15 * 60 * 1000

oldConditionAccuracy = "no"

stairJumpExhaustion = 2000

animationTextOnHeal = "yes"

 

-- Commands

displayGamemastersWithOnlineCommand = "no"

 

-- Connection Config

ip = "127.0.0.1"

bindOnlyGlobalAddress = "no"

loginProtocolPort = 7171

gameProtocolPort = 7172

adminProtocolPort = 7171

statusProtocolPort = 7171

loginTries = 10

retryTimeout = 5 * 1000

loginTimeout = 60 * 1000

maxPlayers = "1000"

motd = "Welcome to the Forgotten Server TESTE!"

onePlayerOnlinePerAccount = "yes"

allowClones = "no"

serverName = "Forgotten TESTE"

loginMessage = "Welcome to the Forgotten Server TEST!"

adminLogsEnabled = "no"

statusTimeout = 5 * 60 * 1000

replaceKickOnLogin = "yes"

 

-- Deathlist

deathListEnabled = "yes"

maxDeathRecords = 5

 

-- Guilds

ingameGuildSystem = "yes"

levelToCreateGuild = 8

 

-- Highscores

highscoreDisplayPlayers = 15

updateHighscoresAfterMinutes = 60

 

-- Houses

housePriceEachSQM = 1000

houseRentPeriod = "never"

 

-- Idle

kickIdlePlayerAfterMinutes = 15

 

-- Item Usage

timeBetweenActions = 200

timeBetweenExActions = 1000

 

-- Map

mapName = "real"

mapAuthor = "Komic"

randomizeTiles = "yes"

mapStorageType = "relational"

 

-- Messaging

maxMessageBuffer = 4

 

-- MySQL

mysqlHost = "localhost"

mysqlUser = "root"

mysqlPass = "6491"

mysqlDatabase = "war"

mysqlPort = 3306

 

-- Premium Account

freePremium = "no"

 

-- PVP Server

displayOnOrOffAtCharlist = "no"

allowChangeOutfit = "yes"

noDamageToSameLookfeet = "no"

experienceByKillingPlayers = "no"

 

-- Rates

rateExp = 5

rateSkill = 3

rateLoot = 2

rateMagic = 3

rateSpawn = 1

 

-- Real Server Save

-- note: serverSaveHour means like 03:00, not that it will save every 3 hours,

-- if you want such a system use autoSaveEachMinutes. this serversave method

-- may be unstable, we recommend using otadmin if you want real serversaves.

serverSaveEnabled = "no"

serverSaveHour = 3

shutdownAtServerSave = "yes"

cleanMapAtServerSave = "yes"

 

-- Server saving

autoSaveEachMinutes = 15

saveGlobalStorage = "no"

 

-- Spawns

deSpawnRange = 2

deSpawnRadius = 50

 

-- SqLite

sqliteDatabase = "forgottenserver.s3db"

 

-- SQL

sqlType = "mysql"

passwordType = "plain"

 

-- Startup

defaultPriority = "high"

 

-- Shutdown

freeMemoryAtShutdown = "yes"

 

-- Status

ownerName = ""

ownerEmail = "@otland.net"

url = "http://otland.net/"

location = "Europe"

Link para o comentário
Compartilhar em outros sites

  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...