Bug, Blacksmith of Mammon

L2g

Heir
Customer
Hello everyone,

I’m experiencing an issue with the Seven Signs event, specifically with the Blacksmith of Mammon NPC. The NPC is not initiating dialogue with players, preventing access to its functions, even though it is configured to allow interaction with unregistered characters.
However, with my ADM character it opens normally.

NOTE: I temporarily removed the options to remove S grade Seal and add S.a in Weapons grade S, could this edit be causing the error?

Does anyone know how to solve this?

My altsettings:

# When changing the period and the owner of the Seal, the spawn and the type of mobs change (Off-like).
# To always spawn only mobs with a drop of stones - SevenSingStaticEventPeriodSpawn = True
SevenSingStaticEventPeriodSpawn = False
# Teleport didn't register players in the city while trying to attack the mobs of the Seven Sing
SeventSingMobProtection= True
# Checks whether the teleporter in the Catacombs and Necropolis and the winner of the player's registration on the Seven Sing (Offlike - True)
SeventSingTeleporterProtection= True
# Mammon checks the player's record for seven seals and the status of the seal.
# If enabled, Mammon will not allow access to bypasses for not registered players (Offlike - true)
MammonCheckRegistrationOnSevenSing= False
# Can NPCs Preacher of Doom and Orator of Revelations talk to chat (Offlike - true)
SevenSingOratorCanTalk = True
 
Hello everyone,

I’m experiencing an issue with the Seven Signs event, specifically with the Blacksmith of Mammon NPC. The NPC is not initiating dialogue with players, preventing access to its functions, even though it is configured to allow interaction with unregistered characters.
However, with my ADM character it opens normally.

NOTE: I temporarily removed the options to remove S grade Seal and add S.a in Weapons grade S, could this edit be causing the error?

Does anyone know how to solve this?

My altsettings:
# Add to NPC opportunities smithy and trader of Mammon
SignsOptionsAtBlacksmith = False
# Npc id with Seven Sign options (Example: SignsOptionsNpcId = 30300, 30301, 30302)
SignsOptionsNpcId = 30300

altsettings.properties

Don't touch the original mammon, and this is NOT a bug.
 
  • Like
Reactions: L2g
# Add to NPC opportunities smithy and trader of Mammon
SignsOptionsAtBlacksmith = False
# Npc id with Seven Sign options (Example: SignsOptionsNpcId = 30300, 30301, 30302)
SignsOptionsNpcId = 30300

altsettings.properties

Don't touch the original mammon, and this is NOT a bug.
ty
 
# Add to NPC opportunities smithy and trader of Mammon
SignsOptionsAtBlacksmith = False
# Npc id with Seven Sign options (Example: SignsOptionsNpcId = 30300, 30301, 30302)
SignsOptionsNpcId = 30300

altsettings.properties

Don't touch the original mammon, and this is NOT a bug.
In this case, by creating a custom NPC for this function, I must spawn it manually. It will not be generated by the seven signs event. Correct?
 
In this case, by creating a custom NPC for this function, I must spawn it manually. It will not be generated by the seven signs event. Correct?

what would happen, if you add the original mammon npc ID in that config? :rolleyes::rolleyes:
ex.: SignsOptionsNpcId = 31113
 
what would happen, if you add the original mammon npc ID in that config? :rolleyes::rolleyes:
ex.: SignsOptionsNpcId = 31113
Unfortunately, it didn't work. From what I've tested and understood, this checking system only works if the Blacksmith is active (Dusk has won the competition).

It could be an error in my Rev as well or another mistake I'm making, but it doesn't show anything on the gameserver and the merchant mammon works.
 
Back
Top