Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AutoOpenDoor Macro and @UserExtCmd
Author Message
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #1
AutoOpenDoor Macro and @UserExtCmd
I have a problem with a door script.
The door has a tag that allows his owner to teleport onto blocking the door opening (everything under @dclick).
Unfortunally, Razor macro can open the door.

Searching on wiki i found this page:
http://wiki.sphere.torfo.org/index.php/@UserExtCmd

How to use?
I need to block the door opening action but i can't change the type or lock the door.

Or is there any packet?
(This post was last modified: 04-23-2013 10:12 AM by Rizz.)
04-23-2013 10:02 AM
Find all posts by this user Like Post Quote this message in a reply
Gil Amarth
Journeyman
*

Posts: 189
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2012
Reputation: 0



Post: #2
RE: AutoOpenDoor Macro and @UserExtCmd
Try to put this trigger in your players event:

ON=@UserExtCmd

IF (<ARGN1> == 058)
RETURN 1
ENDIF
04-23-2013 04:16 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)