Squash Seeds Summon Problem

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
Villy
Posts: 3
Joined: Wed Oct 14, 2009 12:24 pm

Squash Seeds Summon Problem

Post by Villy »

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

Hello,
I am trying to get the squash seeds to spawn the squash mobs.
Squash seeds ID: 6389 and 6390
Npc ID: 12774 and 12777
Problem is the skill to summon them is missing.
I tryed to make the skills similar to other items that summon npc.
ex: Summon imperial pheonix,
Summon agathion and even pet lol.
First problem when you try`d to summon the squash seed it would crash the game client. and
it also crashes the DB. ( after you restart the server the squashes where they spawned are invizible) and the charachter who spawned them if he moves to another place after he relogs he will alway be moved back to the place he spawned them.

So anyone has any idea how to make the squashes to summon? I dont want to make them like the original event to only kill them with special items.. etc..
Just to be able to summon them. And maybe to grow small seed to big one with nectar so i can remove the multishop npc which trades Nectar + small seed for Large squash seed.
Thanx and waiting for a reply if someone has any idea :mrgreen:
Artemesis
Posts: 1
Joined: Fri Dec 05, 2008 11:29 am

Re: Squash Seeds Summon Problem

Post by Artemesis »

wrote the itemID and npcID in the "summon_items.csv" and set the summoTyp=0

and you must change the "handler" to "SummonItems" in the etcitem.sql for each Squash Seed which should spawn and which you wrote to the "summon_items.csv"

i hope it will help you

Arte
Post Reply