• 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!

geisor aac 0.3.6 help!

shawntio

Member
Joined
Apr 14, 2008
Messages
737
Reaction score
5
Location
sweden
hi i'm making an acc page for my server i use geisor aac 0.3.6 and i use frankfarmer realmap project but when i follow the installation steps in you know install.php
when i'm trying to complete the first step you are going to set server path well anyway when i have set the server path it says

"Warning: syntax error, unexpected '@' in C:/Users/shawn/Desktop/server/config.lua on line 2 in C:\xampp\xampp\htdocs\install.php on line 130
File config.lua loaded from C:/Users/shawn/Desktop/server/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."


please reply if you know what i am doing wrong Thanks!
 
look ur config lua..

Kick NOTES

--NOTE < this

then go to you config lua and find this @ look if it's in the righ position
 
Code:
  accountManager = "no"
	namelockManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 32369
	newPlayerSpawnPosY = 32241
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 8
	newPlayerMagicLevel = 0
	generateAccountNumber = "no"


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


	worldType = "pvp"
	protectionLevel = 55
	pvpTileIgnoreLevelAndVocationProtection = "yes"
	killsToRedSkull = 4
	pzLocked = 50 * 1000
	criticalHitChance = 8
	criticalHitMultiplier = 1
	displayCriticalHitNotify = "no"
	removeWeaponAmmunition = "yes"
	removeWeaponCharges = "yes"
	removeRuneCharges = "yes"
	timeToDecreaseFrags = 3 * 60 * 60 * 1000
	whiteSkullTime = 5 * 60 * 1000
	noDamageToSameLookfeet = "no"
	experienceByKillingPlayers = "no"
	showHealingDamage = "yes"
	showHealingDamageForMonsters = "no"
	fieldOwnershipDuration = 5 * 1000
	stopAttackingAtExit = "yes"
	oldConditionAccuracy = "no"
	loginProtectionPeriod = 0
	deathLostPercent = 4
	stairhopDelay = 1000
	pushCreatureDelay = 2 * 1000
	deathContainerId = 1987
	gainExperienceColor = 215


	worldId = 0
	ip = ""
	loginPort = 7171
	gamePort = 7172
	adminPort = 7171
	statusPort = 7171
         port = 7172
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = 1000
	motd = "!"
	displayOnOrOffAtCharlist = "no"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "Reality"
	loginMessage = "Welcome to the OTS. The list of accessible commands is given here !help"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"
	forceSlowConnectionsToDisconnect = "yes"
	loginOnlyWithLoginServer = "no"
	premiumPlayerSkipWaitList = "yes"


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


	deathListEnabled = "yes"
	maxDeathRecords = 15

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


	highscoreDisplayPlayers = 10
	updateHighscoresAfterMinutes = 60


	buyableAndSellableHouses = "yes"
	houseNeedPremium = "yes"
	bedsRequirePremium = "yes"
	levelToBuyHouse = 40
	housesPerAccount = 0
	houseRentAsPrice = "no"
	housePriceAsRent = "no"
	housePriceEachSquare = 1000
	houseRentPeriod = "never"


	timeBetweenActions = 200
	timeBetweenExActions = 1000
	checkCorpseOwner = "yes"
	hotkeyAimbotEnabled = "yes"
	maximumDoorLevel = 1000


	mapName = "Ava"
	mapAuthor = "aa"
	randomizeTiles = "yes"
	useHouseDataStorage = "yes"
	storeTrash = "yes"
	cleanProtectedZones = "yes"


	defaultPriority = "high"
	niceLevel = 100
	coresUsed = "-1"
	optimizeDatabaseAtStartup = "yes"
	removePremiumOnInit = "yes"
	confirmOutdatedVersion = "no"


	maxMessageBuffer = 4
	bufferMutedOnSpellFailure = "no"


	dataDirectory = "data/"
	kickIdlePlayerAfterMinutes = 60
	allowChangeOutfit = "yes"
	allowChangeColors = "yes"
	allowChangeAddons = "yes"
	disableOutfitsForPrivilegedPlayers = "no"
	bankSystem = "yes"
	saveGlobalStorage = "yes"
	ghostModeInvisibleEffect = "yes"
	displaySkillLevelOnAdvance = "no"
	spellNameInsteadOfWords = "no"
	emoteSpells = "no"
	expireReportsAfterReads = 1
	promptExceptionTracerErrorBox = "yes"
	storePlayerDirection = "no"
	separateViplistPerCharacter = "no"
	playerQueryDeepness = 2
	monsterLootMessage = 3
        monsterLootMessageType = 25


	freePremium = "yes"
	premiumForPromotion = "yes"


	blessingsOnlyPremium = "yes"
	blessingReductionBase = 30
	blessingReductionDecreament = 5
	eachBlessReduction = 8


	experienceStages = "yes"
	rateExperience = 370.0
	rateSkill = 56.0
	rateMagic = 20.0
	rateLoot = 4
	rateSpawn = 1


	rateStaminaLoss = 0
	rateStaminaGain = 1
	rateStaminaThresholdGain = 1
	staminaRatingLimitTop = 41 * 60
	staminaRatingLimitBottom = 14 * 60
	rateStaminaAboveNormal = 1.0
	rateStaminaUnderNormal = 1.0
	staminaThresholdOnlyPremium = "yes"


	experienceShareRadiusX = 30
	experienceShareRadiusY = 30
	experienceShareRadiusZ = 1
	experienceShareLevelDifference = 2 / 3
	extraPartyExperienceLimit = 2000
	extraPartyExperiencePercent = 10


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


	deSpawnRange = 2
	deSpawnRadius = 50


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


	ownerName = ""
	ownerEmail = ""
	url = ""
	location = "Europe"
	displayGamemastersWithOnlineCommand = "no"


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