View Single Post
  #2  
Old 04-27-2019, 12:06 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default

If you're using perl, will this work ?

quest::forcedooropen(door_id);
quest::forcedoorclose(door_id);

I'm not "lua inclined", but if you're using that, take a look at the player.lua in quests/paw (not sure if that will help)
Reply With Quote