• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Help whit gesior account maker

Now edit your config.lua with this one
Lua:
	accountManager = "yes"
	namelockManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 50
	newPlayerSpawnPosY = 50
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 8
	newPlayerMagicLevel = 0
	generateAccountNumber = "no"

	notationsToBan = 3
	warningsToFinalBan = 4
	warningsToDeletion = 5
	banLength = 7 * 24 * 60 * 60
	finalBanLength = 30 * 24 * 60 * 60
	ipBanishmentLength = 1 * 24 * 60 * 60
	broadcastBanishments = "yes"
	killsToBan = 6
	maxViolationCommentSize = 200
	autoBanishUnknownBytes = "no"

	worldType = "pvp"
	hotkeyAimbotEnabled = "yes"
	protectionLevel = 8
	pvpTileIgnoreLevelAndVocationProtection = "yes"
	killsToRedSkull = 3
	pzLocked = 60 * 1000
	criticalHitChance = 10
	criticalHitMultiplier = 1
	displayCriticalHitNotify = "yes"
	removeWeaponAmmunition = "yes"
	removeWeaponCharges = "yes"
	removeRuneCharges = "yes"
	timeToDecreaseFrags = 24 * 60 * 60 * 1000
	whiteSkullTime = 15 * 60 * 1000
	noDamageToSameLookfeet = "no"
	experienceByKillingPlayers = "no"
	showHealingDamage = "yes"
	fieldOwnershipDuration = 5 * 1000
	stopAttackingAtExit = "no"
	oldConditionAccuracy = "no"
	loginProtectionPeriod = 10 * 1000
	deathLostPercent = 10
	stairhopDelay = 2 * 1000

	worldId = 0
	ip = "127.0.0.1"
	loginPort = 7171
	gamePort = 7172
	adminPort = 7171
	statusPort = 7171
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "1000"
	motd = "ELDINWORLD!\nCreated by Eldin.\n\nPlease choose your character.\nLet the adventure begin...\n\nWhat would you like to see next?\[email protected]"
	displayOnOrOffAtCharlist = "no"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "EldinWorld"
	loginMessage = "Welcome to an EldinWorld server! Visit [url=http://www.eldinworld.webs.com]EldinWorld Project - Home[/url] for support."
	adminLogsEnabled = "no"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"
	forceSlowConnectionsToDisconnect = "no"
	loginOnlyWithLoginServer = "no"

	sqlType = "mysql"
	sqlHost = "localhost"
	sqlPort = 3306
	sqlUser = "root"
	sqlPass = "password"
	sqlDatabase = "eldinworld"
	sqlFile = "eldinworld.s3db"
	sqlKeepAlive = 0
	mysqlReadTimeout = 10
	passwordType = "plain"

	deathListEnabled = "yes"
	maxDeathRecords = 5

	ingameGuildManagement = "yes"
	levelToFormGuild = 8
	guildNameMinLength = 2
	guildNameMaxLength = 30

	highscoreDisplayPlayers = 25
	updateHighscoresAfterMinutes = 60

	buyableAndSellableHouses = "yes"
	houseNeedPremium = "yes"
	bedsRequirePremium = "yes"
	levelToBuyHouse = 10
	housesPerAccount = 2
	houseRentAsPrice = "no"
	housePriceAsRent = "no"
	housePriceEachSquare = 100
	houseRentPeriod = "weekly"

	timeBetweenActions = 200
	timeBetweenExActions = 1000

	mapName = "EldinWorld"
	mapAuthor = "Eldin"
	randomizeTiles = "yes"
	useHouseDataStorage = "no"
	storeTrash = "yes"
	cleanProtectedZones = "yes"

	defaultPriority = "high"
	optimizeDatabaseAtStartup = "yes"
	removePremiumOnInit = "yes"
	abortOnSocketFailure = "yes"

	maxMessageBuffer = 4
	kickIdlePlayerAfterMinutes = 15
	allowChangeOutfit = "yes"
	allowChangeColors = "yes"
	allowChangeAddons = "yes"
	disableOutfitsForPrivilegedPlayers = "no"
	bankSystem = "yes"
	saveGlobalStorage = "yes"
	displaySkillLevelOnAdvance = "yes"
	spellNameInsteadOfWords = "no"
	emoteSpells = "no"
	expireReportsAfterReads = 1
	promptExceptionTracerErrorBox = "yes"
	storePlayerDirection = "no"
	playerQueryDeepness = 2

	freePremium = "no"
	premiumForPromotion = "yes"

	blessingsOnlyPremium = "yes"
	blessingReductionBase = 30
	blessingReductionDecreament = 5

	experienceStages = "yes"
	rateExperience = 10.0
	rateSkill = 10.0
	rateMagic = 2.0
	rateLoot = 1
	rateSpawn = 1

	rateStaminaLoss = 1
	rateStaminaGain = 1000 / 3
	rateStaminaThresholdGain = 4
	staminaRatingLimitTop = 41 * 60
	staminaRatingLimitBottom = 14 * 60
	rateStaminaAboveNormal = 1.5
	rateStaminaUnderNormal = 0.5
	staminaThresholdOnlyPremium = "yes"

	experienceShareRadiusX = 30
	experienceShareRadiusY = 30
	experienceShareRadiusZ = 1
	experienceShareLevelDifference = 2 / 3
	extraPartyExperienceLimit = 20
	extraPartyExperiencePercent = 5

	globalSaveEnabled = "no"
	globalSaveHour = 10
	shutdownAtGlobalSave = "yes"
	cleanMapAtGlobalSave = "no"

	deSpawnRange = 2
	deSpawnRadius = 50

	maxPlayerSummons = 2
	teleportAllSummons = "no"
	teleportPlayerSummons = "no"

	ownerName = "Eldin"
	ownerEmail = "[email protected]"
	url = "http://www.eldinworld.webs.com"
	location = "Sweden"
	displayGamemastersWithOnlineCommand = "no"

	displayPlayersLogging = "yes"
	runeFile = ""
	outLogName = ""
	errorLogName = ""
	truncateLogsOnStartup = "no"
 
Back
Top