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

Real Map Project v0.8

Status
Not open for further replies.
when i open the server and i enter on account manager the server shutdowns without any previus msge, any help pls? :(
 
Okay i found some more bugs
1. The Obsidian Knife doesnt work
2. Blessed wooden stake doesnt work
Maybe u can fix those? :/
 
The Blue Legs quest in darashia, stairs are bugged on two of them.. so u get trapped. :/ FYI.
 
I will wait for the version 0.9
But in 0.8 i fixed all in my server
More than 20 quests
Formorgor Mines...
:(

Nothing to do..

Keep Working,

Hmm, my config.lua for u guys:

Code:
-- The Forgotten Server Config

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

	-- Banishments
	broadcastBanishments = "yes"
	banDays = 1
	finalBanDays = 3
	killsToBan = 8

	-- Battle
	worldType = "pvp"
	hotkeyAimbotEnabled = "yes"
	protectionLevel = 20
	killsToRedSkull = 4
	pzLocked = 60000
	deathLosePercent = 10
	criticalHitChance = 7
	removeAmmoWhenUsingDistanceWeapon = "no"
	removeChargesFromRunes = "yes"
	timeToDecreaseFrags = 5 * 35 * 45 * 440
	whiteSkullTime = 13 * 45 * 500
	oldConditionAccuracy = "no"
	alternativeExhaust = 1000
        stairJumpExhaustion = 1100
	animationTextOnHeal = "no"

	-- Commands
	displayGamemastersWithOnlineCommand = "no"

	-- Connection Config
	ip = "201.62.215.123"
	loginProtocolPort = 7171
	gameProtocolPort = 7172
	adminProtocolPort = 7171
	statusProtocolPort = 7171
	loginTries = 3
	retryTimeout = 5 * 1000
	loginTimeout = 40 * 800
	maxPlayers = "70"
	motd = "Welcome to the Avenged! Acesse o site: http://avenged.no-ip.org"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "Avenged"
	loginMessage = "Welcome to the Avenged! Acesse o site: http://avenged.no-ip.org"
	adminLogsEnabled = "no"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"

	-- Deathlist
	deathListEnabled = "yes"
	maxDeathRecords = 10

	-- Guilds
	ingameGuildSystem = "yes"

	-- Highscores
	highscoreDisplayPlayers = 20
	updateHighscoresAfterMinutes = 50

	-- Houses
	housePriceEachSQM = 1500
	houseRentPeriod = "never"

	-- Idle
	kickIdlePlayerAfterMinutes = 15

	-- Item Usage
	timeBetweenActions = 200
	timeBetweenExActions = 1000

	-- Map
	mapName = "RealMap"
	mapAuthor = "Limannen, Cykotitan"
	randomizeTiles = "no"
	mapStorageType = "binary"

	-- Messaging
	enableRuleViolationReports = "yes"
	maxMessageBuffer = 4

	-- MySQL
	mysqlHost = "localhost"
	mysqlUser = "root"
	mysqlPass = "MYPASSWORDSECRET:D"
	mysqlDatabase = "forgottenserver"
	mysqlPort = 3306

	-- Premium Account
	freePremium = "yes"

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

	-- Rates
	rateExp = 100
	rateSkill = 90
	rateLoot = 2
	rateMagic = 30
	rateSpawn = 5

	-- 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 = 10
	saveGlobalStorage = "yes"

	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50

	-- SqLite
	sqliteDatabase = "forgottenserver.s3db"

	-- SQL
	sqlType = "mysql"
	passwordType = "plain"

	-- Startup
	defaultPriority = "high"

	-- Shutdown
	freeMemoryAtShutdown = "yes"

	-- Status
	ownerName = "Diablo"
	ownerEmail = "[email protected]"
	url = "http://avenged.no-ip.org/"
	location = "Brazil"

Ahhh xD why you don't give sql password? xD
 
Some more bugs: Rashid(npc) doesnt work, Djinns(npcs) doesnt work. Cant sell/buy items from them.. wtf :/
 
I will wait for the version 0.9

You do that, I think it will all be better then.

Will the demon oak and inquision quest work after the update?

Yes, sir :D


-----

Wlcada...how's the raids going? :huh:
You said that you would do the real tibia raids for us, but no respond yet?
Prove to us that you aren't just another asking-when-release-noob by doing the raids :D

If anyone could help with the raids, pm me.

/Limannen
 
They do work, see it in action rashid is besides thais depot.
<br><center><a href="http://otservlist.org/ots/812530"><img src="http://signatures.otservlist.org/812530_1.png" alt="" style="border: 0px"></a></center>
 
just configure te raids.xml . for example in my server i configured the rats raid, i change the rats for orcs and so on and if you are a gm or a god you can set the areas you want the monsters to appear on..
quepedo server
 
Temple Position Wrong

Look you are talking about to different databases (phpmyadmin = sql and the other works alone and its sqlite) so anything you change in one of them its not going to be changed in the other one.
besides this if you are using sql on your server config file change the template position using phpmyadmin, otherwise use a program that sometimes comes with the server it is used to open sqlite files.
 
Temple Position Wrong

Look you are talking about to different databases (phpmyadmin = sql and the other works alone and its sqlite) so anything you change in one of them its not going to be changed in the other one.
besides this if you are using sql on your server config file change the template position using phpmyadmin, otherwise use a program that sometimes comes with the server it is used to open sqlite files.

Make sure X, Y, & Z is all on 0 and set townID as 5
 
Status
Not open for further replies.
Back
Top