-
Posts
1,087 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Posts posted by LauQ
-
-
seems good ^^
The .diff file would be nice
thanks in advance
-
Very nice topic, with very nice shares :)
Could I make a request here?
I want to edit the rule that players cannot be ressurected during Siege battle. Maybe theres no need for a patch or something, but im a bit nub on this so I wouldnt even know which file to edit :S
pm is ok too ^^
Thanks in advance
-
It would be great if someone can share Your system files with includet .dat files , please .
You could try this, it worked for me:
-
I have problem inserting sql files: all kinds of errors when executing, and when I instert them manually, I can't get the item ingame (says it doesnt exsist) (using l2jdb, L2J)
any suggestions?
-
sadly i cannot see the wings when i equip them...any suggestions?
I have same problem, and I think its with this:
.. if u will dont do it u cannot see item equiped, same with wings.. but put them on other part :P not on hair"not on hair" But where then!? Underwear, dhair, hair, bracelet, all not work ><
-
you can also add kamael buffs for PvP servers ;)
ye I was thinking adding of them too, but they are a bit OP imo
screens up!
thx for replies ^^
-
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:
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
-
this looks so awesome, DLing now!!
thx for share ^^
-
thanks for share, its really nice ^^
-
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 ^^
-
nice photoshop skillz ^^
awesome guide, thanks
-
dkii what is the Vesper armor ? You dont have pictures?
It's the new armor from Gracia Final :D
Thanks man it worked, awesome stuff
-
ye guide would be nice imo, I dont know how to compile after editing the source (and im nub :s)
But nice share man, thanks
-
this is so awesome, especially to go make more ^^
Thanks man
[GUIDE]Lineage 2 java basics
in Server Shares & Files [L2J]
Posted
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