Jump to content
  • 0

[Help] Door Open Npc


Question

Posted

Hey i tried to make a simple NPC which open doors. i made the NPC type L2Doormen and

<a action="bypass -h npc_%objectId%_open_doors 24190002">Open the Gates</a><br>
<a action="bypass -h npc_%objectId%_close_doors 24190002">Close the Gates</a><br>

that was the function i thought which will open my door (24190002) my coli door in that case. but it didnt work. can someone maybe help me out or tell me my mistake?

ty

4 answers to this question

Recommended Posts

  • 0
Posted

ofc you can... AT ct1 was made this function and you can able it in python, i dont post script but you can search in l2j forum, i seen it there... If your pack is not ct1 or higher (mean is interlude or lower) i dont think that it is available, but i had made some doors auto open there is script too in l2j forums.

  • 0
Posted

ofc you can... AT ct1 was made this function and you can able it in python, i dont post script but you can search in l2j forum, i seen it there... If your pack is not ct1 or higher (mean is interlude or lower) i dont think that it is available, but i had made some doors auto open there is script too in l2j forums.

i got interlude and your hint didnt really help me :(

any other solutions?

  • 0
Posted

try to use this code


<a action="bypass -h admin_open  24190002">Open the Gates</a><br>
<a action="bypass -h admin_close  24190002">Close the Gates</a><br>

 

but it'll works only with admin char so you should make a new commandhandler with the same script as the AdminDoorControll.java but without the access lvl check

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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