View Single Post
  #3  
Old 04-27-2019, 03:28 AM
t0neg0d
Sarnak
 
Join Date: Oct 2014
Posts: 31
Default

Quote:
Originally Posted by Huppy View Post
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)
Perfect! Ty!!
Reply With Quote