Jump to content

Recommended Posts

Posted

 

 
 

 

[GR]Fysika kai autos ine o skopos tou post , http://thenewboston.org/list.php?cat=31 des edw kapia tutorials arxika.

 

 

 

 

I will update the version in some hours gyes, for fixes, dont forget i made this for practice , so i won't be much fast.

 

ευχαριστώ

Posted (edited)

UPDATED V2

replaced announce with Broadcast.announceToOnlinePlayers

fixed @SuppressWarnings shits

improved pickplayers() method

now announce number of players that registed before pick the 2 random players

 

when i register more than two players, for example three players:  http://i.imgur.com/Z54Nm1S.jpg

In version 2, i tested with 3 players registed, no problem until now.

 

 

 

FOR ANY BUGS , FIXES , YOU KNOW!!

Edited by Lioy
Posted

problems when there was a tie...

FIXED (added new link , although same version)

 

had forgot to add clean() method.

Posted

 

Asked by discorder25 , made for practice
 
Description:
 

 

 

CODE[V2]:

http://codecrap.com/content/1229/

 

Default delay: 3 minutes(it was for test)

Configuarable(including reward id,count,allow or no the event and delay)

?register to register

?unregister to unregister

Tested(no errors)

For bugs: pm me in the forum or let a comment in this topic,thank you.

 

23huphz.jpg

az9yma.jpg

34j3mf4.jpg

2udussi.jpg

2hpnbzl.jpg

2utkzkw.jpg

2u4t0ub.jpg

 

For more code requests pm me , I do this only for pract

it works to l2jfrozen ?

  • 3 months later...
Posted (edited)

sure

i have register 3 ppl and when say in announcement "amount of players registed 3. 2 random players will be choosen in 30 seconds show that error in gs and event dont start, dont say somethnig in announcements not start again

 

image.png

Edited by nikosdevil20
Posted

i have register 3 ppl and when say in announcement "amount of players registed 3. 2 random players will be choosen in 30 seconds show that error in gs and event dont start, dont say somethnig in announcements not start again

 

image.png

 

 

Change public static Vector<L2PcInstance> players = new Vector<>();

 

to :

 

public static CopyOnWriteArrayList<L2PcInstance> players = new CopyOnWriteArrayList<>();

Posted

Change public static Vector<L2PcInstance> players = new Vector<>();

 

to :

 

public static CopyOnWriteArrayList<L2PcInstance> players = new CopyOnWriteArrayList<>();

 

This, also you should add a little restriction pony where the char can only fight if he has level 80 or nobless

 

if (!activeChar.isNoble)

return true;

else if (!activeChar.isNoble()

return false;

 

something like that for fun

Posted

well

"something like that for fun"

 

if (!activeChar.isNoble || activeChar.getClassId().level() == 3)
        {
        activeChar.sendMessage("You have successfully registered to the event!");
        return true;
        }
    else if (!activeChar.isNoble() || activeChar.getClassId().level() < 3)
    {
        activeChar.sendMessage("You need to be a nobless and have 3rd prof.");
     return false;
    }

 

Sorry napster is that better for you?

Posted

Change public static Vector<L2PcInstance> players = new Vector<>();

 

to :

 

public static CopyOnWriteArrayList<L2PcInstance> players = new CopyOnWriteArrayList<>();

i change to this and now i have this error: 

 

image.jpg

Guest
This topic is now closed to further replies.



  • Posts

    • 🔥 HF Rework Multi-Proff x10 is coming! ⚔️ New Samurai Crow Client ⚔️ Reworked Systems & Progression ⚔️ Updated Instances ⚔️ Classic Multeria Atmosphere 🧪 Pre-OBT is already live! 📅 Official OBT: June 29 🚀 Launch: July 3 🐞 Report bugs during testing and earn valuable rewards at launch! See you on the battlefield! https://rework.multeria.world/
    • PlayCMS - это удобная система управления веб-сайтом, разработанная специально для игровых проектов Lineage 2. CMS позволяет быстро запустить полнофункциональный серверный сайт с регистрацией игроков, личным кабинетом, новостями, рейтингами, магазином, модулями и гибкой панелью администратора. Система ориентирована на владельцев серверов Lineage 2, которым нужен красивый, функциональный и понятный сайт без лишних сложностей.  PlayCMS уже предоставляет базовые функции для управления проектами, такие как публикация новостей, настройка страниц, работа с пользователями, подключение шаблонов, а также установка модулей и плагинов. Ключевые особенности PlayCMS: — удобная административная панель; — регистрация и авторизация игроков; — учетная запись пользователя; — новостные и информационные страницы; — рейтинги игроков и кланов; — поддержка шаблонов дизайна; — установка модулей и плагинов через административную панель; — магазин цифровых продуктов; — категории продуктов; — возможность добавить фавикон; — защита лицензии для административной панели; — адаптация для игровых проектов Lineage 2; — возможность расширения функционала в соответствии с потребностями сервера. PlayCMS подходит как для новых игровых проектов, так и для существующих серверов, которым нужен удобный сайт с современным дизайном и интуитивно понятным управлением. Система проста в настройке и поддерживает индивидуальные шаблоны, дополнительные плагины и модули, что позволяет вам развивать свой сайт параллельно с развитием сервера. PlayCMS — это готовое решение для владельцев серверов Lineage 2, которым нужен красивый, быстрый и функциональный сайт. Демоверсия —  https://demo.playcms.ru/ Я разработчик этого чуда. Я готов выслушать конструктивную критику, а также ваши предложения по улучшению движка. Кроме того, я пишу модули любой сложности для этой CMS. Свяжитесь со мной: Telegram — @playcms       EN   PlayCMS is a user-friendly website management system designed specifically for Lineage 2 gaming projects. The CMS allows you to quickly launch a fully functional server website with player registration, personal account, news, ratings, a store, modules, and a flexible admin panel. The system is focused on Lineage 2 server owners who need a beautiful, functional, and clear website without unnecessary complexity. PlayCMS already provides basic features for project management, such as publishing news, customizing pages, working with users, connecting templates, and installing modules and plugins. Key Features of PlayCMS: — a convenient administrative panel; — player registration and authorization; — user account; — news and information pages; — player and clan ratings; — support for design templates; — installation of modules and plugins through the admin panel; — digital product store; — product categories; — ability to add a favicon; — license protection for the admin panel; — adaptation for Lineage 2 game projects; — the ability to expand functionality to meet the needs of the server. PlayCMS is suitable for both new gaming projects and existing servers that require a user-friendly website with a modern appearance and intuitive management. The system is easy to configure and supports individual templates, additional plugins, and modules, allowing you to develop your website alongside your server. PlayCMS is a ready-made solution for Lineage 2 server owners who need a beautiful, fast, and functional website. Demo - https://demo.playcms.ru/ I am the developer of this miracle. I am ready to listen to constructive criticism, as well as your suggestions for improving the engine. I also write modules of any complexity for this cms. Contact me: Telegram - @playcms   Скачать\Download : https://drive.google.com/file/d/15Az9WVDD4SQNyOPAsXMU4-mGHOiA_U_d/view    
    • To increase visibility and make sure your offer reaches the right audience, I'd recommend exploring the tools at CS2WH. They have a Deals Bot that might help you track market prices and adjust your strategy on the fly. I'm finding their resources super helpful for keeping tabs on the trading scene. Plus, they emphasize safety and provide insights on legal skin trading, which is crucial for maintaining credibility.
    • I'm also trying to contact them, and I only have their Telegram contact, probably the same one as yours, and I haven't received a response in months.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..