Jump to content
  • 0

Npc Weapon Glow/nick Collor


Question

Posted

Hi,

 

Using interlude l2jfrozen.

mby any1 knows where exactly (inside java) i can find how to turn off npc weapon glow effect and nick color?

 

Few photos how it looks like now...

post-69209-0-46363600-1382886216_thumb.jpg

post-69209-0-49075300-1382886222_thumb.jpg

 

10 answers to this question

Recommended Posts

  • 0
Posted (edited)

About L2Npc / L2NpcInstance, the IL writing style was L2NpcInstance / L2FolkInstance ( in that order).

 

About glow, it's on NpcInfo or AbstractNpcInfo depending your pack.

writeF(_collisionRadius);
writeF(_collisionHeight);
			
writeD(_enchantEffect);
writeD(_npc.isFlying() ? 1 : 0);

Edit : I managed to see NpcInfo from Frozen

writeC(0x00); // C3  team circle 1-blue, 2-red
writeF(_collisionRadius);
writeF(_collisionHeight);
writeD(0x00); // C4
writeD(0x00); // C6

So bad news for you :

  • first, enchant effect isn't supported by Frozen
  • second, your enchant issue isn't linked to that packet.

 

So until L2JFrozen edited it in another place of the code, it's probably linked to your client. You should ask to L2JFrozen forums if someone knows any config linked to that.

 

Another possibility is that packet isn't currently used. With L2JFrozen, an apple can be a pear, and a pear a cat.

Edited by Tryskell
  • 0
Posted (edited)

it isnt... its obvious to look there at the 1st place.

Thats why im asking for java solution. :)

 

btw. if im correct this option is inside l2jserver packs.

Edited by anuck
  • 0
Posted (edited)

most of packs are based on l2jserver, and L2jFrozen too.

Take a look insice L2Npc.java... 

Edited by ^Wyatt
  • 0
Posted

Ye well, I guess it's the L2NpcInstance or the L2CustomNpcInstance... 

And about the nick color I guess it's "ColorSystem(activeChar);" inside Enterworld, clientpackets.

  • 0
Posted (edited)

About nick color, isn't your character a GM? :D otherwise as Wyatt said, check EnterWorld.java

 

Npc glow.. it may be addon for npcs, or facked up custom code (clan crest on npc in town which castle belongs to you -- in past I messed by this and the result was the same.. :D)

 

Btw, it would be better if you ask directly on frozen forum, they will know better.

Edited by SweeTs
  • 0
Posted (edited)

No it isnt GM :D

Thx to wyatt, fixed nick color :)

as of npc glow, still working on it ... (clan crest on npc in town which castle belongs to you ) i heard about this one somewhere.. th i think i sow this one(or smth like this) in configs.

Thx alot for the help. It seems i have to dig deep into configs too :)

 

I think u was talking about this one right ?

 

+# Show clan, alliance crests for territory NPC's.
+# Default: False
+ShowNpcCrest = False

Edited by anuck
  • 0
Posted (edited)

Yes, if it's False the npc weapons are with red glow.. :D

 

If im not wrong there was something about writeD, like 1 too much or so.. Don't remember :P

Edited by SweeTs
Guest
This topic is now closed to further replies.


  • Posts

    • Lol good joke.   If I'd be the one contacting yo then I'd say at least 50% in advance because you can basically just fuck off when things doesn't go your way, and then you as a developer just wasted days or even weeks of time with development.
    • "Just make your own game!" sounds simple until you’ve tried it. I did, with Epic Dragon World and learned the hard way that "open source" often means "free labor for resellers." The MIT license became a buffet for people to grab code, rebrand it and ghost the project. Even basic collaboration collapsed because everyone wanted their vision, not *a* vision. NCSoft’s lawyers aren’t theoretical. They’re a sword of Damocles. Even if you rebuild a client from scratch, if it feels like Lineage 2, they’ll come knocking. Ask the Chrono Trigger fangame corpses how that goes. MMOs are hospice care. The genre’s on life support, kept alive by whales and nostalgia. Look at Throne and Liberty, NCSoft’s own "successor" to L2, flopping harder than a 2004 PKer in ToI. Classic reboots (WoW, L2) are bandaids, not resurrections. This is the hobby. Optimizing old systems, reverse-engineering spaghetti code and preserving janky mechanics is the fun part. Monetizing it turns it into customer service hell. No thanks. Community? What community? The L2 scene is 90% resellers, 10% players who’ll quit the second they don’t get +16 on day one. Both asking how to install Java and why running the uncompiled server does not work.
    • Dear players, Open beta test for C3 begins today at 19:00 server time (GMT +2). 💰 All participants who find bugs during OBT will be rewarded with Coin of Luck (CoL): - 1 CoL for each staticmesh issue found — e.g., walking through textures, etc., - 2 CoL or more for server-side issues, depending on their severity., We strongly recommend reviewing the quest list - when switching to Chronicle 3, the total number of quests should match the number shown in the upper right corner of the window and correspond to the quest count from Chronicle 2. To log into the game, use the same data you use to access the Airin server. 📌 Download client: Google Drive
    • 🔥 Sale Alert! 🔥 Twitter Accounts with 50 Followers — now on SALE! Looking to launch a project or warm up your account base fast? We’ve got starter Twitter accounts with ~50 followers at a sweet price. 💰 Limited-time offer – while stock lasts! ✅ Organic-Looking ✅ Clean & Safe ✅ Perfect for boosting credibility 📦 Instant delivery
  • 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