TVTEventnpc no work..

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
a198111
Posts: 3
Joined: Sat Oct 15, 2011 2:57 pm

TVTEventnpc no work..

Post by a198111 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5010:
L2JDP Revision 8463:

General.properties CustomNpcTable = True

Code: Select all

# Enable/Disable TvTEvent SystemTvTEventEnabled = True # TvT in instanceTvTEventInInstance = False # Name of the instance file for TvTTvTEventInstanceFile = coliseum.xml # Times TvT will occur (24h format).TvTEventInterval = 9:00,15:00,21:00,3:00 # Registration timer from start of event (in minutes).TvTEventParticipationTime = 60 # Event running time (in minutes).TvTEventRunningTime = 20 # TvT Event NPC (create a custom npc of type L2TvTEventNpc).TvTEventParticipationNpcId = 70010 # TvT Event Participation Fee (itemId, number). Fee is not returned.# Example: 57,100000# Default = noneTvTEventParticipationFee = 0,0 # Location for TvTEvent NPC to spawn in form x,y,z[,heading]TvTEventParticipationNpcCoordinates = 83425,148585,-3406 # Min/Max amount of players allowed in each team.TvTEventMinPlayersInTeams = 1TvTEventMaxPlayersInTeams = 20 # Min/Max level of players that may join the event.TvTEventMinPlayerLevel = 1TvTEventMaxPlayerLevel = 85 # Repsawn and exit delay timers (in seconds).TvTEventRespawnTeleportDelay = 10TvTEventStartLeaveTeleportDelay = 10 # First Team - Name, Start/Death x,y,z location.TvTEventTeam1Name = Team1TvTEventTeam1Coordinates = 148695,46725,-3414 # Second Team - Name, Start/Death x,y,z location.TvTEventTeam2Name = Team2TvTEventTeam2Coordinates = 149999,46728,-3414 # Reward for winning team.# Example: TvTEventReward = itemId,amount;itemId,amount;itemId,amountTvTEventReward = 57,100000 # TvTEvent RulesTvTEventTargetTeamMembersAllowed = TrueTvTEventScrollsAllowed = FalseTvTEventPotionsAllowed = FalseTvTEventSummonByItemAllowed = False
Click NPC 70010 did not respond。
What is where I set wrong? THX
burrito
Posts: 276
Joined: Wed Apr 15, 2009 6:41 am

Re: TVTEventnpc no work..

Post by burrito »

Did you spawn the NPC and then talk to it? If so that is why its not working. It only functions while TvT is able to be joined, or if the event is currently running.

If this is not the case, you need to give more information.
a198111
Posts: 3
Joined: Sat Oct 15, 2011 2:57 pm

Re: TVTEventnpc no work..

Post by a198111 »

Thank you for your response

Custom 50007 1000003 Normal

However, 70010 does not show what dialogue,I re-download or re-install the new server does not work, I have done nothing to change

Only changed General.properties, custom TABLE = TRUE and l2jmods.properties, TvTEventEnabled = True

Code: Select all

Event ID: (Valentines Event) has passed... Ignored.AutoChatHandler: Loaded 32 handlers in total.AutoSpawnHandler: Loaded 131 handlers in total.Skill Name Table: 65871 Name.Item Name Table: 19194 Name.Mail Manager: Successfully loaded 0 messages.IdFactory: Free ObjectID's remaining: 1879001131TvTEventEngine[TvTManager.TvTManager()]: Started.
thank you
burrito
Posts: 276
Joined: Wed Apr 15, 2009 6:41 am

Re: TVTEventnpc no work..

Post by burrito »

You still did not answer my question, did you just randomly spawn the npc on your own? or did the event spawn it.

If you spawned it manually, and TvT is mpt "PARTICIPATING" or "STARTED" , it will not give you any sort of dialogue
a198111
Posts: 3
Joined: Sat Oct 15, 2011 2:57 pm

Re: TVTEventnpc no work..

Post by a198111 »

thank you
I think I made a mistake。。sorry
fuko
Posts: 37
Joined: Sun Jul 03, 2011 8:17 pm
Location: UA

Re: TVTEventnpc no work..

Post by fuko »

that's all?)
Post Reply