[HELP] Invisible Traps?

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
DreamStage
Posts: 222
Joined: Mon Oct 11, 2010 2:38 am
Location: Portugal

[HELP] Invisible Traps?

Post by DreamStage »

Hello, i have a question, if someone could answer it would be great:

- How can i make a trap invisible for player after addtrap spawn?
if i make trap.setisvisible(false) doesnt work, only if player restarts client.
Ignorance comes when you dont want to know the truth about facts.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [HELP] Invisible Traps?

Post by Zoey76 »

You missing a broadcast, try trap.setTitle("");
Powered by Eclipse 4.30 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
User avatar
DreamStage
Posts: 222
Joined: Mon Oct 11, 2010 2:38 am
Location: Portugal

Re: [HELP] Invisible Traps?

Post by DreamStage »

Problem Solved!
Ignorance comes when you dont want to know the truth about facts.
Post Reply