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

Need help

Ernstjan

Active Member
Joined
May 17, 2008
Messages
747
Reaction score
34
Location
Vriezenveen,The Netherlands
I'm having some troubles with exp, When a player kills a monster they get 0 exp
Here is my exp stage file:
HTML:
<?xml version="1.0" encoding="UTF-8"?>
<stages>
	<world id="1" multiplier="100">
		<stage minlevel="1" maxlevel="50" multiplier="250"/>
		<stage minlevel="51" maxlevel="100" multiplier="100"/>
		<stage minlevel="101" maxlevel="130" multiplier="70"/>
		<stage minlevel="131" maxlevel="150" multiplier="50"/>
		<stage minlevel="151" maxlevel="160" multiplier="20"/>
		<stage minlevel="161" maxlevel="170" multiplier="15"/>
		<stage minlevel="171" maxlevel="180" multiplier="10"/>
		<stage minlevel="181" maxlevel="190" multiplier="8"/>
		<stage minlevel="191" maxlevel="199" multiplier="7"/>
	    <stage minlevel="200" multiplier="5"/>
	</world>
</stages>

I think those stages are fine :eek: I was thinking Grizzly adams scripts are causing this but I have no idea
 
go to the monster file that you are attacking and open it and then edit the exp

data<monster<"monster type"<"monster name"(open in notepad and edit from there)

let me know if it worked


Example for dragon
Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Dragon" nameDescription="a dragon" race="blood"[B][U][I] experience="700"[/I][/U][/B] speed="180" manacost="0">
	<health now="1000" max="1000"/>
	<look type="34" corpse="5973"/>
	<targetchange interval="5000" chance="8"/>
	<strategy attack="100" defense="0"/>
	<flags>........
 
Last edited:
- - - Updated - - -

go to the monster file that you are attacking and open it and then edit the exp

data<monster<"monster type"<"monster name"(open in notepad and edit from there)

let me know if it worked


Example for dragon
Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Dragon" nameDescription="a dragon" race="blood"[B][U][I] experience="700"[/I][/U][/B] speed="180" manacost="0">
	<health now="1000" max="1000"/>
	<look type="34" corpse="5973"/>
	<targetchange interval="5000" chance="8"/>
	<strategy attack="100" defense="0"/>
	<flags>........
Didnt work

- - - Updated - - -

accountManager = false
namelockManager = false
newPlayerChooseVoc = true
newPlayerSpawnPosX = 32369
newPlayerSpawnPosY = 32241
newPlayerSpawnPosZ = 7
newPlayerTownId = 5
newPlayerLevel = 8
newPlayerMagicLevel = 1
generateAccountNumber = false


redSkullLength = 30 * 24 * 60 * 60
blackSkullLength = 45 * 24 * 60 * 60
dailyFragsToRedSkull = 20
weeklyFragsToRedSkull = 40
monthlyFragsToRedSkull = 90
dailyFragsToBlackSkull = 25
weeklyFragsToBlackSkull = 50
monthlyFragsToBlackSkull = 100
dailyFragsToBanishment = 10000
weeklyFragsToBanishment = 10000000000
monthlyFragsToBanishment = 1000000000000000000
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
useFragHandler = true
advancedFragList = false


notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 1 * 24 * 60 * 60
killsBanLength = 1 * 24 * 60 * 60
finalBanLength = 1 * 24 * 60 * 60
ipBanishmentLength = 2 * 24 * 60 * 60
broadcastBanishments = true
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = false


worldType = "open"
protectionLevel = 50
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 10 * 1000
huntingDuration = 10 * 1000
criticalHitChance = 15
criticalHitMultiplier = 1
displayCriticalHitNotify = false
removeWeaponAmmunition = false
removeWeaponCharges = false
removeRuneCharges = true
whiteSkullTime = 5 * 60 * 1000
noDamageToSameLookfeet = false
showHealingDamage = true
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = false
oldConditionAccuracy = false
loginProtectionPeriod = 10 * 1000
deathLostPercent = 10
stairhopDelay = 0 * 1000
pushCreatureDelay = 2 * 1000
deathContainerId = 1987
gainExperienceColor = 500
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true


worldId = 0
ip = "realmysterious.no-ip.org"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 1000
motd = "Welcome to mysterious real map server!"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "Mysterious real map"
loginMessage = "Welcome to mysterious real map server!"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = false


sqlType = "mysql"
sqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "root"
sqlPass = "koepaard1"
sqlDatabase = "myserver"
sqlFile = "mysql.sql"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"


deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 10


ingameGuildManagement = true
levelToFormGuild = 8
premiumDaysToFormGuild = 0
guildNameMinLength = 4
guildNameMaxLength = 20


highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 1


buyableAndSellableHouses = true
houseNeedPremium = true
bedsRequirePremium = true
levelToBuyHouse = 80
housesPerAccount = 1
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 1000
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = true


timeBetweenActions = 200
timeBetweenExActions = 1000
checkCorpseOwner = true
hotkeyAimbotEnabled = true
maximumDoorLevel = 800


mapName = "real.otbm"
mapAuthor = "Fear"
randomizeTiles = true
useHouseDataStorage = false
storeTrash = true
cleanProtectedZones = true
mailboxDisabledTowns = "-1"


defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"
optimizeDatabaseAtStartup = true
removePremiumOnInit = false
confirmOutdatedVersion = false


maxMessageBuffer = 400
bufferMutedOnSpellFailure = false


dataDirectory = "data/"
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
disableOutfitsForPrivilegedPlayers = false
bankSystem = true
saveGlobalStorage = true
displaySkillLevelOnAdvance = false
spellNameInsteadOfWords = false
emoteSpells = false
promptExceptionTracerErrorBox = true
storePlayerDirection = false
monsterLootMessage = 3
monsterLootMessageType = 25
separateViplistPerCharacter = false


ghostModeInvisibleEffect = true
ghostModeSpellEffects = true


idleWarningTime = 1400000 * 60 * 1000
idleKickTime = 1500000 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 0
maxItemsPerHouseTile = 0


freePremium = true
premiumForPromotion = true


blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8


experienceStages = true
rateExperience = 5
rateExperienceFromPlayers = 0
rateSkill = 25
rateMagic = 15
rateLoot = 3
rateSpawn = 2


rateMonsterHealth = 1.5
rateMonsterMana = 1.0
rateMonsterAttack = 1.5
rateMonsterDefense = 1.0


minLevelThresholdForKilledPlayer = 0.9
maxLevelThresholdForKilledPlayer = 1.1


rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true


experienceShareRadiusX = 150
experienceShareRadiusY = 150
experienceShareRadiusZ = 1
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 40
experienceShareActivity = 2 * 60 * 1000


globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = true
cleanMapAtGlobalSave = false


deSpawnRange = 2
deSpawnRadius = 50


maxPlayerSummons = 4
teleportAllSummons = false
teleportPlayerSummons = false


ownerName = "Fear"
ownerEmail = "[email protected]"
url = "realmysterious.no-ip.org"
location = "Sweden"
displayGamemastersWithOnlineCommand = false


adminLogsEnabled = false
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false

url = "realmysterious.no-ip.org"
Thats my whole config maybe someone can find a bug, but wangsta wrote in pm its wrong player flags or smthing

- - - Updated - - -

Bump!

- - - Updated - - -

BUMP

- - - Updated - - -

bump!
 
I still dont think its a problem with your config.lua i think its the file that the monster is in. but sorry that i couldnt help
 
Back
Top