Jump to content

Random Fight


Lioy

Recommended Posts

 

 
 

 

[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.

 

ευχαριστώ

Link to comment
Share on other sites

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
Link to comment
Share on other sites

 

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 ?

Link to comment
Share on other sites

  • 3 months later...

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
Link to comment
Share on other sites

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<>();

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



  • Posts

    • DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/hood-services https://campsite.bio/utchihaamkt  
    • Server Rates: » Xp 500x. » Sp 500x. » Aden 500x. » Drop 1x. » PartyXp 2x. » PartySp 2x. » Starting character level -61. Enchant rates: » Safe enchant +4. » Blessed and simple scrolls max enchant (+16). » Crystal scrolls max enchant (+20). » Simple enchant scrolls chance – 65%. » Blessed enchant scrolls chance – 100%. » Crystal enchant scrolls chance – 50% Augmentations: » Mid life stone skill chance – 5%. » High life stone skill chance – 10%. » Top life stone skill chance – 20%. » Augments 1+1 Unique features: » Main town – Giran » Automatic-Manual Potions. » Working 2 castle sieges. (Giran-Aden) » SPS cancel lasts 10 seconds and than buffs come back. » Stackable scrolls, lifestones, book of giants. » Unique pvp zone » More then 11 active raid bosses. » Wedding system. » Unique farming areas. » Npc skill enchanter. » Full npc buffer with auto buff. » Max count of buffs – 55. » Max subclasses – 4. » Free and no quest class change. » Free and no quest sub class. » Raid boss drop nobless item. » No weight limit. » Unique protection anti-hwy armor for archers/daggers etc. » Ingame password change. » Top pvp/pk/online ranks NPC. » Unique monsters & NPC. » Interlude retail skills. » Server up-time [24/7] [99]%. » Perfect class balance (all class can kill all class depending on players skill and setup knowledge,gear,augmentations). » Announcements on double kills triple kills etc. » Announcements on Grand Boss death , with the name of the killer as well as clan name of the player. » Information Npc in game with all servers infromations. Custom server gear : 1). Titanium Armor Lv.1 2). Epic Armor Lv.2 3). Epic Weapons-Kamikaze-Black S grade (Same Stats) 4). Demonic-Angelic Wings-Baium Hair-Custom Accessories (SameStats) 5). Custom Fighter/Mage tattoo Lv1-Lv2-Lv3 6). Shirt (STR,CON,INT +1) 7). Custom Shields Server Commands: .tvtjoin .tvtleave – Join or leave tvt event. .ctfjoin .ctfleave – Join or leave ctf event. .dmjoin .dmleave – Join of leave dm event. .online – current online players count. .repair – repairs stuck character in world. .menu – opens online menu panel. .exit – PVP zone exit in case you are bullied. .changepassword - Opens online menu then u can change ur password in game. .farm - Enable/disable autofarm Event system: » TVT event » CTF event » DM event » Tournament Event » Party Zone » Unique event shop. Olympiad game: » Retail olympiad game. » Competition period [1] week. » Olympiad start time [18:00] end [00:00] GMT+2. » New Heroes every Sunday.
    • Tomorrow grand opening lests go 🙂 
    • New season of Warfire X150 has been postponed to September 28th.
  • Topics

×
×
  • Create New...