[Share] fabrrp's Npc Buffer for Interlude (Updated 07/25/2007). L2J 

I'm having a problem with this NPC buffer and others I've tried, this is set right:

# Don't load quests
AltDevNoQuests = False
# Don't load spawntable
AltDevNoSpawns = False


The quest loads find, I spawn the buffer in game, talk to it, everything seems to work fine. Then you click a buff and it takes the adena, the buff doesent apppear and i get a blank pop-up that says script error at the top.
 
help: script error
fabrrp - [Share] fabrrp's Npc Buffer for Interlude (Updated 07/25/2007). - RaGEZONE Forums
 
who have problems with "don't loading quests", just delete the files:
gameserver\data\jscript\__init__$py.class
gameserver\data\jscript\quests\__init__$py.class
gameserver\data\jscript\quests\9999_NPCBuffer\__init__$py.class

these files are like "cookies"
 
May be a found the problem:

Edit "__init__.py" located in the file "C:\server\gameserver\data\jscript\quests\9999_NPCBuffer\__init__.py"

Change the line QuestDesc ="custom" to QuestDesc ="quests"

U can find this line here in the file:

____________________
NPC=[40000]
ADENA_ID=57
QuestId = 9999
QuestName = "NPCBuffer"
QuestDesc = "quests"
InitialHtml = "1.htm"
____________________


I dont know if this can be a problem, but the file "__init__.py" located in "C:\server\gameserver\data\jscript\quests__init__.py" dont have "," after the line '9999_NPCBuffer' like other lines.

___________________
'653_WildMaiden',
'999_C3Tutorial',
'9999_NPCBuffer'
___________________


So, put the "," in the line '9999_NPCBuffer,'

I make work the NPC buffer making this changes, but.... im my server i can't see the buffs. I receive the beneficts of buffs, but i dont see what buffs i have in my bar of buffs.

I use the server version "Vault 5.2" and have limit of 36 buffs.

Someone have this problem???

And "fabrrp" gratz ant thx for this share !!!

DeathAdder (Inoxx)

fabrrp - Parab
 
May be a found the problem:

Edit "__init__.py" located in the file "C:\server\gameserver\data\jscript\quests\9999_NPCBuffer\__init__.py"

Change the line QuestDesc ="custom" to QuestDesc ="quests"

U can find this line here in the file:

NPC=[40000]
ADENA_ID=57
QuestId = 9999
QuestName = "NPCBuffer"
QuestDesc = "quests"
InitialHtml = "1.htm"

Cara, brigad
 
OK. Now it's my turn.
First Problem - when I copy+paste the "skillname-e.dat" and "skillgrp.dat" to my Lineage 2/system folder I get this error every time I run the game:


Second Problem - Ingame buffer problem.
After I click on buffer in the Game Console it shows this:


Ingame Error:


Game Console error for file 0200-0299.xml:

Game Console error for file 0300-0399.xml:

Game Console error for file 9900-9999.xml:


More Errors:






How can I fix it?
L2J Revision Number:"1083"
L2JDP Revision Number:"3281"
Is the problem from the rev versions? Old? And another thing... i don't have:

# Don't load quests
AltDevNoQuests = False
# Don't load spawntable
AltDevNoSpawns = False

in my options.properties in *\gameserver\config... but I load the quest perfectly.

Just a tip...
In my first tries I couldn't load the quest '9999_NPCBuffer'. So what I did was to put the '9999_NPCBuffer', line in the start of __init__.py file(*\gameserver\data\jscript\quests)...like this:

__all__ = [
'9999_NPCBuffer',
'1_LettersOfLove1',
'2_WhatWomenWant1',
'3_ReleaseDarkelfElder1',
'4_LongLiveLordOfFlame',
etc.

I think that this line "# '635_InTheDimensionalRift', # Use it at your own risk" in __init__.py is blocking the other quests to load.
 
i think ur serverpack is too old.. and ur client isn't interlude..

They are both interlude. Client on full update. I started one of the newest server pack and data pack and still getting these errors...

Please give me you server and DP files so I can test on them. Can u?
 
Last edited:
friend I obtained for npc and etc, but when in the name of buff it of the one error message thus:

they script Error

it knows as to decide this?


SS (error)

fabrrp - [Share] fabrrp's Npc Buffer for Interlude (Updated 07/25/2007). - RaGEZONE Forums


Sorry for my bad english


Portugues:

amigo consegui por o npc e etc, mas quando clico no nome do buff ele da uma mensagem de erro assim:

script Error

sabe como resolver isso?
 
Last edited:
thnx for the share ;)
but i have little problem with Cancel Buffs :/ it works fine with gm, but simple user cant cancel buffs, because it says "You may not attack this target in a peaceful zone". Any ideas?
 
Hi all. I have the buffer loaded, and I can see the buff list, then the npc takes adena but I don't recieve any buffs. I put the client folder in my system folder, then launch the game a get a system error, the game just wont launch. Are there any new skillgrp.dat or skillname-e.dat files ? Appreciate any help. Thank you
 
hi

welleman --> yes the cancel buff dont work in peace zone and fabrrp's wil fix it when she have time :-)


Ethen --> it works you dont see it just edit your client site :-P and you see it works :-P
 
Back