The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Open Door Macro
Author Message
Avatar
Journeyman
*

Posts: 172
Likes Given: 6
Likes Received: 27 in 12 posts
Joined: Apr 2012
Reputation: 5

The North Shield

Post: #5
RE: Open Door Macro
The script below works actually. I have right now around 140 online player in my shard. However, i dunno whether it is gonna lag the server or not. I'll look for it. It seems nice right now. Before this post, i thought usage of userextcmd but as packet filtering, i assumed that it could lag the server. If there wont be any problem, i use this as it is. Or if you advise me some thing more efficient, i can correct it.

PHP Code:
if <argn1> == 88
  
IF (<SRC.UID.<SRC.REGION.UID>.TYPE>==t_multi) || (<SRC.UID.<SRC.REGION.UID>.TYPE>==t_multi_custom)
    
FORITEMS 3
        
IF STRMATCH("T_DOOR_LOCKED""<TYPE>")
            
USEITEM 
        
ENDIF
    ENDFOR
endif 

This works only if you are in house. ( because the problem actually only happening in house )
(This post was last modified: 02-24-2014 07:52 AM by Avatar.)
02-24-2014 07:49 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Open Door Macro - Avatar - 02-23-2014, 03:06 AM
RE: Open Door Macro - Extreme - 02-23-2014, 01:45 PM
RE: Open Door Macro - pinku - 02-23-2014, 03:40 PM
RE: Open Door Macro - XuN - 02-23-2014, 07:32 PM
RE: Open Door Macro - Avatar - 02-24-2014 07:49 AM
RE: Open Door Macro - Avatar - 02-24-2014, 12:31 PM
RE: Open Door Macro - Mordaunt - 02-24-2014, 09:42 AM
RE: Open Door Macro - Staff_Stanic - 03-13-2014, 10:57 AM
RE: Open Door Macro - XuN - 03-13-2014, 07:25 PM
RE: Open Door Macro - Avatar - 03-14-2014, 09:07 AM

Forum Jump:


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