Jump to content
  • 0

Problem with NPC-Buffer!!


Question

11 answers to this question

Recommended Posts

  • 0
Posted

Go To gameserver/data/jscript/custom And Find The File _init_.py

 

 

Open It With Notepad.

 

 

Delete Its Contain And C/P This Inside :

 

 


__all__ = [
'708_ZakenCurse',
'3995_echo',
'4000_ShadowWeapons',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'9999_NPCBuffer'

]
print ""
print "importing custom data ..."
for name in __all__ :
    try :
        __import__('data.jscript.custom.'+name,globals(), locals(), ['__init__'], -1)
    except:
        print "failed to import quest : ",name
print "... done"
print ""

 

Save it.

 

rr your server and gg

  • 0
Posted

Can i add you on msn? I have Kelins buffer.Buffer gives me some of the buffs they they last 19 mins.When i press dances songs it says jscript error.What you think can be wrong?Sorry for triple posting

  • 0
Posted

Sure , Add Me.. BuT i cant Log right now.. i will help u when i log..

 

 

now about the kelin's buffer.

 

i havent tried it. a friend of mine told me that its not working. u should try he Oneo Dev Team One.. Or Mine If You Want.. About The 19 Mins Buffs Is Not A BufferS problem. its  ur skills problem. u can fix the time from the .xml's

  • 0
Posted

Well...

 

About The Buffer ,  i told ya...

 

try changing to another one..

 

btw , about lightmagik's pack. i think the buffer works really good....

 

+

 

I Dont Think That Its A Pack's Fault...

  • 0
Posted

I will try it.Sec :)

Stefoulis thanks you.You own dude.You use msn so i can add you if you wanna gimme some help sometimes?Thanks again!

 

P.S.Ta spas :P

1 problem.Buffer is ok.I see the skills.When i choose 1 buff nothing happens.Its not giving buffs but i see the list with the buffs.Some more help? :O

-1 karma for triple posting.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...