Jump to content

marek2904

Members
  • Posts

    37
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by marek2904

  1. Hello friends, I want to run the L2Off server with ~1-2k online. Currently I have a server at SYS - beta and server configuration, but at the start I need something better with DDOS protection. Can you recommend something? I thought the server at OVH + Hyperfilter tunneling - https://www.hyperfilter.com/server-protection/ what do you guys think? whether it will be enough to keep 2k people + possible DDoS attacks
  2. @ref :) how to properly edit the code? class 1 chest_of_golkonda : citizen { handler: EventHandler TALK_SELECTED( fhtml0, talker ) { if( _from_choice == 0 ) { if( myself::HaveMemo( talker, @whispers_of_destiny ) == 1 && myself::GetMemoState( talker, @whispers_of_destiny ) == 2 && myself::OwnItemCount( talker, @q_infernium_scepter_2 ) == 0 ) { _choiceN = _choiceN + 1; _code = 0; myself::AddChoice( 0, "Fate's Whisper (Continue)" ); } if( myself::HaveMemo( talker, @whispers_of_destiny ) == 1 && ( myself::GetMemoState( talker, @whispers_of_destiny ) != 2 || myself::OwnItemCount( talker, @q_infernium_scepter_2 ) == 1 ) ) { _choiceN = _choiceN + 1; _code = 1; myself::AddChoice( 1, "Fate's Whisper (Continue)" ); } if( _choiceN > 1 ) { myself::ShowChoicePage( talker, 1 ); return; } } if( _from_choice || _choiceN == 1 ) { switch( _code ) { case 0: { if( _from_choice == 0 || ( myself::HaveMemo( talker, @whispers_of_destiny ) == 1 && myself::GetMemoState( talker, @whispers_of_destiny ) == 2 && myself::OwnItemCount( talker, @q_infernium_scepter_2 ) == 0 ) ) { myself::SetCurrentQuestID( @whispers_of_destiny ); if( myself::GetInventoryInfo( talker, 0 ) >= myself::GetInventoryInfo( talker, 1 ) * 0.800000 || myself::GetInventoryInfo( talker, 2 ) >= myself::GetInventoryInfo( talker, 3 ) * 0.800000 ) { myself::ShowSystemMessage( talker, 1118 ); return; } if( myself::GetCurrentTick() - talker.quest_last_reward_time > 1 ) { talker.quest_last_reward_time = myself::GetCurrentTick(); myself::GiveItem1( talker, @q_infernium_scepter_2, 1 ); myself::ShowPage( talker, "chest_of_golkonda_q0234_01.htm" ); } } break; } case 1: { if( _from_choice == 0 || ( myself::HaveMemo( talker, @whispers_of_destiny ) == 1 && ( myself::GetMemoState( talker, @whispers_of_destiny ) != 2 || myself::OwnItemCount( talker, @q_infernium_scepter_2 ) == 1 ) ) ) { myself::SetCurrentQuestID( @whispers_of_destiny ); if( myself::GetInventoryInfo( talker, 0 ) >= myself::GetInventoryInfo( talker, 1 ) * 0.800000 || myself::GetInventoryInfo( talker, 2 ) >= myself::GetInventoryInfo( talker, 3 ) * 0.800000 ) { myself::ShowSystemMessage( talker, 1118 ); return; } myself::ShowPage( talker, "chest_of_golkonda_q0234_02.htm" ); } break; } } return; } super; } EventHandler TIMER_FIRED_EX( timer_id ) { myself::SetCurrentQuestID( @whispers_of_destiny ); if( timer_id == 23403 ) { myself::Despawn(); } super; } EventHandler CREATED( i0 ) { myself::SetCurrentQuestID( @whispers_of_destiny ); myself::AddTimerEx( 23403, 1000 * 120 ); super; } }
  3. As title says, I'm currently selling - S/A sets ( ic, draco, DC, mj, tallum) - S weps ( hd, db, am, as ) - epics Please feel free to pm me here
  4. hello, wtb smart guard bypass for l2tower pm me with price greetings
  5. Website: http://themega.ru/ Forum: http://forum.themega.ru/forumdisplay.php?f=310 Rate: Exp: х7 Sp: х7 Adena: x7 SealStone: х5 Drop: chance х4, amount х1 Spoil: chance х3, amount х1 Quest (drop): х1-2 Quest Reward (adena/exp/sp): х5* RaidBoss Exp/Sp: x7 RaidBoss Drop: chance x4; amount x1 EpicBoss: x1 - Classic interlude - Offline shop - CursedWeapon 2 weeks after start - First siege 3-4.10 - game command .menu ( exp off ) - 1 and 2 class for adena
  6. Make a low rate server, now there is no such interlude in, people have no where to play Interlude Rate- x7
×
×
  • 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