Jump to content

[GUIDE] Installing An NPC Buffer On L2J Packs.


Recommended Posts

Well , I've Seen Many Topics About This Subject.. I Mean The Probs With Buffer , That It Says You Don't Meet The Criteria And Sh1t..

 

 

Anyway. Let's Start. First We Download The Buffer We Want. We Are Currently Searching Quest Based Buffers. ( JScript Or Sth.. )

 

Here, Some Buffers In Order To Avoid The Search :

 

1st Buffer {Oneo Dev Team}

 

2nd Buffer {xofox}

 

3rd Buffer {Me}

 

4th Buffer {L2Lover}

 

5th Buffer {Gangsta / Kazeno}

 

---------------------------------------------------------------------------------------------------

 

Ok...

 

Now , Let's Start Installing The Buffer...

 

[glow=red,2,300]NOTE* That's For INTERLUDE.[/glow]

 

1ST STEP:

 

For Experienced :Take The .SQL File An Insert To Your Database Via http://localhost/a  , Or Navicat.

 

For Newbies : Open Navicat , And Press Double Click On Your Database. Then Press Right Click And The Option : Execute Batch File . Find Your SQL File And Press Start. If An Error Appears , That Says Unsuccessfully Or Something , Reply Here And : Upload The SQL File And Tell Me What Pack You Use. IF It Finished Successfully , We Continue.

 

 

2ND STEP:

 

For Experienced : Place The .html Files To Your Pack.

 

For Newbies : Copy The .html Files And Paste Them To : C:/MyServer/GameServer/Data/Html/Default

 

 

3RD STEP:

 

For Experienced : Go And Place The 9999_NPCBuffer Folder ( Or 9998_NPCBuffer , It Depends On The Buffer...!) To Your Pack.

 

For Newbies : Copy The Folder '9999_NPCBuffer' And Paste It To : C:/MyServer/GameServer/Data/JScript/Custom

 

4TH STEP:

 

For ALL :

 

Open The File _Init_.py Which Is Inside The 'Custom' Folder. (*C:/MyServer/GameServer/Data/JScript/Custom *)

 

Delete ALL It's Contain.

 

And Paste This :

 

__all__ = [
'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 And Close It.

 

Open Your Server Or Restart It.

 

//spawn The NPC And Have Fun.

 

---------------------------------------------------------------------------------------------------

 

Let's Start...

 

[glow=red,2,300]NOTE* This Is For KAMAEL / HELLBOUND / GRACIA[/glow]

 

 

1st STEP

 

 

For Experienced :Take The .SQL File An Insert To Your Database Via http://localhost/a  , Or Navicat.

 

For Newbies : Open Navicat , And Press Double Click On Your Database. Then Press Right Click And The Option : Execute Batch File . Find Your SQL File And Press Start. If An Error Appears , That Says Unsuccessfully Or Something , Reply Here And : Upload The SQL File And Tell Me What Pack You Use. IF It Finished Successfully , We Continue.

 

2ND STEP

 

 

For Experienced : Place The .html Files To Your Pack.

 

For Newbies : Copy The .html Files And Paste Them To : C:/MyServer/GameServer/Data/Html/Default

 

 

3RD STEP

 

For Experienced : Go And Place The 9999_NPCBuffer Folder ( Or 9998_NPCBuffer , It Depends On The Buffer...!) Into Your Pack.

 

For Newbies : Copy The Folder '9999_NPCBuffer' And Paste It To : C:/MyServer/GameServer/Data/JScript ( The Folder Might Be Named : Scripts, Thats Not A Problem. )/Custom

 

4TH STEP

 

For ALL :

 

Now , Go To C:/MyServer/GameServer/Data

 

Find And Open With Notepad The File :

 

'Scripts.cfg'

 

Get To The Last Line.

Press ENTER

And Paste This , As Last Line :

 

custom/9999_NPCBuffer/__init__.py

 

Save It + Close It.

 

Open / Restart Your Server.

 

//spawn The NPC And Have Fun.

 

---------------------------------------------------------------------------------------------------

 

Well , Just Because Im Really Good Today ! xD

 

I Will Tell You How To Insert .SQL Buffers Too..!

 

First , Find A Buffer.!

 

Here Are Some , To Avoid Searching.

 

1st Buffer {Me}

 

2nd Buffer {g1ta0}

 

---------------------------------------------------------------------------------------------------

 

Let's Start Installing It! ^_^

 

Ok...

 

Now , Let's Start Installing The Buffer...

 

[glow=red,2,300]NOTE* That's For INTERLUDE + KAMAEL + HELLBOUND + GRACIA[/glow]

 

1ST STEP:

 

For Experienced :Take The .SQL Files An Insert To Your Database Via http://localhost/a  , Or Navicat.

 

For Newbies : Open Navicat , And Press Double Click On Your Database. Then Press Right Click And The Option : Execute Batch File . Find Your SQL File And Press Start. If An Error Appears , That Says Unsuccessfully Or Something , Reply Here And : Upload The SQL File And Tell Me What Pack You Use. IF It Finished Successfully , We Continue.

 

2ND STEP

 

 

For Experienced : Place The .html Files To Your Pack.

 

For Newbies : Copy The .html Files And Paste Them To : C:/MyServer/GameServer/Data/Html/Default

 

 

Open / Restart Or RELOAD NPC + HTML ( //reload html * //reload npc )

 

//spawn The NPC And Have Fun!

 

 

---------------------------------------------------------------------------------------------------

And Because Im Very Good Today And Many People Dont Like 19 Mins Buffs + 1 min Songs...

 

Take These 9H Skills.

 

how to install?!??!?

 

paste the .xml files to C:/MyServer/Gameserver/Data/Stats/skills

 

Open / Restart OR Reload Skills ( //reload skills )

 

And You Are ok.

 

 

P.S: If The Buffer Is .SQL Buffer , The Server Needs RESTART.

 

Not RELOAD.

 

 

P.S 2: Do Not Spam Plx :)

 

P.S 3 : The 9Hours Skills Are For INTERLUDE.

Link to comment
Share on other sites

Nice u make a recopilation of evrything to fix buffer and modify it .

 

Very usefull for naabs  and very well explained

 

has xxrxx said 1 more for my file full of guides ;)

 

 

Link to comment
Share on other sites

  • 3 weeks later...

hi soory for this question but .. thats my problem======} open my nevicat..data.b ...execute batch file but i cant fint the ''mysql file....help if you can please ....thanks

Link to comment
Share on other sites

  • 4 weeks later...
  • 4 weeks later...

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
Reply to this topic...

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




  • Posts

    • rename the l2.bin into l2.exe
    • L2LIVE.PRO- Dynamic Mid-rates Essence Seven Signs GRAND OPENING - July 5, 20:00 GMT+3 (EEST) TEST SERVER IS OPEN - COME AND CHECK IT OUT TODAY! Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu   Server description * EXP/SP: Dynamic (x1- x100 based on your level, *before* Sayha and EXP buffs * Adena: x50 / Item Drop: x10 / Fishing EXP increased / Attribute EXP increased * Simplified gameplay to stay in the loop while not spending hours and hours farming * Starter Pack containing very useful items for beginners * MP replenishing potions with auto-consumption * No overpowered donations L2LIVE shop * All spellbook coupons, pet spellbook coupons and master books are sold via Game Assistant * Additionally you can buy SP pouches, enchanted talismans, pet training guides and various other consumables for Adena and L-Coin * More items such as cloaks, more talismans, agathions, belts, pendants, enchantment scrolls of various grades, evolution stones, etc will be added! Shop server as a shortcut, and all retail-like ways of earning items are still here! L-Coins * Drops with small change and in random amounts from Lv60+ monsters  * All raidbosses drop random amount of L-Coin Pouches generating up to 420 Lcoin per unit. **Grand Olympiad and Events** * Grand Olympiad is held week day * Format is 1v1, unlimited weekly fights  * Heroes are declared weekly at Sunday * There are three automated events - TvT, CTF and Deathmatch, running at evenings * Orc Fortress, Battle with Balok, Keber Hunter, Archievements Box, Daily Gift Calendar provisional events are active too Custom user commands * .offlineplay command, your character will keep playing till death or server restart * .offlineshop command, keeps your shop sitting until all items are purchased * .apon / .apoff - enable/disable HP/MP autoconsume And lots of other small improvements are waiting for you!   Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu
  • Topics

×
×
  • Create New...