-
Posts
3,029 -
Joined
-
Last visited
-
Days Won
86 -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Nightw0lf
-
Request SmartGuard virus!! kaylogger maybe
Nightw0lf replied to tazerman2's topic in Request Hacks & Cheats [English]
if you have camera they can record you pleasing your self while watching porn -
Help Drop list panel
Nightw0lf replied to InFocus's question in Request Server Development Help [L2J]
here is a how to get private int something; public getValueOfSomething() { return something; } -
Help Dedicated VPS vs Dedicated Server
Nightw0lf replied to Horse's question in Request Server Development Help [L2J]
you can open a VPS server with 400 on without lags with 100mb (unless you get ddos attack vps usually has this protection) you only need 8 gigs ram to open navicat/eclipse-compile if you want +geodata but it will be almost full ram (you can upgrade your pack later if you get more than 500 online) the how fast it can be depends on the following reasons 1) if you are not lucky the other VPS that are set on the same machine downloading (lag) 2) the other VPS in the same machine are using CPU (spikes) 3) your CPU is not atleast dual core 4) you dont have SSD that means lag on read/write data that claims DB mostly 5) VPS Crash (its more common than dedicated to crash) 6) your pack how much ram uses if has memory leaks and so on. I recommend VPS is cheap for start and if you have big problems (wich i doubt) then upgrade or ask support to move you. -
Help fix java Cheat Engine
Nightw0lf replied to MAXIMO-XP's question in Request Server Development Help [L2J]
you need antibot protection, there are some but paid. -
Discussion WIch one better..?
Nightw0lf replied to Novamatus's topic in Server Development Discussion [L2J]
truth is acis has more retail features and no speed issues but missing basic gameplay features that (even) frozen has them but if you're going for pvp server acis is easy to add anything (while frozen you have to edit everything) for craft none of those 2 you should change to higher chronicle -
Help Skills shop Βοήθεια με java
Nightw0lf replied to xbarel's question in Request Server Development Help [Greek]
nomizw oti exei pio apli prosegisi apo tin stigmi pou exei to skill simenei oti einai kai sto skill list kai to id kai to level tou skill -
#Java connection refused
Nightw0lf replied to erekle's question in Request Server Development Help [L2J]
more info = solution -
Help rebirth system acis 370 help
Nightw0lf replied to mair's question in Request Server Development Help [Greek]
gia na peraseis to sigekrimeno patch se 370 prepei na exeis dei ta patch tou acis kai na ksereis ti alages iparxoun sto sigekrimeno iparxoun onomasies klasewn pou exoun alaksei apo sxedon olokliro to patch kapoios pou den kserei kai zitaei voithia den tou leme eukolo fenete -
Help L2j H5 server help
Nightw0lf replied to prasmatnus's question in Request Server Development Help [L2J]
update the jdk set eclipse to point at jdk 1.8 or 1.7 whatever the pack needs its at least more than 1.6 "since it requires a 1.6 compliant JVM " google this if you have more trouble -
Help buylist npe
Nightw0lf replied to GoldenNightmare's question in Request Server Development Help [L2J]
in method showBuyWindow you dont check for null player, if (player == null) return; -
xxdem no don't touch your screen you filthy animals xD
-
Help backup manager for l2j server
Nightw0lf replied to GoldenNightmare's question in Request Server Development Help [L2J]
navicat or heidi sql managers can do that with 1 click -
well I am not aware of your latest posts I just speak for the years I know you, this kind of posts used to be marked as spam and mods deleted them in the past, now its all ignored, toxic/hating/trash talk is everyware.
-
yes this forum you have to go in share section... did you understand?
-
so you came here and ask your self to be polite and add a new rule for your self and 2 other people that trash judge every code posted instead of doing what you should from the beginning, be constructive and helpful. thank god i've live long enough to see that. next level of dissociative identity disorder.
-
its shared search atual studio
-
unique as always thanks!
-
Help Interlude Dynasty Skills Not Workin
Nightw0lf replied to MrMagnistor's question in Request Server Development Help [L2J]
you should upload the logs of game server there is propably an error on load too -
nice NPC you could share some custom stats if you like to make it better :)
-
LF LF L2 Custom-Avice pack
Nightw0lf replied to iiyama's question in Request Server Development Help [L2J]
what he meant was: before 2 years was shared l2gold trance files with bugs and nothing more. -
<set name="type" val="Gatekeeper"/> then you get the id <npc id="51001" .... > you go and create a file html/teleporter/51001.htm and you add something like: <html> <body> <table width="300"> <tr> <td align="center"> <font color="FF9900"> Gatekeeper Belladonna </font> <img src="L2UI.SquareWhite" width="300" height="1"><br> </td> </tr> <tr> <td align="center"> <table width="300"> <tr> <td width="38"> <a action="bypass -h npc_%objectId%_Chat 1"> Towns </a> </td> <td> <a action="bypass -h npc_%objectId%_Chat 2"> Low lvl zones </a> </td> <td> <font color="FF9900"> [High lvl zones] </font> </td> <td> <a action="bypass -h npc_%objectId%_Chat 3"> Other Zones </a> </td> </tr> </table><br> <img src="L2UI.SquareWhite" width="300" height="1"><br> <table width="320"> <tr> <td width="75"> The Cemetary: </td> <td width="75"> <table> <tr> <td width="10"> <a action="bypass -h npc_%objectId%_goto 11033"> 1 </a> </td> <td> <a action="bypass -h npc_%objectId%_goto 11034"> 2 </a> </td> </tr> </table> </td> <td width="75"> [49-55] </td> </tr> <tr> <td> <a action="bypass -h npc_%objectId%_goto 11035"> Blazing Swamp </a> </td> <td> </td> <td> [55-65] </td> </tr> <tr> <td> Antharas' Lair: </td> <td> <table> <tr> <td width="10"> <a action="bypass -h npc_%objectId%_goto 11036"> 1 </a> </td> <td> <a action="bypass -h npc_%objectId%_goto 11037"> 2 </a> </td> </tr> </table> </td> <td> [65-73] </td> </tr> <tr> <td> Imperial Tomb: </td> <td> <table> <tr> <td width="10"> <a action="bypass -h npc_%objectId%_goto 11038"> 1 </a> </td> <td> <a action="bypass -h npc_%objectId%_goto 11039"> 2 </a> </td> <td> <a action="bypass -h npc_%objectId%_goto 11040"> 3 </a> </td> <td> <a action="bypass -h npc_%objectId%_goto 11041"> 4 </a> </td> </tr> </table> </td> <td> [70-76] </td> </tr> <tr> <td> <a action="bypass -h npc_%objectId%_goto 11042"> Varka Silenos Outpost </a> </td> <td> </td> <td> [70-76] </td> </tr> <tr> <td> Tower of Insolence: </td> <td> <table> <tr> <td width="10"> <a action="bypass -h npc_%objectId%_goto 11043"> 8 </a> </td> </tr> </table> </td> <td> [70-75] </td> </tr> <tr> <td> Forge of the Gods: </td> <td> <table> <tr> <td width="10"> <a action="bypass -h npc_%objectId%_goto 12012"> 1 </a> </td> <td> <a action="bypass -h npc_%objectId%_goto 12013"> 2 </a> </td> <td> <a action="bypass -h npc_%objectId%_goto 12010"> 3 </a> </td> </tr> </table> </td> <td> [72-85] </td> </tr> <tr> <td> <a action="bypass -h npc_%objectId%_goto 11044"> Elven Fortress </a> </td> <td> (Mantra Farm) </td> <td> [72-78] </td> </tr> <tr> <td> <a action="bypass -h npc_%objectId%_goto 11045"> Elven Ruins </a> </td> <td> (Party Zone) </td> <td> [72-78] </td> </tr> </table> </td> </tr> </table> </body> </html> where chat 1 is 51001-1.htm and so on, where goto is id on teleportLocations.xml
-
Help Interlude Dynasty Skills Not Workin
Nightw0lf replied to MrMagnistor's question in Request Server Development Help [L2J]
yes it actually says that there is no skill 9051 propably because it didnt load at all, can be cause by an error in skill file 9000-9999.xml -
LF LF L2 Custom-Avice pack
Nightw0lf replied to iiyama's question in Request Server Development Help [L2J]
he's a scavenger afterall... if its really that pack write down somewhere (NOT FOR USE) -
where you find that? this is all wrong google has changed their captcha to be 1 line in head tag, and then some simple php validation look at their documentation. https://www.google.com/recaptcha/intro/v3beta.html
