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

frag system

Spo teh pro

New Member
Joined
Jan 3, 2008
Messages
319
Reaction score
1
Code:
-- The Forgotten Server Config



	accountManager = "yes"
	namelockManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 160
	newPlayerSpawnPosY = 54
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 8
	newPlayerMagicLevel = 0
	generateAccountNumber = "no"



	redSkullLength = 7 * 24 * 60 * 60
	blackSkullLength = 10 * 24 * 60 * 60
	dailyFragsToRedSkull = 4
	weeklyFragsToRedSkull = 7
	monthlyFragsToRedSkull = 14
	dailyFragsToBlackSkull = dailyFragsToRedSkull
	weeklyFragsToBlackSkull = weeklyFragsToRedSkull
	monthlyFragsToBlackSkull = monthlyFragsToRedSkull
	dailyFragsToBanishment = dailyFragsToRedSkull
	weeklyFragsToBanishment = weeklyFragsToRedSkull
	monthlyFragsToBanishment = monthlyFragsToRedSkull
	blackSkulledDeathHealth = 40
	blackSkulledDeathMana = 0
	useBlackSkull = "yes"
	advancedFragList = "no"


	notationsToBan = 3
	warningsToFinalBan = 2
	warningsToDeletion = 3
	banLength = 7 * 24 * 60 * 60
	finalBanLength = 30 * 24 * 60 * 60
	ipBanishmentLength = 1 * 24 * 60 * 60
	broadcastBanishments = "yes"
	maxViolationCommentSize = 200
	violationNameReportActionType = 2
	autoBanishUnknownBytes = "no"

Hello... i got the follow problem..
it says that for red skull you require;
4/day
7/week
14/month

Im not sure, but i guess that for blackskull it requires *2 (not sure, if some1 knows better, please tell me :)!)

Tho I dont know where it says how LONG a frag lasts (my guess was that it lasts 1 month since the maximum is a month
But if im right how to change it to like 1 1/2 week?

Would be really nice if someone could help me!
Please help me guys!
 
It's like real tibia, one frag lasts one month, and the blackskull is *2 the red skull settings.

However you can remove the text from the blackskulls and chose what numbers you want :)
 
Well okay, thanks..
Seems like I cant set that a frag disappear after 1 1/2 week instead of a month, but thanks ;P
Have to live with that system^^
 
Back
Top