Secret Experience

Secret Experience (https://secretexperience.net/index.php)
-   [L2J] Dúvidas (https://secretexperience.net/forumdisplay.php?f=37)
-   -   [Gracia Final] Add Npcs l2j emu! (https://secretexperience.net/showthread.php?t=25068)

cabelation 05-09-2010 08:14 PM

Add Npcs l2j emu!
 
Ola galera...
alguem ai pode me ensinar a instalar NPC's em rev l2j emu?
eu tento de tudo mas nao consiguo...pode ser qualquer npc que seja, nao entra!
Alguem me ajude, por favor!

Obrigado:wacko:

Arayashiki 05-09-2010 08:38 PM

amigo poste ai o que vc jah fez, ou o erro, se possivel poste uma imagem mostrando para analisar o seu problema!!
Obrigado!

cabelation 05-09-2010 10:06 PM

Amigo o meu problema esta nas SQL's e provavelmente nos imports.
vou postar aqui pra vc dar uma olhada, Obrigado.

GK
Citação:

INSERT INTO `npc` VALUES (7077, 18717, 'Zhyndul', 1, 'Ardens Caelum GK', 1, 'Temple Custom', 8.00, 40.00, 76, 'male', 'L2Teleporter', 40, 3862, 1494, 9.27, 9.27, 40, 43, 30, 21, 35, 10, 5879, 590, 1444, 514, 760, 381, 253, 0, 253, 0, 0, 0, 80, 120, 'NULL', 0, 0, 0, 'LAST_HIT', 0, 0, 0, 'balanced', 'false');
Citação:

INSERT INTO `teleport` VALUES ('Hardin''s Private Academy', 95050, 105871, 109587, -3226, 15000, 0);
INSERT INTO `teleport` VALUES ('Blazing Swamp', 95057, 159608, -13568, -2835, 15000, 0);
INSERT INTO `teleport` VALUES ('Soul Harbor', 95063, -73720, 53842, -3681, 15000, 0);
INSERT INTO `teleport` VALUES ('Devastated Castle', 95068, 178790, -13531, -2267, 15000, 0);
INSERT INTO `teleport` VALUES ('Fortness of the dead', 95069, 57968, -31002, 354, 15000, 0);
INSERT INTO `teleport` VALUES ('Alligator Island', 95070, 111118, 170802, -3639, 15000, 0);
INSERT INTO `teleport` VALUES ('Isle of Prayer', 95086, 148001, 189612, -3725, 15000, 0);
INSERT INTO `teleport` VALUES ('Parnassus', 95087, 149382, 171913, -955, 15000, 0);
INSERT INTO `teleport` VALUES ('Beleth', 95088, 14481, 213162, -9357, 15000, 0);
INSERT INTO `teleport` VALUES ('Gludio Airship Field', 95089, -149362, 256702, -56, 15000, 0);
INSERT INTO `teleport` VALUES ('Keucereus Alliance Base', 95090, -186742, 244167, 2670, 15000, 0);
INSERT INTO `teleport` VALUES ('Aerial Cleft', 95091, -213689, 244428, 2039, 15000, 0);
INSERT INTO `teleport` VALUES ('Hellbound Entrace', 95093, -11432, 236694, -3239, 15000, 0);
INSERT INTO `teleport` VALUES ('PVP ARENA 1', 800002, 153573, 142075, -12737, 0, 0);
INSERT INTO `teleport` VALUES ('PVP ARENA 2', 800003, 174070, -81910, -5124, 0, 0);
INSERT INTO `teleport` VALUES ('DROP AREA 1', 800004, 46072, 110499, -2014, 0, 0);
INSERT INTO `teleport` VALUES ('Pagan', 800005, -15601, -51630, -11013, 0, 0);
INSERT INTO `teleport` VALUES ('Keucereus Alliance Base', 900000, -184232, 242960, 1577, 0, 0);
INSERT INTO `teleport` VALUES ('Seed of Immortality', 900001, -212818, 209814, 4287, 0, 0);
INSERT INTO `teleport` VALUES ('Kleft Entrada 1', 900002, -204256, 242148, 1742, 0, 0);
INSERT INTO `teleport` VALUES ('Kleft Entrada 2', 900003, -205409, 242153, 1742, 0, 0);
INSERT INTO `teleport` VALUES ('Gludio Airship Field', 900004, -149350, 255313, -92, 0, 0);
INSERT INTO `teleport` VALUES ('Seed of Destruction 1', 900005, -248370, 250446, 4336, 0, 0);
INSERT INTO `teleport` VALUES ('Seed of Destruction 2', 900006, -251425, 250271, 4315, 0, 0);
__________________________________________________ ____________

NPC Buffer

INSERT INTO `npc` VALUES ('5000', '36513', 'Npc Buffer', '1', 'Gracia_Final', '1', 'LineageNPC.a_fighterguild_teacher_MHuman', '8.00', '23.00', '70', 'male', 'L2Npc', '40', '2444', '2444', '0.00', '0.00', '10', '10', '10', '10', '10', '10', '0', '0', '500', '500', '500', '500', '278', '0', '333', '0', '0', null, '50', '120', '', '0', '0', '0', 'LAST_HIT', '0', '0', '0', 'balanced', 'false');

Imports NPC Buffer

import sys
from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance
from java.util import Iterator
from net.sf.l2j.gameserver.datatables import SkillTable
from net.sf.l2j import L2DatabaseFactory
from net.sf.l2j.gameserver.model.quest import State
from net.sf.l2j.gameserver.model.quest import QuestState
from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest

__________________________________________
NPC TOP ALL

INSERT INTO `npc` VALUES ('7206', '13176', 'TOP PVP / PK', '1', 'SecretExperience.net', '1', 'LineageNPC2.archer_of_insurgents', '10.00', '23.50', '70', 'male', 'L2Npc', '40', '2444', '2444', '0.00', '0.00', '10', '10', '10', '10', '10', '10', '0', '0', '500', '500', '500', '500', '278', '0', '333', '0', '0', null, '28', '120', null, '0', '0', '0', 'LAST_HIT', '0', '0', '0', 'fighter', 'false');


Horários baseados na GMT -3. Agora são 11:55 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.