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

[8.4] ColdFlamez V8 PROTOTYPE ONLY [S Q L]

Isara

New Member
Joined
Jan 18, 2009
Messages
9
Reaction score
0
ColdFlamez V8
Prototype Only

WARNING: THIS IS ONLY A PROTOTYPE, MEANING THERE IS STILL SEVERAL ERRORS THAT REQUIRE ATTENTION, PLEASE DO NOT DOWNLOAD THIS EXPECTING TO SEE A COMPLETE SERVER, THIS IS SIMPLY A BUG TEST, DESIGNED TO ELIMINATE ALL ERRORS BEFORE THE FINAL RELEASE
--Thank You For Your Understanding!

_________________________________
ColdFlamez V8:

--Tibia Client 8.4
--Large Map Increase to the South (over mountains)
--Experience From Players script added
--Several bridged teleporters added to the East
--Two Large Houses added to the Right
--New Monster Additions!
--Unique SQL TEST

--SEVERAL BUGS AND ERRORS
_________________________________


PLEASE POST ALL ERRORS YOU HAVE, IN ORDER FROM THE MOST MAJOR, TO THE LEAST IMPORTANT, SO THESE ERRORS CAN BE FIXED FOR THE FINAL RELEASE!

THANK YOU!



SQL Download - ColdFlamez V8.rar
 
dh6f5y.png
 
[8.4] ColdFlamez V8. Bugs Fixed.New Items Monserts 8.4!
SQL:
 Enjoy :)[/b]

[quote="Isara, post: 205201"][SIZE="6"][COLOR="DarkRed"]ColdFlamez V8[/COLOR][/SIZE]
[COLOR="Red"][U]Prototype Only[/U][/COLOR]


[COLOR="DarkRed"][SIZE="5"]ColdFlamez V8:[/SIZE][/COLOR]
[COLOR="DarkRed"]
--Tibia Client 8.4
--Large Map Increase to the South (over mountains)
--Experience From Players script added
--Several bridged teleporters added to the East
--Two Large Houses added to the Right
--New Monster Additions!
--Unique SQL TEST[/COLOR]
--Added New Quests
--100% New Items and Monsters 8.4
--Yalaharian Outfit works
--Bugs fixed
_________________________________

[COLOR="Red"][SIZE="4"]
PLEASE POST ALL ERRORS YOU HAVE, IN ORDER FROM THE MOST MAJOR, TO THE LEAST IMPORTANT, SO THESE ERRORS CAN BE FIXED FOR THE FINAL RELEASE!

THANK YOU![/SIZE][/COLOR]


[COLOR="DarkRed"][SIZE="4"]SQL Download[/SIZE][/COLOR] - [url=http://www.speedy*****malware.localhost/352869155.html]ColdFlamez V8.rar[/url][/QUOTE]

Enjoy!
 
//The Config is messy..

Replace it with:
Code:
-- The Forgotten Server Config
 
	-- Account manager
	accountManager = "yes"
	namelockManager = "yes"
	newPlayerChooseVoc = "no"
	newPlayerSpawnPosX = 95
	newPlayerSpawnPosY = 117
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 1
	newPlayerMagicLevel = 0
	generateAccountNumber = "no"
 
	-- Banishments
	notationsToBan = 3
	warningsToFinalBan = 4
	warningsToDeletion = 5
	banLength = 7 * 24 * 60 * 60
	finalBanLength = 30 * 24 * 60 * 60
	ipBanishmentLength = 1 * 24 * 60 * 60
	broadcastBanishments = "yes"
	killsToBan = 5
	maxViolationCommentSize = 200
 
	-- Battle
	worldType = "pvp"
	hotkeyAimbotEnabled = "yes"
	protectionLevel = 1
	pvpTileIgnoreLevelAndVocationProtection = "yes"
	killsToRedSkull = 3
	pzLocked = 60 * 1000
	criticalHitChance = 7
	displayCriticalHitNotify = "no"
	removeAmmoWhenUsingDistanceWeapon = "yes"
	removeChargesFromRunes = "yes"
	timeToDecreaseFrags = 24 * 60 * 60 * 1000
	whiteSkullTime = 15 * 60 * 1000
	noDamageToSameLookfeet = "no"
	experienceByKillingPlayers = "no"
	showHealingDamage = "no"
	fieldOwnershipDuration = 5 * 1000
 
	-- Connection config
	worldId = 0
	ip = "127.0.0.1"
	port = 7171
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "1000"
	motd = "Welcome to the Forgotten Server!"
	displayOnOrOffAtCharlist = "no"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "Forgotten"
	loginMessage = "Welcome to the Forgotten Server!"
	adminLogsEnabled = "no"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"
	forceSlowConnectionsToDisconnect = "no"
	loginOnlyWithLoginServer = "no"
 
	-- Database
	-- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
	-- To disable sqlKeepAlive use 0 value.
	sqlType = "sqlite"
	sqlHost = "localhost"
	sqlPort = 3306
	sqlUser = "root"
	sqlPass = ""
	sqlDatabase = "theforgottenserver"
	sqlFile = "forgottenserver.s3db"
	sqlKeepAlive = 60
	passwordType = "plain"
 
	-- Deathlist
	deathListEnabled = "yes"
	maxDeathRecords = 5
 
	-- Guilds
	ingameGuildManagement = "yes"
	levelToFormGuild = 8
	guildNameMinLength = 4
	guildNameMaxLength = 20
 
	-- Highscores
	highscoreDisplayPlayers = 15
	updateHighscoresAfterMinutes = 60
 
	-- Houses
	buyableAndSellableHouses = "yes"
	housesPerAccount = 0
	levelToBuyHouse = 1
	houseRentAsPrice = "no"
	housePriceAsRent = "no"
	housePriceEachSQM = 1000
	houseRentPeriod = "never"
 
	-- Item usage
	timeBetweenActions = 200
	timeBetweenExActions = 1000
 
	-- Map
	mapName = "forgotten"
	mapAuthor = "Komic"
	randomizeTiles = "yes"
	cleanProtectedZones = "yes"
 
	-- Miscellaneous
	-- NOTE: defaultPriority works only on Windows
	kickIdlePlayerAfterMinutes = 15
	allowChangeOutfit = "yes"
	allowChangeColors = "yes"
	maxMessageBuffer = 4
	displayGamemastersWithOnlineCommand = "no"
	defaultPriority = "high"
	saveGlobalStorage = "yes"
	bankSystem = "yes"
	displaySkillLevelOnAdvance = "no"
	spellNameInsteadOfWords = "no"
	emoteSpells = "no"
	disableOutfitsForPrivilegedPlayers = "no"
	expireReportsAfterReads = 1
	optimizeDatabaseAtStartup = "yes"
 
	-- Premium account
	freePremium = "no"
	removePremiumOnInit = "yes"
	premiumForPromotion = "yes"
	blessingsOnlyPremium = "yes"
	houseNeedPremium = "yes"
	bedsRequirePremium = "yes"
 
	-- Rates
	-- NOTE: experienceStages configuration is located in data/XML/stages.xml.
	rateExp = 5
	rateSkill = 3
	rateLoot = 2
	rateMagic = 3
	rateSpawn = 1
	extraPartyExpLimit = 20
	extraPartyExpPercent = 5
	experienceStages = "no"
 
	-- Global save
	-- NOTE: globalSaveHour means like 03:00, not that it will save every 3 hours,
	-- if you want such a system please check out data/globalevents/globalevents.xml.
	globalSaveEnabled = "no"
	globalSaveHour = 8
	shutdownAtGlobalSave = "yes"
	cleanMapAtGlobalSave = "no"
 
	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50
 
	-- Summons
	maxPlayerSummons = 2
	teleportAllSummons = "no" --FIXME: Doesn't work
	teleportPlayerSummons = "no" --FIXME: Doesn't work
 
	-- Status
	ownerName = ""
	ownerEmail = "@otland.net"
	url = "http://otland.net/"
	location = "Europe"
 
i wont download it snice its a bug test although ill be waiting for the final release! :p:
 
if you add source ill use it on my server to help testing...
 
Its nice
I'll use it for my server but still waiting for the final release
ENJOY
 
Back
Top