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

Please Help me!!

lilleanders

New Member
Joined
Sep 10, 2009
Messages
31
Reaction score
0
hello!
i got this
as a server and when i use this http://otland.net/f137/complete-tutorial-how-setup-website-52022/ as a tut to do a homepage..
and i use Those http://otland.net/f118/gesior-aac-0-3-1-fixed-v1-forgotten-server-0-2-a-39963/ Files and i did type in this in the istall page
I:/RoXoR Server 8.50 (v0.3) (TFS v0.2.5) GUI/

then i klicked on set serverpath but then i get this error

Warning: syntax error, unexpected ':' in I:/RoXoR Server 8.50 (v0.3) (TFS v0.2.5) GUI/config.lua on line 115 in C:\xampp\htdocs\install.php on line 156
File config.lua loaded from I:/RoXoR Server 8.50 (v0.3) (TFS v0.2.5) GUI/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 help me :) i relly need a website :thumbup: and yeah.. and i have this as a Config


Code:
-- The Forgotten Server Config

	-- Account Manager
	accountManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 0
	newPlayerSpawnPosY = 0
	newPlayerSpawnPosZ = 0
	newPlayerTownId = 1
	newPlayerLevel = 50
	newPlayerMagicLevel = 5
	generateAccountNumber = "no"

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

	-- 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 = "xxxxxxx"
	loginProtocolPort = xxxx
	gameProtocolPort = xxxx
	adminProtocolPort = xxxx
	statusProtocolPort = xxxxx
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "1000"
	motd = "xxxxxxxxxxxxxxxxxx"
	onePlayerOnlinePerAccount = "yes"
	allowClones = "no"
	serverName = "xxxxx"
	loginMessage = "xxxxxxxxx"
	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 = "xxxxx"
	mapAuthor = "xxxxx"
	randomizeTiles = "xxx"
	mapStorageType = "xxxxxxx"

	-- Messaging
	enableRuleViolationReports = "no"
	maxMessageBuffer = 4

	-- MySQL
	mysqlHost = "xxxxxxxx"
	mysqlUser = "xxxx"
	mysqlPass = "xxxxx"
	mysqlDatabase = "xxxx"
	mysqlPort = xxx

	-- Premium Account
	freePremium = "yes"

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

	-- Rates
xxxxxxxxxxx
xxxxxxxxxxx
xxxxxxxxxxx

	-- Real Server Save
	-- note: serverSaveHour means like 03:00, not that it will save every 3 hours,
	-- if you want such a system use autoSaveEachMinutes. this serversave method
	-- may be unstable, we recommend using otadmin if you want real serversaves.
	serverSaveEnabled = "no"
	serverSaveHour = 3
	shutdownAtServerSave = "yes"
	cleanMapAtServerSave = "yes"

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

	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50

	-- SqLite
	sqliteDatabase = "xxxxxx"

	-- SQL
	sqlType = "xxxxx"
	passwordType = "xxxxx"

	-- Startup
	defaultPriority = "high"

	-- Shutdown
	freeMemoryAtShutdown = "yes"

	-- Status
	ownerName = "xxxx"
	ownerEmail = "xxxx"
	url = "xxxxx"
	location = "Europe"




and how do i get a GM Item/Weapon Seller coz when i start the serv he isent there >.<.... If u solve all this i will REP U :)



and when u do a spell the server crashes :O...
 
Last edited:
Code:
-- note: serverSaveHour means like 03:00, not that it will save every 3 hours,

strip is online, and tell me what gave.:thumbup:

REP ++ :wub::wub:
 
Try this one and reply me

Code:
-- The Forgotten Server Config

	-- Account Manager
	accountManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 0
	newPlayerSpawnPosY = 0
	newPlayerSpawnPosZ = 0
	newPlayerTownId = 1
	newPlayerLevel = 50
	newPlayerMagicLevel = 5
	generateAccountNumber = "no"

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

	-- 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 = "xxxxxxx"
	loginProtocolPort = xxxx
	gameProtocolPort = xxxx
	adminProtocolPort = xxxx
	statusProtocolPort = xxxxx
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "1000"
	motd = "xxxxxxxxxxxxxxxxxx"
	onePlayerOnlinePerAccount = "yes"
	allowClones = "no"
	serverName = "xxxxx"
	loginMessage = "xxxxxxxxx"
	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 = "xxxxx"
	mapAuthor = "xxxxx"
	randomizeTiles = "xxx"
	mapStorageType = "xxxxxxx"

	-- Messaging
	enableRuleViolationReports = "no"
	maxMessageBuffer = 4

	-- MySQL
	mysqlHost = "xxxxxxxx"
	mysqlUser = "xxxx"
	mysqlPass = "xxxxx"
	mysqlDatabase = "xxxx"
	mysqlPort = xxx

	-- Premium Account
	freePremium = "yes"

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

	-- Rates
xxxxxxxxxxx
xxxxxxxxxxx
xxxxxxxxxxx

	-- Real Server Save
	serverSaveEnabled = "no"
	serverSaveHour = 3
	shutdownAtServerSave = "yes"
	cleanMapAtServerSave = "yes"

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

	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50

	-- SqLite
	sqliteDatabase = "xxxxxx"

	-- SQL
	sqlType = "xxxxx"
	passwordType = "xxxxx"

	-- Startup
	defaultPriority = "high"

	-- Shutdown
	freeMemoryAtShutdown = "yes"

	-- Status
	ownerName = "xxxx"
	ownerEmail = "xxxx"
	url = "xxxxx"
	location = "Europe"

If its works a simple ++rep then :D
 
Try this one and reply me

Code:
-- The Forgotten Server Config

	-- Account Manager
	accountManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 0
	newPlayerSpawnPosY = 0
	newPlayerSpawnPosZ = 0
	newPlayerTownId = 1
	newPlayerLevel = 50
	newPlayerMagicLevel = 5
	generateAccountNumber = "no"

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

	-- 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 = "xxxxxxx"
	loginProtocolPort = xxxx
	gameProtocolPort = xxxx
	adminProtocolPort = xxxx
	statusProtocolPort = xxxxx
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "1000"
	motd = "xxxxxxxxxxxxxxxxxx"
	onePlayerOnlinePerAccount = "yes"
	allowClones = "no"
	serverName = "xxxxx"
	loginMessage = "xxxxxxxxx"
	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 = "xxxxx"
	mapAuthor = "xxxxx"
	randomizeTiles = "xxx"
	mapStorageType = "xxxxxxx"

	-- Messaging
	enableRuleViolationReports = "no"
	maxMessageBuffer = 4

	-- MySQL
	mysqlHost = "xxxxxxxx"
	mysqlUser = "xxxx"
	mysqlPass = "xxxxx"
	mysqlDatabase = "xxxx"
	mysqlPort = xxx

	-- Premium Account
	freePremium = "yes"

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

	-- Rates
xxxxxxxxxxx
xxxxxxxxxxx
xxxxxxxxxxx

	-- Real Server Save
	serverSaveEnabled = "no"
	serverSaveHour = 3
	shutdownAtServerSave = "yes"
	cleanMapAtServerSave = "yes"

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

	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50

	-- SqLite
	sqliteDatabase = "xxxxxx"

	-- SQL
	sqlType = "xxxxx"
	passwordType = "xxxxx"

	-- Startup
	defaultPriority = "high"

	-- Shutdown
	freeMemoryAtShutdown = "yes"

	-- Status
	ownerName = "xxxx"
	ownerEmail = "xxxx"
	url = "xxxxx"
	location = "Europe"

If its works a simple ++rep then :D

lol that one whas mine...
 
Back
Top