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.
[HELP] Invisible Traps?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- DreamStage
- Posts: 222
- Joined: Mon Oct 11, 2010 2:38 am
- Location: Portugal
[HELP] Invisible Traps?
Ignorance comes when you dont want to know the truth about facts.
- Zoey76
- L2j Inner Circle
- Posts: 7005
- Joined: Tue Aug 11, 2009 3:36 am
Re: [HELP] Invisible Traps?
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!
Join our Discord!
- DreamStage
- Posts: 222
- Joined: Mon Oct 11, 2010 2:38 am
- Location: Portugal
Re: [HELP] Invisible Traps?
Problem Solved!
Ignorance comes when you dont want to know the truth about facts.