Jump to content
  • 0

[HELP]I need Help From U guys with Buffer


Destorion

Question

I have a problem.....With my buffer When i go to take buffs look what he is saying...

 

 

21dho9j.jpg

 

 

 

I wanna Help me to solve this problem.

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

You Have One File Wrong

 

Server\gameserver\data\jscript\custom <--- Go There And Open The __init__.py

Put This There:

__all__ = [

'5011_l2day',

'7000_HeroItems',

'6050_KetraOrcSupport',

'6051_VarkaSilenosSupport',

'9999_NPCBuffer'

]

print ""

print "importing custom data ..."

from data.jscript.custom import *

print "... done"

print ""

 

 

RR The Server If It Still Dont Work Tell Me

Link to comment
Share on other sites

  • 0

Dont working :(

Okz

Go There---> Server\gameserver\data\jscript

Open The __init__.py

And Put These There

 

 

 

__all__ = [

'quests',

'custom',

'teleports',

'village_master',

'ai'

]

import quests

import custom

import teleports

import village_master

import ai

 

Link to comment
Share on other sites

  • 0

if you have your server folder in deckstop put it into hard disk.Are you sure buffer loads in gameserver console???I see you have l2jarchid A-Style pack,Take this buffer its kelins one and i modified for l2jarchid pack just put the gameserver folder in  your pack execute batch file and you ok

 

===> http://rapidshare.com/files/171068402/Kelin_s_NPC_Buffer_v1.0.rar <===

 

P.S:in l2jarchid you have to enable the custom table in gamserver/config/l2jarchidcustom to can spawn npcs which include in the pack..

 

Link to comment
Share on other sites

  • 0

Archid? what is that i have some months to enter forum its my pack i have add the customs from 0 (all customs for IL) That i have find... i ll upload the pack here but first the buffer must be fixed.

 

 

EDIT:I just show Your Buffer Link i have The same....I Wanna fix it  to upload pack here...

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...