Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Problem z dołączeniem do mojego ots'a


pniakk

Rekomendowane odpowiedzi

Opublikowano

witam, mam taki problem iż Gdy odpalam silnik TheForgotten pod tibię 8.6 , to wszystko pięknie się ładuje, config jak i baza danych zrobiona, tak samo jak i strona. Wszystko działa prócz jednego, gdy odpalam tibię i ipchangera i zmieniam ip na "127.0.0.1" lub na localhost, to za każdym razem gdy wpisuje moje passy piszę "disconnect from server (200002)" i nie wiem oco chodzi. Myślałem że to wina tibi, lecz nie bo zainstalowałem ją jeszcze raz i wszystko pięknie działa na inncyh serverach, potem myślałem że to wina ipchanger'a lecz po reinstalacji nadal nic, więc zmieniłem ipchanger'a na innego i nadal nic, próbowałem portów 7171,7172 i nic. W configu mam wszystko raczej dobrze ustawione bo sprawdzałem 5 razy. Prosiłbym o pomoc i z góry dzięki. A oto mój Config.lua 

	fragTime = 24
	sendAfk = true
	rookLevelTo = 8
	rookTownId = 1
	rookSystem = false
	noDropBless = false
	accountManager = false
	namelockManager = true
	newPlayerChooseVoc = false
	newPlayerSpawnPosX = 1000
	newPlayerSpawnPosY = 1000
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 8
	newPlayerMagicLevel = 0
	generateAccountNumber = false
	generateAccountSalt = true

	useFragHandler = true
	redSkullLength = 24 * 60 * 60
	blackSkullLength = 2 * 24 * 60 * 60
	
	dailyFragsToRedSkull = 400
    weeklyFragsToRedSkull = 0 
    monthlyFragsToRedSkull = 0
    
    dailyFragsToBlackSkull = 900
    weeklyFragsToBlackSkull = 0 
    monthlyFragsToBlackSkull = 0
    
    dailyFragsToBanishment = 1800 
    weeklyFragsToBanishment = 0
    monthlyFragsToBanishment = 0
	
	dailyFragsToBanishment = 0
	weeklyFragsToBanishment = 0
	monthlyFragsToBanishment = 0
	blackSkulledDeathHealth = 140
	blackSkulledDeathMana = 100
	useBlackSkull = true
	advancedFragList = true

	notationsToBan = 10
	warningsToFinalBan = 40
	warningsToDeletion = 50
	banLength = 1 * 4 * 60 * 60
	killsBanLength = 1 * 4 * 60 * 60
	finalBanLength = 1 * 6 * 60 * 60
	ipBanishmentLength = 1 * 8 * 60 * 60
	broadcastBanishments = false
	maxViolationCommentSize = 200
	violationNameReportActionType = 2
	autoBanishUnknownBytes = true

	worldType = "2"
	protectionLevel = 580
	pvpTileIgnoreLevelAndVocationProtection = true
	pzLocked = 60 * 1000
	huntingDuration = 15 * 1000
	criticalHitChance = 0
	criticalHitMultiplier = 0
	displayCriticalHitNotify = false
	removeWeaponAmmunition = false
	removeWeaponCharges = true
	removeRuneCharges = true
	whiteSkullTime = 7.5 * 60 * 1000
	noDamageToSameLookfeet = false
	showHealingDamage = true
	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 = "127.0.0.1"
	bindOnlyGlobalAddress = false
	loginPort = 7171
	gamePort = 7172
	port = 7171
	loginTries = 10
	retryTimeout = 0
	loginTimeout = 24 * 60 * 1000
	maxPlayers = 900
	motd = "Welcome to Astaria!"
	displayOnOrOffAtCharlist = false
	onePlayerOnlinePerAccount = true
	allowClones = false
	serverName = "OTS by Astaria"
	loginMessage = "Welcome to Astaria!"
	statusTimeout = 24 * 60 * 1000
	replaceKickOnLogin = true
	forceSlowConnectionsToDisconnect = true
	loginOnlyWithLoginServer = false
	premiumPlayerSkipWaitList = false
	
	rsaPrime1 = "14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113"
	rsaPrime2 = "7630979195970404721891201847792002125535401292779123937207447574596692788513647179235335529307251350570728407373705564708871762033017096809910315212884101"
	rsaPublic = "65537"
	rsaModulus = "109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413"
	rsaPrivate = "46730330223584118622160180015036832148732986808519344675210555262940258739805766860224610646919605860206328024326703361630109888417839241959507572247284807035235569619173792292786907845791904955103601652822519121908367187885509270025388641700821735345222087940578381210879116823013776808975766851829020659073"

	sqlType = "mysql"
	sqlHost = "localhost"
	sqlPort = 3306
	sqlUser = "root"
	sqlPass = ""
	sqlDatabase = "otsek"
	sqlFile = "theforgottenserver.s3db"
	sqlKeepAlive = 0
	mysqlReadTimeout = 10
	mysqlWriteTimeout = 10
	encryptionType = "sha1"

	deathListEnabled = true
	deathListRequiredTime = 1 * 60 * 1000
	deathAssistCount = 19
	maxDeathRecords = 5

	ingameGuildManagement = false
	levelToFormGuild = 150
	premiumDaysToFormGuild = 0
	guildNameMinLength = 4
	guildNameMaxLength = 20

	highscoreDisplayPlayers = 15
	updateHighscoresAfterMinutes = 60

	buyableAndSellableHouses = true
	houseNeedPremium = true
	bedsRequirePremium = true
	levelToBuyHouse = 1500
	housesPerAccount = 2
	houseRentAsPrice = false
	housePriceAsRent = false
	housePriceEachSquare = 1000
	houseRentPeriod = "week"
	houseCleanOld = 0
	guildHalls = true

	timeBetweenActions = 200
	timeBetweenExActions = 1000
	hotkeyAimbotEnabled = true

	mapName = "forgotten.otbm"
	mapAuthor = "By Kolesiek"
	randomizeTiles = true
	storeTrash = true
	cleanProtectedZones = true
	mailboxDisabledTowns = ""

	defaultPriority = "high"
	niceLevel = 5
	coresUsed = "-1"

	startupDatabaseOptimization = false
	updatePremiumStateAtStartup = true
	confirmOutdatedVersion = false

	formulaLevel = 5.0
	formulaMagic = 3.0
	bufferMutedOnSpellFailure = false
	spellNameInsteadOfWords = true
	emoteSpells = true
	unifiedSpells = true

	allowChangeOutfit = true
	allowChangeColors = true
	allowChangeAddons = true
	disableOutfitsForPrivilegedPlayers = false
	addonsOnlyPremium = true

	dataDirectory = "data/"
	logsDirectory = "data/logs/"
	bankSystem = true
	displaySkillLevelOnAdvance = true
	promptExceptionTracerErrorBox = true
	maximumDoorLevel = 500
	maxMessageBuffer = 4
	tradeLimit = 100

	separateVipListPerCharacter = false
	vipListDefaultLimit = 20
	vipListDefaultPremiumLimit = 100

	saveGlobalStorage = true
	useHouseDataStorage = true
	storePlayerDirection = true

	checkCorpseOwner = true
	monsterLootMessage = 3
	monsterLootMessageType = 25

	ghostModeInvisibleEffect = false
	ghostModeSpellEffects = false

	idleWarningTime = 59 * 60 * 1000
	idleKickTime = 2 * 60 * 1000
	reportsExpirationAfterReads = 1
	playerQueryDeepness = 2
	tileLimit = 20
	protectionTileLimit = 0
	houseTileLimit = 0

	freePremium = true
	premiumForPromotion = true

	blessings = true
	blessingOnlyPremium = true
	blessingReductionBase = 30
	blessingReductionDecrement = 5
	eachBlessReduction = 8

	experienceStages = true
	rateExperience = 700.0
	rateExperienceFromPlayers = 0
	rateSkill = 70.0
	rateMagic = 90.0
	rateLoot = 10.0
	rateSpawn = 15

	rateMonsterHealth = 2.0
	rateMonsterMana = 2.0
	rateMonsterAttack = 1.9
	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 = 4
	teleportAllSummons = false
	teleportPlayerSummons = false

	statusPort = 7171
	ownerName = "Kolesiek"
	ownerEmail = ""
	url = "http:///"
	location = "Poland"
	displayGamemastersWithOnlineCommand = false

	displayPlayersLogging = true
	prefixChannelLogs = ""
	runFile = "OTSL_r.log"
	outputLog = "OTSL_debug.log"
	truncateLogOnStartup = false

	managerPort = 7171
	managerLogs = true
	managerPassword = ""
	managerLocalhostOnly = true
	managerConnectionsLimit = 1

	adminPort = 7171
	adminLogs = true
	adminPassword = ""
	adminLocalhostOnly = true
	adminConnectionsLimit = 1
	adminRequireLogin = true
	adminEncryption = ""
	adminEncryptionData = ""

 

Cytat

 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...