Jump to content
  • 0

Problem with NPC-Buffer!!


Kwlotoumpas

Question

I downloaded 12 buffers.I've tried em all but noone is working.I spawn the NPC Buffer normally in game but then...

shot00013gn6.png

width=640 height=16http://img375.imageshack.us/img375/5796/shot00013gn6.54338dcd3c.jpg[/img]

Somebody help me please a lot :-[

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

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

Link to comment
Share on other sites

  • 0

1st Dont Triple Post.

 

2nd Which Buffer You Have??

 

3rd It Might Be A Buffers Problem.

 

Try Changing Another Buffer.

 

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

  • 0

The buffer already existed was not good.I mean the way was buffing people.Thats why i need a new one.I've added u on msn.But what i do wrong.I do exactly what info says >.>

Link to comment
Share on other sites

  • 0

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.

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