Ir para conteúdo
  • Cadastre-se

Problemas com Orange Skull


Posts Recomendados

Estou tendo muitos problemas relacionados a orange skull no meu servidor.. eu queria tirar ela e já pensei em praticamente tudo e não consegui..

 

uso o OTXserver 2.51 versão 9.80

 

Obrigado desde já

Att,
Grafit.

Link para o post
Compartilhar em outros sites

Organge Skull? eu conheço Green, Yellow, White, Red e Black, é uma skull que você criou?

Link para o post
Compartilhar em outros sites

Orange skull é a skull nova do tibia que é mais conhecida como "revenge kill"

 

Meu config.lua

 

-- The OTX Server Config
 
-- Owner Data
ownerName = ""
ownerEmail = ""
url = "
location = "Brazil"
 
-- Messages
motd = "Bem vindo ao Elorien Server!"
serverName = "Elorien"
loginMessage = "Bem vindo ao Elorien Server!"
displayGamemastersWithOnlineCommand = false
 
-- MySql
sqlType = "mysql"
sqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = ""
sqlFile = ""
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
mysqlReconnectionAttempts = 3
encryptionType = "sha1" --// encryptionType can be (plain, md5, sha1, sha256 or sha512).
 
-- World / Ip / Port
worldId = 0
ip = "127.0.0.1"
worldType = "open"
bindOnlyGlobalAddress = false
loginPort = 7171
gamePort = "7172"
statusPort = 7171
loginOnlyWithLoginServer = false
 
-- Account manager
accountManager = false
namelockManager = false
newPlayerChooseVoc = false
newPlayerSpawnPosX = 0
newPlayerSpawnPosY = 0
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 8
newPlayerMagicLevel = 0
generateAccountNumber = false
generateAccountSalt = false
 
-- Limits on frags / Time
fragsLimit = 24 * 60 * 60
fragsSecondLimit = 7 * 24 * 60 * 60
fragsThirdLimit = 30 * 24 * 60 * 60
 
-- Red Skull Config
fragsToRedSkull = 8
fragsSecondToRedSkull = 38
fragsThirdToRedSkull = 46
redSkullLength = 7 * 24 * 60 * 60
 
-- Black Skull Config
fragsToBlackSkull = 10000
fragsSecondToBlackSkull = 10000
fragsThirdToBlackSkull = 10000
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
blackSkullLength = 6 * 24 * 60 * 60
useBlackSkull = false
 
-- Banishment Config
-- killsBanLength works only if useBlackSkull option is disabled.
notationsToBan = 5
warningsToFinalBan = 8
warningsToDeletion = 10
banLength = 7 * 24 * 60 * 60
killsBanLength = 7 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanLength = 1 * 24 * 60 * 60
fragsToBanishment = 10
fragsSecondToBanishment = 26
fragsThirdToBanishment = 40
 
-- Battle
-- NOTE: showHealth/ManaChangeForMonsters inherites from showHealth/ManaChange.
protectionLevel = 1
pvpTileIgnoreLevelAndVocationProtection = true
allowFightback = true
pzLocked = 40 * 1000
huntingDuration = 30 * 1000
criticalHitMultiplier = 1
displayCriticalHitNotify = true
removeWeaponAmmunition = true
removeWeaponCharges = true
removeRuneCharges = true
whiteSkullTime = 15 * 60 * 1000
advancedFragList = false
useFragHandler = true
noDamageToSameLookfeet = false
showHealthChange = true
showManaChange = true
showHealthChangeForMonsters = false
showManaChangeForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = true
loginProtectionPeriod = 1000
deathLostPercent = 7
stairhopDelay = 1 * 1000
pushCreatureDelay = 1 * 1000
deathContainerId = 1987
gainExperienceColor = 215
addManaSpentInPvPZone = true
recoverManaAfterDeathInPvPZone = true
squareColor = 0
 
-- RSA
-- NOTE: These should not be changed unless you know what your doing!
-- Prime1 - known as p; Prime2 - known as q; Public - known as e;
-- Modulus - known as n; Private - known as d.
-- How make custom client with custom RSA Key: http://vapus.net/customclient
rsaPrime1 = ""
rsaPrime2 = ""
rsaPublic = ""
rsaModulus = ""
rsaPrivate = ""
 
-- OTX Server Extras Features
-- Battle
optionalWarAttackableAlly = false
fistBaseAttack = 7
criticalHitChance = 7
noDamageToGuildMates = false
-- if true then no damage, if false then damage
noDamageToPartyMembers = false
-- if true then no damage, if false then damage
 
-- Rook System
rookLevelTo = 5
rookLevelToLeaveRook = 8
rookTownId = 1
useRookSystem = false
 
-- Paralyze delay
paralyzeDelay = 1300
 
-- Protocol Server
-- The function no work (Fix please for Linux/Windows Users)
-- clientVersionMin = "9.80"
-- clientVersionMax = "9.81"
premiumDaysToAddByGui = 0
 
-- Depot and Miscellaneous
-- set playerFollowExhaust to 2000 if someone causes lags and kicks by following unreachable creatures too often
useCapacity = true
defaultDepotSize = 500
defaultDepotSizePremium = 1000
enableProtectionQuestForGM = true
cleanItemsInMap = false
playerFollowExhaust = 2000
 
-- 8.7x + config
useMounts = true
enableCooldowns = true
unmountPlayerInPz = true
tibiaClassicSlots = true
monsterSpawnWalkback = true
allowBlockSpawn = true
 
-- Summons and monsters
NoShareExpSummonMonster = false
 
-- Others
enableLootBagDisplay = false
serverPreview = false
levelToOfflineTraining = 9999999999
 
-- Connection config
loginTries = 20
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 250
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = true
allowClones = 0
statusTimeout = 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
premiumPlayerSkipWaitList = true
packetsPerSecond = 50
 
-- Deathlist
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 20
maxDeathRecords = 5
 
-- Guilds
ingameGuildManagement = false
levelToFormGuild = 20
premiumDaysToFormGuild = 0
guildNameMinLength = 4
guildNameMaxLength = 20
 
-- Highscores
highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60
 
-- Houses
buyableAndSellableHouses = true
houseNeedPremium = false
bedsRequirePremium = false
levelToBuyHouse = 50
housesPerAccount = 1
houseRentAsPrice = true
housePriceAsRent = true
housePriceEachSquare = 1000
houseRentPeriod = "weekly"
houseCleanOld = 8 * 24 * 60 * 60
guildHalls = false
houseSkipInitialRent = true
houseProtection = true
 
-- Item usage
timeBetweenActions = 190
timeBetweenExActions = 1000
timeBetweenCustomActions = 500
checkCorpseOwner = true
hotkeyAimbotEnabled = true
maximumDoorLevel = 999
tradeLimit = 100
canOnlyRopePlayers = false
 
-- Map
-- NOTE: storeTrash costs more memory, but will perform alot faster cleaning.
-- houseDataStorage usage may be found at how-use-internal-functions.log
mapAuthor = "Grafit"
randomizeTiles = true
houseDataStorage = "binary-tilebased"
storeTrash = true
cleanProtectedZones = true
mapName = "bronson.otbm"
-- For Windows(compiled with MSVC) and Linux use:
-- OTX Server use default GroundCache
-- GroundCache mode save memory: __GROUND_CACHE__
-- forgotten map on normal mode use memory: 361,512 KB
-- forgotten map with groundCache mode use memory: 334,124 KB
 
-- Mailbox
mailMaxAttempts = 5
mailBlockPeriod = 30 * 60 * 1000
mailAttemptsFadeTime = 5 * 60 * 1000
mailboxDisabledTowns = ""
-- Example disable rook depot (temple) "4"
-- mailboxDisabledTowns = "4"
 
-- Market
marketEnabled = false
marketOfferDuration = 30 * 24 * 60 * 60
premiumToCreateMarketOffer = true
checkExpiredMarketOffersEachMinutes = 60
maxMarketOffersAtATimePerPlayer = 100
 
-- Startup
-- For Linux use "-1" is default
-- daemonize works only on *nix, same as niceLevel
daemonize = false
defaultPriority = "higher"
niceLevel = 5
serviceThreads = 1
coresUsed = "-1" -- ("0, 1, 2, 3") -- For QuadCore ONLY Windows
startupDatabaseOptimization = true
removePremiumOnInit = true
confirmOutdatedVersion = false
skipItemsVersionCheck = false
 
-- Muted buffer
maxMessageBuffer = 4
 
-- Miscellaneous
dataDirectory = "data/"
logsDirectory = "data/logs/"
disableOutfitsForPrivilegedPlayers = false
bankSystem = false
spellNameInsteadOfWords = false
emoteSpells = false
unifiedSpells = true
promptExceptionTracerErrorBox = true
storePlayerDirection = false
savePlayerData = true
monsterLootMessage = 3
monsterLootMessageType = 20
separateViplistPerCharacter = false
vipListDefaultLimit = 60
vipListDefaultPremiumLimit = 120
 
-- Outfits
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
addonsOnlyPremium = false
 
-- Ghost mode
ghostModeInvisibleEffect = true
ghostModeSpellEffects = true
 
-- Limits
idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = -1
protectionTileLimit = 10
houseTileLimit = 10
tileLimit = 7
 
-- Premium-related
freePremium = false
premiumForPromotion = false
updatePremiumStateAtStartup = true
 
-- Blessings
blessings = true
blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecrement = 5
eachBlessReduction = 8
useFairfightReduction = true
pvpBlessingThreshold = 40
fairFightTimeRange = 60
 
-- Rates
experienceStages = true
rateExperience = 15
rateExperienceFromPlayers = 0
    rateSkill = 13
rateMagic = 10
rateLoot = 1.0
rateSpawnMin = 1
rateSpawnMax = 1
formulaLevel = 3.0
formulaMagic = 1.0
-- Monster rates
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 1.0
rateMonsterDefense = 1.0
 
-- Experience from players
minLevelThresholdForKilledPlayer = 0.9
maxLevelThresholdForKilledPlayer = 1.1
 
-- Stamina System
    rateStaminaLoss = 0
    rateStaminaGain = 0
    rateStaminaThresholdGain = 12
    staminaRatingLimitTop = 40 * 60
    staminaRatingLimitBottom = 14 * 60
    staminaLootLimit = 14 * 60
    rateStaminaAboveNormal = 1.0
    rateStaminaUnderNormal = 1.0
    staminaThresholdOnlyPremium = true 
 
 
 
-- Party System
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 5
experienceShareActivity = 2 * 60 * 1000
 
-- Global save
globalSaveEnabled = false
globalSaveHour = 8
globalSaveMinute = 0
shutdownAtGlobalSave = true
cleanMapAtGlobalSave = false
closeInstanceOnShutdown = true
 
-- Spawns
minRateSpawn = 1
maxRateSpawn = 3
deSpawnRange = 2
deSpawnRadius = 50
 
-- Summons
maxPlayerSummons = 2
teleportAllSummons = false
teleportPlayerSummons = true
 
-- Logs
disableLuaErrors = false
adminLogs = true
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = "server/run.log"
outputLog = "server/out.log"
truncateLogOnStartup = false
logPlayersStatements = true
 
-- Manager
-- NOTE: managerPassword left blank disables manager.
managerPort = 7171
managerLogs = true
managerPassword = ""
managerLocalhostOnly = true
managerConnectionsLimit = 1
 
-- Admin
-- NOTE: adminPassword left blank disables manager.
-- Set to anything if you set adminRequireLogin to false.
-- adminEncryption available options: rsa1024xtea;
-- remember to set correct data!
adminPort = 7171
adminPassword = ""
adminLocalhostOnly = true
adminConnectionsLimit = 1
adminRequireLogin = true
adminEncryption = ""
adminEncryptionData = ""
 
-- Don't edit use at your own risk
saveGlobalStorage = false
bufferMutedOnSpellFailure = false

Att,
Grafit.

Link para o post
Compartilhar em outros sites

Parece que não tem nada relacionado a Orange Skull na config.lua O.o, tenta dar um Ctrl+ f na pasta do seu ot e tenta achar qualquer coisa sobre ela, e posta aqui.

E esses problemas que você falou, pode explica-los melhor? aparece algum erro na distro?

Link para o post
Compartilhar em outros sites

É um script que ta fazendo o revenge skull funcionar,tente achar algum script relacionado a isso e delete ele ou mude o tempo de duração para 0 assim ela irá aparecer e desaparecer na hora..

Infelizmente eu não posso ajudar com isso porque tem que procurar na pasta do servidor.  ;) 

Editado por ViitinG (veja o histórico de edições)
Link para o post
Compartilhar em outros sites

já procurei em tudo...

 

creaturescripts, actions, movements, globalevents e tudo que vc imaginar e não achei.. acho que seja só nas sources mesmo

Att,
Grafit.

Link para o post
Compartilhar em outros sites

Pode ser nas sources mesmo cara..

Ja tentou procurar por "skull" em cada pasta para ver se acha algo relacionado a "orange skull,revenge skull,orangeskull,revengeskull,revenge.." tenta fazer isso para ver se acha algo,se não achar nada deve ser nas sources mesmo.   ;) 

Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo