If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4134:
L2JDP Revision 7356:
I have server set to run Wyvern by anyone plus all the time. Can't seem to get ID to responsed. even under GM plate. Need ID number so I can implement all the time flying and castle seiges.
Wyvern templateID
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: Wyvern templateID
Try use English language, not only English looking words.
- Tan
- L2j Veteran
- Posts: 873
- Joined: Wed Jun 10, 2009 10:31 pm
- Location: Poland
Re: Wyvern templateID
summon_items.csv
#Syntax:
# itemID;npcID;summonType;despawnDelay(only for type static)
# despawnDelay - in seconds, -1 unlimited
#
# summonType: 0 = Static, 1 = Pet, 2 = Wyvern
#
### Wyvern ###
8663;12621;2
http://www.l2jdp.com/l2jdb/db_misc.php?id=8663
Summon item
8663 - Mystery Potion (Event)
http://www.l2jdp.com/l2jdb/db_npc.php?id=12621
Dunno what do you want but maybe some of those thing may help you a bit
#Syntax:
# itemID;npcID;summonType;despawnDelay(only for type static)
# despawnDelay - in seconds, -1 unlimited
#
# summonType: 0 = Static, 1 = Pet, 2 = Wyvern
#
### Wyvern ###
8663;12621;2
http://www.l2jdp.com/l2jdb/db_misc.php?id=8663
Summon item
8663 - Mystery Potion (Event)
http://www.l2jdp.com/l2jdb/db_npc.php?id=12621
Dunno what do you want but maybe some of those thing may help you a bit

Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
http://www.last.fm/user/L2jTan
-
- Posts: 4
- Joined: Mon Jul 07, 2008 2:48 am
Re: Wyvern templateID
Thank you! I tried that templateID 1262 before I asked this question. Didn't work. From what your saying I have to you use the potion with the npcID, also? Will try a dry run while server is empty...
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Wyvern templateID
according to tan's post, you just need to right-click that potion to summon the vyvern.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 4
- Joined: Mon Jul 07, 2008 2:48 am
Re: Wyvern templateID
Thank you....It was a success. I actually had to write the syntax by hand but your info lead me in the right direction.