What's new

B??d Acc Maker !!!

Status
Not open for further replies.

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Witam ot?? mam problem poniewa? gdy instaluje acc makera by g?sior pod tfs
0.3.5 to wyskakuje mi w 1 kroku taki b??d wie kto? mo?e jak to naprawi? ?
Xampaa mam najnowszego
A acc makera pod tfs 0.3.5


 

zmudzix

Advanced User
Joined
Mar 13, 2009
Messages
372
Reaction score
10
Odp: B??d Acc Maker !!!

Nie wiem za bardzo czego to przyczyna ale mo?e poda?e? z?? ?cie?k? do silnika
albo z acce nie nadaje si? plik install
Mo?e to by? wina ze u?ywasz silnika xml albo ?e u?ywasz bazy sqlite a nie mysql
 

Mcree

Active User
Joined
Apr 9, 2008
Messages
106
Reaction score
1
Odp: B??d Acc Maker !!!

Tak jak pisze nie znalazlo CONFIG
1. jak to jest Evolutions to jak ty chcesz acc gesior jak acc jest tylko pod TFS?
2. a jak masz tfs to zrob w folderze gdzie jest np. C/program files/serwer/
 

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Odp: B??d Acc Maker !!!

Podaje dobra ?cie?k? i Evolution to mam tylko map? silnik to :
The Forgotten Server 0.3.5.2576
I to jest SQL !
 

zmudzix

Advanced User
Joined
Mar 13, 2009
Messages
372
Reaction score
10
Odp: B??d Acc Maker !!!

a jak? wersie accemarkera masz
 

Poufny

Senior User
Joined
Jul 31, 2009
Messages
662
Reaction score
46
Age
31
Odp: B??d Acc Maker !!!

otworz lik config.lua
i posuuwaj te linjiki, czyli 32.
przypuszczam, ze beda to komenatrze, typu ---The...
 

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Odp: B??d Acc Maker !!!

@up
-- violationNameReportActionType 1 = just a report, 2 = name lock, 3 = player banishment
Jest takie co? a chyba tego nie powonieniem usuwa? :S
I mi si? zdaje ze co? z?e w configu niech kto? napisze jak to powinno by?

-- The Forgotten Server Config

-- Account manager
accountManager = "yes"
namelockManager = "yes"
newPlayerChooseVoc = "yes"
newPlayerSpawnPosX = 1000
newPlayerSpawnPosY = 1000
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 1
newPlayerMagicLevel = 0
generateAccountNumber = "no"

redSkullLength = 30 * 24 * 60 * 60
blackSkullLength = 45 * 24 * 60 * 60
dailyFragsToRedSkull = 10
weeklyFragsToRedSkull = 40
monthlyFragsToRedSkull = 80
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = "yes"
advancedFragList = "yes"

-- Banishments
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 7 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = "yes"
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = "no"

-- Battle
-- NOTE: showHealingDamageForMonsters inheritates from showHealingDamage.
-- loginProtectionPeriod is the famous Tibia anti-magebomb system.
-- deathLostPercent set to nil enables manual mode.
worldType = "pvp"
protectionLevel = 500
pvpTileIgnoreLevelAndVocationProtection = "yes"
pzLocked = 5000
huntingDuration = 60 * 1000
criticalHitChance = 7
criticalHitMultiplier = 1
displayCriticalHitNotify = "yes"
removeWeaponAmmunition = "no"
removeWeaponCharges = "no"
removeRuneCharges = "no"
whiteSkullTime = 2 * 60 * 1000
noDamageToSameLookfeet = "no"
showHealingDamage = "yes"
showHealingDamageForMonsters = "yes"
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = "no"
oldConditionAccuracy = "no"
loginProtectionPeriod = 10 * 1000
deathLostPercent = 7
stairhopDelay = 2 * 1000
pushCreatureDelay = 2 * 1000
deathContainerId = 1987
gainExperienceColor = 70
addManaSpentInPvPZone = "yes"
squareColor = 0
allowFightback = "yes"

-- Connection config
worldId = 0
ip = "79.162.134.198"
bindOnlyConfiguredIpAddress = "no"
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 1000
motd = "!spells/!soft/!changesex/!sex/!buyaol/!bless/!manarune"
displayOnOrOffAtCharlist = "no"
onePlayerOnlinePerAccount = "yes"
allowClones = "no"
serverName = "Evolution 8.50"
loginMessage = "!spells/!soft/!changesex/!sex/!buyaol/!bless/!manarune"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = "yes"
forceSlowConnectionsToDisconnect = "yes"
loginOnlyWithLoginServer = "no"
premiumPlayerSkipWaitList = "yes"

-- Database
-- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
-- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "adrian"
sqlDatabase = "sqlite.sql"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
passwordType = "plain"

-- Deathlist
deathListEnabled = "yes"
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 10

-- Guilds
ingameGuildManagement = "yes"
levelToFormGuild = 8
premiumDaysToFormGuild = 0
guildNameMinLength = 4
guildNameMaxLength = 20

-- Highscores
highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60

-- Houses
buyableAndSellableHouses = "yes"
houseNeedPremium = "yes"
bedsRequirePremium = "yes"
levelToBuyHouse = 1
housesPerAccount = 0
houseRentAsPrice = "no"
housePriceAsRent = "no"
housePriceEachSquare = 1000
houseRentPeriod = "never"
guildHalls = "no"

-- Item usage
timeBetweenActions = 200
timeBetweenExActions = 1000
checkCorpseOwner = "yes"
hotkeyAimbotEnabled = "yes"
maximumDoorLevel = 500

-- Map
-- NOTE: storeTrash costs more memory, but will perform alot faster cleaning.
-- useHouseDataStorage usage may be found at README.
mapName = "Evolutions"
mapAuthor = "Komic"
randomizeTiles = "yes"
useHouseDataStorage = "no"
storeTrash = "yes"
cleanProtectedZones = "yes"
mailboxDisabledTowns = "-1"

-- Startup
-- NOTE: defaultPriority works only on Windows and niceLevel on *nix
-- coresUsed are seperated by comma cores ids used by server process,
-- default is -1, so it stays untouched (automaticaly assigned by OS).
defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"
optimizeDatabaseAtStartup = "yes"
removePremiumOnInit = "yes"
confirmOutdatedVersion = "no"

-- Muted buffer
maxMessageBuffer = 4
bufferMutedOnSpellFailure = "no"

-- Miscellaneous
-- NOTE: promptExceptionTracerErrorBox works only with precompiled support feature,
-- called "exception tracer" (__EXCEPTION_TRACER__ flag).
-- monsterLootMessage 0 to disable, 1 - only party, 2 - only player, 3 - party or player (like Tibia's)
dataDirectory = "data/"
allowChangeOutfit = "yes"
allowChangeColors = "yes"
allowChangeAddons = "yes"
disableOutfitsForPrivilegedPlayers = "no"
bankSystem = "yes"
saveGlobalStorage = "yes"
displaySkillLevelOnAdvance = "yes"
spellNameInsteadOfWords = "no"
emoteSpells = "yes"
promptExceptionTracerErrorBox = "yes"
storePlayerDirection = "no"
monsterLootMessage = 3
monsterLootMessageType = 25

-- Ghost mode
ghostModeInvisibleEffect = "no"
ghostModeSpellEffects = "yes"

-- Limits
idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 0
maxItemsPerHouseTile = 0

-- Premium-related
freePremium = "yes"
premiumForPromotion = "yes"

-- Blessings
-- NOTE: blessingReduction* regards items/containers loss.
-- eachBlessReduction is how much each bless reduces the experience/magic/skills loss.
blessingsOnlyPremium = "yes"
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8

-- Rates
-- NOTE: experienceStages configuration is located in data/XML/stages.xml.
-- rateExperienceFromPlayers 0 to disable.
experienceStages = "yes"
rateExperience = 1
rateExperienceFromPlayers = 0
rateSkill = 100
rateMagic = 60
rateLoot = 5
rateSpawn = 10

-- Experience from players
-- NOTE: min~Threshold* set to 0 will disable the minimum threshold:
-- player will gain experience from every lower leveled player.
-- max~Threshold* set to 0 will disable the maximum threshold:
-- player will gain experience from every higher leveled player.
minLevelThresholdForKilledPlayer = 0
maxLevelThresholdForKilledPlayer = 0

-- Stamina
-- NOTE: Stamina is stored in miliseconds, so seconds are multiplied by 1000.
-- rateStaminaHits multiplies every hit done a creature, which are later
-- multiplied by player attack speed.
-- rateStaminaGain is multiplying every second of logged out time, eg:
-- 60 * 1000 / 3 = 20 seconds, what gives 1 stamina minute for 3 being logged off.
-- rateStaminaThresholdGain is dividing in case the normal gain (that is
-- multiplied by rateStaminaGain, btw.) passed above threshold, eg:
-- 60 * 1000 / 3 = 20 / 4 = 5 seconds (3 * 4 = 12 minutes for 1 stamina minute).
-- staminaRatingLimit* is in minutes.
rateStaminaLoss = 1
rateStaminaGain = 1000 / 3
rateStaminaThresholdGain = 4
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = "yes"

-- Party
-- NOTE: experienceShareLevelDifference is float number.
-- experienceShareLevelDifference is highestLevel * value
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 5
experienceShareActivity = 2 * 60 * 1000

-- Global save
-- NOTE: globalSaveHour means like 03:00, not that it will save every 3 hours,
-- if you want such a system please check out data/globalevents/globalevents.xml.
globalSaveEnabled = "no"
globalSaveHour = 1
shutdownAtGlobalSave = "no"
cleanMapAtGlobalSave = "yes"

-- Spawns
deSpawnRange = 2
deSpawnRadius = 50

-- Summons
maxPlayerSummons = 2
teleportAllSummons = "no"
teleportPlayerSummons = "no"

-- Status
ownerName = ""
ownerEmail = "@otland.net"
url = "http://otland.net/"
location = "Europe"
displayGamemastersWithOnlineCommand = "no"

-- Logs
-- NOTE: This kind of logging does not work in GUI version.
-- For such, please compile the software with __GUI_LOGS__ flag.
adminLogsEnabled = "no"
displayPlayersLogging = "yes"
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = "no"
 
Last edited:

Poufny

Senior User
Joined
Jul 31, 2009
Messages
662
Reaction score
46
Age
31
Odp: B??d Acc Maker !!!

To zbedny komenatrz, usun go.
Po wykonaniu tej czynnosci, wyskacza nastepne bledy, znajd ta lnijke, i ja rowniez usun! kazde zaczynajace sie na -- jest nie potrzebne sxd
 

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Odp: B??d Acc Maker !!!

Aha zrobi? tak i dam edita a wiesz mo?e czy to jest dobrze

-- Database
-- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
-- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "adrian"
sqlDatabase = "sqlite.sql"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
passwordType = "plain"
 

Poufny

Senior User
Joined
Jul 31, 2009
Messages
662
Reaction score
46
Age
31
Odp: B??d Acc Maker !!!

sqlPass = "adrian" < dobrze, jesli haslo do twojej bazy danych jest takie!
sqlDatabase = "sqlite.sql" < hmm, to nazwa twojej bazy danych? jesli tak, to dobrze...(nazwa, localhost/phpmyadmin, i na lewo masz spis baz)
 

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Odp: B??d Acc Maker !!!

W?a?nie w tym sqlite.sql co? jest namieszane bo czy to mo?e by? moja baza danych
forgottenserver.s3db ??
 

Poufny

Senior User
Joined
Jul 31, 2009
Messages
662
Reaction score
46
Age
31
Odp: B??d Acc Maker !!!

Hmm, twoja baza danych, wymyslasz ja, pozniej musisz zainportowac plik 'mysql' czyli to sqlite.
Tworzysz baze danych-->klikasz import(w lolcahost/phpmyadmin) i wybierasz ten plik.
nazwij se baze danych ots, wtedy bedzie

sqlPass = "adrian"
sqlDatabase = "ots"
 

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Odp: B??d Acc Maker !!!

No chyba pomog?e? mi z tym --
Ale teraz configa nie chce czyta? o to b??d

 

Poufny

Senior User
Joined
Jul 31, 2009
Messages
662
Reaction score
46
Age
31
Odp: B??d Acc Maker !!!

Tlumaczac na polski:
Plik config.lua zaladowany, z ://adres// wyglada dobrze, i odpowiada temu silnikowi. teraz mozesz sprawdzic polaczenie z baza danych, KROK2-BAZA DANYCYH POLACZENIE

Takze, wszystko wporzadku =]!
 

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Odp: B??d Acc Maker !!!

Ahh sory my?la?em ze jak na czerwono to b??d ale i tak jest co? z?e krok 3

 

Poufny

Senior User
Joined
Jul 31, 2009
Messages
662
Reaction score
46
Age
31
Odp: B??d Acc Maker !!!

Nie moze polaczyc sie z baza danych.
Czy aby napewno utworzyles baze danych, uzywajac xampp, wchodza na adres , zalozyles haslo, zainportowales pliki?

Czy w pliku config.lua wpisales poprawnie nazwe, haslo do bazy danych.

Najjelpie zrob ss, i pokaz czy masz DB :)

1.nazwa twojej bazy danych
2. Klikasz import, i importujesz pliki mysql.
3. ustawiasz haslo do bazy danych!


fd6f140f1f27b5aa.html
 
Last edited:

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Odp: B??d Acc Maker !!!

Mam tak jak ty

i jeszcze to
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "adrian"
sqlDatabase = "ots"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
passwordType = "plain"


PS Mam antygone na Poniedzia?ek
 

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Odp: B??d Acc Maker !!!

OD?WIE?AM Nadal potrzebuje pomocy !! :curse::curse:
 

Marcinoos66

Senior User
Joined
Dec 18, 2008
Messages
1,196
Reaction score
99
Odp: B??d Acc Maker !!!

OD?WIE?AM Pomocy ludzie !!!! :curse::curse::curse::curse::curse::curse:
 
Status
Not open for further replies.
Top