-
Content Count
22 -
Joined
-
Last visited
-
Feedback
0%
Community Reputation
0 NeutralAbout xxNemesisxx

-
Rank
Vassal
Contact Methods
-
Website URL
wokiori.com
Profile Information
-
Gender
Male
-
Country
Chile
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Source L2J Mobius Classic 3.0 The Kamael
xxNemesisxx replied to Dection's topic in Server Shares & Files [L2J]
Bug, bug, bug... ..and yes only ..create account work -
xxNemesisxx started following addx20
-
xxNemesisxx started following L2-Scripts(HighFive-GoD) rev20720(2268)
-
Source L2-Scripts(HighFive-GoD) rev20720(2268)
xxNemesisxx replied to L2 TokTil's topic in Server Shares & Files [L2J]
Hi, any can help me... How to make mob run.. all mob only Walk if you hit and run.. or mob see you, mob no run.. follow you only walkin.. I check all files but can find a error.. If any can help.. -
xxNemesisxx started following LexaKAZAN
-
У вас не достаточно прав для загрузки данного прикрепленного файла. You do not have permission to download this attachment. and i create an account ...
-
NVIDIA now offers the Unreal® Development Kit, a free version of the award-winning Unreal® Engine 3, the software development framework used to create computer and video games, 3D simulations, TV shows, films and more. Anyone can download UDK and work with the same game development tools used to create blockbuster games, architectural walkthroughs and digital movies. UDK ships with the latest version of the Unreal® Editor, with its unrivaled content creation toolset and rapid prototyping functionality. It can be found on NVIDIA's Developer Zone site at http://developer.nvidia.com/object/u
-
hi here custom l2updater with a new face ... if you like download and use ist moded by me ist a v.2 soon a v.2.5 ;D http://www.mediafire.com/?wzyji1xhfme
-
compile: [javac] Compiling 1324 source files to E:\workspace\L2J_Core\build\classes [javac] E:\workspace\L2J_Core\java\net\sf\l2j\gameserver\network\clientpackets\CharacterCreate.java:103: cannot find symbol [javac] symbol : variable REASON_INCORRECT_NAME [javac] location: class net.sf.l2j.gameserver.network.serverpackets.CharCreateFail [javac] sendPacket(new CharCreateFail(CharCreateFail.REASON_INCORRECT_NAME)); [javac] ^ [javac] 1 error ist the same file in l2jserver.. but in l2jserver dont this
-
in this file only have error any cant help me plis ... Index: java/net/sf/l2j/gameserver/model/actor/L2Npc.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/L2Npc.java (revision 2939) +++ java/net/sf/l2j/gameserver/model/actor/L2Npc.java (working copy) @@ -35,6 +35,7 @@ import net.sf.l2j.gameserver.datatables.SpawnTable; import net.sf.l2j.gameserver.idfactory.IdFactory; import net.sf.l2j.gameserver.instancemanager.CastleManager; +import net.sf.l2j.gameserver.instancemanager.CustomNpcInstanceManager; import net.sf.l2j.gamese