What's new

TFS Krytyczny b??d

Kubqq

Advanced User
Joined
May 26, 2008
Messages
189
Reaction score
3
Witam. Zak?adam ots TFS zrobi?em acc makera, gdy robie chara w acc makerze w bazie danych konto sie tworzy, lecz gdy chce wej?? na OTSa pisze mi ?e z?e passy, pr?bowa?em przez Account Managera ale niestety to samo, je?li chodzi o Database w config.lua jest dobrze ale niewiem czy czego? czasem nie musze zmieni?.
Prosz? o szybk? odpowied?, Z g?ry dzi?kuj? i dam reputa za pomoc.
 

arabek3929

Advanced User
Joined
Sep 20, 2008
Messages
312
Reaction score
25
Odp: TFS Krytyczny b??d

baza danych nie jest po??czona z twoim otsem ^^ ;) Spr?buj jeszcze raz zrobi? baze najlepiej poszukaj poradnik?w. A tak btw. jakiego silnika dok?adnie u?ywasz? :)
 

Kubqq

Advanced User
Joined
May 26, 2008
Messages
189
Reaction score
3
Odp: TFS Krytyczny b??d

TFS 0.3.5

A je?li chodzi o po??czenie z baz? danych, to co mo?e by? ?le?

Oto moj config.

-- The Forgotten Server Config

-- Account Manager
accountManager = "yes"
newPlayerChooseVoc = "no"
newPlayerSpawnPosX = 95
newPlayerSpawnPosY = 117
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 1
newPlayerMagicLevel = 0
generateAccountNumber = "no"

-- Banishments
broadcastBanishments = "yes"
banDays = 7
finalBanDays = 30
killsToBan = 6

-- Battle
worldType = "pvp"
hotkeyAimbotEnabled = "yes"
protectionLevel = 1
killsToRedSkull = 3
pzLocked = 60000
deathLosePercent = 10
criticalHitChance = 7
removeAmmoWhenUsingDistanceWeapon = "yes"
removeChargesFromRunes = "yes"
timeToDecreaseFrags = 24 * 60 * 60 * 1000
whiteSkullTime = 15 * 60 * 1000
oldConditionAccuracy = "no"
alternativeExhaust = 1000
stairJumpExhaustion = 2000
animationTextOnHeal = "yes"

-- Commands
displayGamemastersWithOnlineCommand = "no"

-- Connection Config
ip = "77.253.192.249"
loginProtocolPort = 7171
gameProtocolPort = 7172
adminProtocolPort = 7171
statusProtocolPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = "100"
motd = "Witamy na Albanii"
onePlayerOnlinePerAccount = "yes"
allowClones = "no"
serverName = "Avallon 8.50"
loginMessage = "Avallon 8.50 Wita!"
adminLogsEnabled = "no"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = "yes"

-- Deathlist
deathListEnabled = "yes"
maxDeathRecords = 5

-- Guilds
ingameGuildSystem = "yes"

-- Highscores
highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60

-- Houses
housePriceEachSQM = 1000
houseRentPeriod = "never"

-- Idle
kickIdlePlayerAfterMinutes = 15

-- Item Usage
timeBetweenActions = 200
timeBetweenExActions = 1000

-- Map
mapName = "forgotten"
mapAuthor = "Kuben"
randomizeTiles = "yes"
mapStorageType = "relational"

-- Messaging
enableRuleViolationReports = "no"
maxMessageBuffer = 4

-- MySQL
mysqlHost = "localhost"
mysqlUser = "****"
mysqlPass = "****"
mysqlDatabase = "ots"
mysqlPort = 3306

-- Premium Account
freePremium = "no"

-- PVP Server
displayOnOrOffAtCharlist = "no"
allowChangeOutfit = "yes"
noDamageToSameLookfeet = "no"
experienceByKillingPlayers = "no"

-- Rates
rateExp = 20
rateSkill = 35
rateLoot = 2
rateMagic = 8
rateSpawn = 1

-- Real Server Save

serverSaveEnabled = "no"
serverSaveHour = 3
shutdownAtServerSave = "no"
cleanMapAtServerSave = "yes"

-- Server saving
autoSaveEachMinutes = 15
saveGlobalStorage = "no"

-- Spawns
deSpawnRange = 2
deSpawnRadius = 50

-- SqLite
sqliteDatabase = "forgottenserver.s3db"

-- SQL
sqlType = "sqlite"
passwordType = "plain"

-- Startup
defaultPriority = "high"

-- Shutdown
freeMemoryAtShutdown = "yes"

-- Status
ownerName = "BJK Team"
ownerEmail = "kubq90@o2.pl"
url = "http://avallon.zapto.org"
location = "Poland"
 
Last edited:

arabek3929

Advanced User
Joined
Sep 20, 2008
Messages
312
Reaction score
25
Odp: TFS Krytyczny b??d

Co? ?le musisz robi? config wydaje si? by? w porz?dku.
 

Kubqq

Advanced User
Joined
May 26, 2008
Messages
189
Reaction score
3
Odp: TFS Krytyczny b??d

A czy m?g?by mi kto? poda? poradnik jak postawi? TFS wraz z acc makerem na sql?
 

Kimini11

Advanced User
Joined
Feb 1, 2009
Messages
194
Reaction score
33
Odp: TFS Krytyczny b??d

Inni pewnie mog? si? logowa? na tw?j ots tylko ty nie tez tak kiedy? mia?em wpisz w ip-changer (localhost i powinno dzia?a?

EDIt// yyyyy sqlType = "sqlite" zmie? na sqlType = "mysql"

Pozdrawiam Kimini
 

Kubqq

Advanced User
Joined
May 26, 2008
Messages
189
Reaction score
3
Odp: TFS Krytyczny b??d

Po zmianie na Mysql, serwer sie nie uruchomi, a tu Screen:

 

Kimini11

Advanced User
Joined
Feb 1, 2009
Messages
194
Reaction score
33
Odp: TFS Krytyczny b??d

importowa?es baze danych w xampp?? i ustaw odpowiednia nazwe bazy danych w config.lua i has?o . S? od tego poradniki to nie jest trudne ....

Pozdrawiam Kimini
 
Top