Jump to content

LauQ

Legendary Member
  • Posts

    1,087
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by LauQ

  1. I have problems with Applying patch files .diff

     

    Eclipse keeps saying the file that I want to edit does not exist, while its just there! The numbers are correct for sure. Here example: .Diff file: (Which has the correct locations)

     

    Index: C:/Documents and Settings/Friso/workspace/L2J_GameServer/java/net/sf/l2j/gameserver/model/base/Subclass.java

    ===================================================================

    --- C:/Documents and Settings/Friso/workspace/L2J_GameServer/java/net/sf/l2j/gameserver/model/base/Subclass.java (revision 2787)

    +++ C:/Documents and Settings/Friso/workspace/L2J_GameServer/java/net/sf/l2j/gameserver/model/base/Subclass.java (working copy)

     

    Eclipse:

    [X] C:/Documents and Settings/Friso/workspace/L2J_GameServer/java/net/sf/l2j/gameserver/model/base/Subclass.java (file does not exist)

     

     

    Someone please help me cause im freaking out i've been trying for hours on several things for compile, and all get errors ><'

    Thanks in advance

     

     

  2. Hey ppl,

     

    im pretty new to maxcheaters, although ive been reading guides and DLing shares here for a while ^^

    I know it, there are already shitloads of Buffers etc. Download here:

     

    rsicon.png

     

    This some info etc.:

     

    The Buff Master, made by M4GNUM - fabrrp, was in my opinion a very nice way

    to display buffs and easily add them. But unfortunaly, as many things, it wasn't perfect:

    It missed quite some buffs, and it was missing a Full buff button, which was quite annoying.

     

    So I added some things:

     

    > Full buff button

    > Some Missing buffs

    > Extended 'others' buffs (Added Pet buffs, Dwarf Buffs)

    > Pet/Summon buffs, so you can easily Buff your pet or summon!

     

    So I hope i've made it a bit more user friendly. Maybe Ill post updated versions

    as this one isn't perfect either...

     

     

    =How to Install=

     

    1) Place the files from the Gameserver folder of this patch in you own Gameserver folder ('Yes to all')

     

    Note: If you pack has different map names or different locations for the maps:

    *) Place the 9999_NPCBuffer folder in the 'Script(s)' -> 'Custom' Folder

    *) Place the 40000.htm in the 'Data'-> 'Html' -> 'Default' folder

     

     

    2) Execute the SQL file to your database

     

    OR use the .txt file for Navicat:

    *) Just go to Navicat -> "yourDatabase" -> (custom_)npc,

    add a new line and ctrl + v everything you copied from the .txt file

     

     

    3) Edit the scripts.cfg file in you 'Data' folder by adding this line at the 'custom' section:

    "custom/9999_NPCBuffer/__init__.py" (Without quotes")

     

    Note: I have added my own scripts.cfg (in the 'Stuff' folder)

    to use as an example, not to directly copy, as you might lose quests!

     

     

    4) Go and test it! (//spawn 40000)

     

     

    Additional Notes:

     

    > I have added a Skillslist (in the 'Stuff' folder). If you use l2J you should be able to edit buff duration in the General config file.

    There you can just paste the list to make the buffs last 3 hours (or whatever you like)

     

    > If you use a diffirent package (other than L2J) and having errors you should do the following:

     

    *) Go to the 9999_NPCbuffer folder (data/scripts/custom)

    *) Open the _init_.py (Notepad)

    *) Edit these lines with ones of your server:

     

    from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance

    from java.util import Iterator

    from net.sf.l2j.gameserver.datatables import SkillTable

    from net.sf.l2j import L2DatabaseFactory

    from net.sf.l2j.gameserver.model.quest        import State

    from net.sf.l2j.gameserver.model.quest        import QuestState

    from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest

     

    Replace this: net.sf.l2j.

     

    For L2Emu this: net.l2emuproject.

    For L2JFree this: com.l2jfree.

    (For other packs, you can check the other scripts in the 'scripts' folder)

     

     

    If you have problems or find buggs etc. you can post on this topic.

     

     

    Have fun, peace

     

    =Credits=

     

    Buff Master by M4GNUM - fabrrp

    Edited and Reshared by LauQ

    Readme/Topic by LauQ

     

     

    PS: I know about the error when you have no pet and go to pet buffs, but its a bit stupid to do anyways imo  ::)

     

    EDIT: On the request for screens:

    http://i69.servimg.com/u/f69/11/39/87/02/shot0010.jpg

    http://i69.servimg.com/u/f69/11/39/87/02/shot0011.jpg

    http://i69.servimg.com/u/f69/11/39/87/02/shot0012.jpg

    http://i69.servimg.com/u/f69/11/39/87/02/shot0013.jpg

  3. I have problems with this program:

    when I try, for example, to edit an armorgrp.dat I open it and armors that all goes fine,

    but when I try to 'save and encrypt' it says im missing a file called 'new-armorgrp.' which should be in my LOCALs folder or something :s

     

    help would be nice

     

    thanks for sharing thou ^^

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock