-
Content Count
952 -
Joined
-
Last visited
-
Days Won
8 -
Feedback
100%
Content Type
Downloads
Articles
Profiles
Forums
Store
Everything posted by Rootware
-
Received this message from INNOVA - Real or Fake?
Rootware replied to AdenaBrinks's topic in General Discussion [English]
Can you published for all the service header of this mail? -
This freeware tool showing all Raid Boss places on the world map with description. Supports chronicles since Oath of Blood up to High Five inclusive. Download here.
-
Hiring community managers, obviously.
-
It something new. All unpacked and clean up DLLs from early chronicles has always the final size x2/x3 less than packed. Your around +/- 10%. And it's talking about only unpack w/o cleanup. As example, packed Engine.dll for HF have size around 24 MB. Unpacked w/o clean up 26 MB. Unpacked with clean up around 8-9 MB. Ofc i'm noob. Today even monkey can unpack DLL/EXE from Themida with using shared scripts. But clean up from Themida's garbage need more knowledge. [RUS] С такой грамотой как у тебя, имеются сомнения в твоей компетенции. Не встречал ещё образованного и одновременно с этим безграмотного человека. Да зачем было опускаться до оскорблений, если ты образованный человек?
-
l2emuproject-commons-config w/o this package you newer compile this sources cause you will get error with unknown variable ORFEN in class net.l2emuproject.network.protocol.ClientProtocolVersion.
-
https://stackoverflow.com/questions/8620127/maven-in-eclipse-step-by-step-installation https://www.vogella.com/tutorials/EclipseMaven/article.html And all other guides by keywords "how to use/compile maven project in Eclipse".
-
Help ERROR DATA TELEPORT
Rootware replied to xxstanxx's question in Request Server Development Help [L2J]
Isn't correct implemented dominion info in the core. If it's happens only with teleport then assumes what got NPE for check current dominion by teleport location. -
ERROR IN FAKEPLAYERUTILS - PM
Rootware replied to nortim's question in Request Server Development Help [L2J]
ChatTell.java -> line 27? -
Help Champion Abnormal Effect
Rootware replied to JurasPRO's question in Request Server Development Help [L2J]
Why you tries add the start abnormal effect for character? You need get mask of Abnormal effect SLEEP and put into writeC(); -
Help [-Table-]*Premium Teleport
Rootware replied to criss22's question in Request Server Development Help [L2J]
"А мыши плакали и кололись, но продолжали грызть кактус.", russian metaphor. I told you what you need to do for avoid stupid actions and got result w/o outside help. -
Tool Webhost SQL Connection PHP Tester
Rootware replied to DenArt Designs's topic in Server Shares & Files [L2OFF]
This script for admins who don't know how to check, install and configure extensions for PHP. If you need usage MS SQL, obvious what for PHP need extension "php_mssql.dll". For other cases the same. Basically the PHP package contains only commonly used extensions that are suitable in 80% of cases. Damn, people! Enable the brains. -
Help High five item enchant
Rootware replied to flyfreedom87's question in Request Server Development Help [L2J]
You need to edit interface scripts i think. -
How to edit an instance
Rootware replied to Empusa's question in Request Server Development Help [L2J]
Check folder /data/xml/instances/ or something like this for XML files with Instance's properties. You found all monsters/npcs spawns and teleportation coords of all instances. And many other things. ofc. -
Help [-.Exe-]*Server
Rootware replied to criss22's question in Request Server Development Help [L2J]
RSA Decrypt problem. All packets to login server sends in crypted form. Your client sends wrong packet. Possible he sent not crypted packet. -
The all last week you tries to get the pointless help. This time enough for take basic Java knowledge from YouTube lessons and start to learn l2j architecture. But you with the "woodpecker persistence" tries to get "the paid work" at free of charge.
-
At first you need to learn Java. And after learn l2j architecture.
-
NPC [Java] Rin4A's Scheme Buffer (H5-Beta)
Rootware replied to u3games's topic in Server Shares & Files [L2J]
Own bicycle better than bicycles of others. The general meaning of all scheme buffer shares and requests for aCis. Except, if your code have radically another concept for user GUI. -
This issue exists even on HF client. Fantasy Island is uncompleted location in all chronicles. Hidden walls, chairs, etc. Report about it to NC Soft.
-
Help Problem when Shift CLick with normal player
Rootware replied to l2destino's question in Request Server Development Help [L2J]
Show for all the screenshot of your code in NPC.java -> onActionShift(). -
Help Problem when Shift CLick with normal player
Rootware replied to l2destino's question in Request Server Development Help [L2J]
When you an normal player Shift + Click ignores. If you want what normal player can see drop list of NPC then you need add this feature. Search on this forum "Drop / Spoil Info". -
Help activeChar.isIn?
Rootware replied to criss22's question in Request Server Development Help [L2J]
He already got the answer but something goes wrong. I gave him hint with code example, but he don't have knowledge in java and tries to request another help in the same way. I can help with code but i'm not a Java teacher. P.S. i meant "made my day".