Jump to content
  • 0

Online Players On Npc


Question

Posted (edited)

Hello i would like to do this.. when i write on npc %online% npc shows online players how can i do that? for example <center><font color="00FF00">Online Players: %online% </font></center> .. if you know what i mean.

Edited by xNemesis

Recommended Posts

  • 0
Posted

Go at L2Npc.java

 

Find this method:

 

public void showChatWindow(L2PcInstance player, int val)

 

After this:

 

html.replace("%objectId%", getObjectId());

 

Add this:

 

html.replace("%online%", L2World.getInstance().getAllPlayersCount());

 

So, %online% can be used everywhere (at every single NPC).

  • 0
Posted

Hello i would like to do this.. when i write on npc %online% npc shows online players how can i do that? for example <center><font color="00FF00">Online Players: %online% </font></center> .. if you know what i mean.

where is this l2npc.java on eclipse (L2J Frozen)

  • 0
Posted

Go at L2Npc.java

 

Find this method:

 

public void showChatWindow(L2PcInstance player, int val)

 

After this:

 

html.replace("%objectId%", getObjectId());

 

Add this:

 

html.replace("%online%", L2World.getInstance().getAllPlayersCount());

 

So, %online% can be used everywhere (at every single NPC).

Doesnt work , i open L2NpcInstance i cant find what you say.. pack L2j frozen

  • 0
Posted

Doesnt work , i open L2NpcInstance i cant find what you say.. pack L2j frozen

html.replace("%objectId%", String.valueOf(getObjectId())); @l2npcinstance for frozen. u could search ofc but no.

  • 0
Posted

html.replace("%objectId%", String.valueOf(getObjectId())); @l2npcinstance for frozen. u could search ofc but no.

yes i add this exactly after this and i got error.

  • 0
Posted

html.replace("%online%", String.valueOf(L2World.getInstance().getAllPlayersCount()));

No error , but doesnt work ! when i open html of npc i see %online% no how much player are online... npc is L2Npc category.

  • 0
Posted

why u want Online Players npc when u have alt + b or .online  command ? or you want Online Players NPC with Their Time Online + how much Farm Coins / Vote Coins they have?

  • 0
Posted

why u want Online Players npc when u have alt + b or .online  command ? or you want Online Players NPC with Their Time Online + how much Farm Coins / Vote Coins they have?

Cause i create a server info npc and i though is good idea on center to have this Online Players: 200 px its nice though

  • 0
Posted

Cause i create a server info npc and i though is good idea on center to have this Online Players: 200 px its nice though

 

my opinion its not that good:D maybe i can help u in smth like this 

  • 0
Posted

Doesnt work , i open L2NpcInstance i cant find what you say.. pack L2j frozen

I told you L2Npc, not L2NpcInstance.

 

I am using the same code for my NPCs and it works perfect.

  • 0
Posted

Also I bet that you put it at the wrong method.

 

public void showChatWindow(final L2PcInstance player, final int val)

 

at this method.

  • 0
Posted

Go at L2NpcInstance

 

Search for this:

 

public void showChatWindow(final L2PcInstance player, final int val)

 

and here put the line I gave you.

Guest
This topic is now closed to further replies.


  • Posts

    • For the odbc you have to run the Instalador.exe and click crear dsn, but you have to rename them so the lin2clancomm.dsn for example becomes l2c4_lin2clancomm but also check if the file inside has as database value the correct file name, about the client i also wanted a clean client because i had a problem with the monsters because the character didn't have collision with the monsters and he was running through them but i fixed it with files from a normal interlude client, also my client is now c3 😛 i changed the maps, staticmeshes, systextures so now i do not have the fortresses at antharas lair for example but i also have the c3 sounds and login screen. Where is @GX-Ext
    • I think you need to get ban for this lie spreading. He never asked me to update anything and I did not block him never ever.
    • WHAAAAAT??? He purchased source code directly from you and you updated his files everytime via teamviwer/anydesk. So if a client purchase the source code you are not responsable anymore if there are bunch of bugs and problem? I want to mention that he never touched the source code. Are you for real Mr. Vilmis??? He did mentioned all the problems but you blocked him on discord and unlocked him when you felt like you wanted to talk, I am not sure if he is still blocked right now or not, I will ask him. I speak for him because he complain to me, because you blocked him.
    • I really wonder if they launched the server without testing it even once. All players are creating new characters and transferring the level 20 reward to their main ones. It seems banning people is much easier than sending them a direct message in-game. If you can’t do your job properly, get in touch with people who can help you. I made 17 million in 10 minutes on a 1x Adena rate server and got an Icarus weapon. My suggestion to you — as it's written on the character you banned — is to wipe the server and run a proper OBT. Good luck with your time as administrators; although it doesn't look like it will last very long.  
    • all the reports vanished into thin air  
  • Topics

×
×
  • 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