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
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
House system
Author Message
Kapa
Journeyman
*

Posts: 74
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Oct 2014
Reputation: 0



Post: #1
House system
Why i am keep getting this error?

19:38:ERROR:(house_system_1.scp,389)Undefined keyword 'RESEND'


[REGIONTYPE r_house_default]
DEFNAME=r_house_default

ON=@ENTER
IF (0<TAG.banned1>==<SRC.UID>)|(0<TAG.banned2>==<SRC.UID>)|(0<TAG.banned3>==<SRC.UID>)|(0<TAG.banned4>==<SRC.UID>)|(0<TAG.banned5>==<SRC.UID>)|(0<TAG.banned6>==<SRC.UID>)|(0<TAG.banned7>==<SRC.UID>)|(0<TAG.banned8>==<SRC.UID>)|(0<TAG.banned9>==<SRC.UID>)|(0<TAG.banned10>==<SRC.UID>)
SRC.MOVE 0,1
SRC.SYSMESSAGE You are banned from this house!
RETURN 1

ELSEIF (0<TAG.OWNER>==<SRC.UID>)|(0<tag.COowner1>==<SRC.UID>)|(0<tag.COowner2>==<SRC.UID>)
SRC.SYSMESSAGE Welcome home <SRC.NAME>.
SRC.RESEND
SRC.EVENTS +e_house

ELSEIF (0<TAG.FRIEND1>==<SRC.UID>)|(0<TAG.FRIEND2>==<SRC.UID>)|(0<TAG.FRIEND3>==<SRC.UID>)|(0<TAG.FRIEND4>==<SRC.UID>)|(0<TAG.FRIEND5>==<SRC.UID>)|(0<TAG.FRIEND6>==<SRC.UID>)|
(0<TAG.FRIEND7>==<SRC.UID>)|(0<TAG.FRIEND8>==<SRC.UID>)|(0<TAG.FRIEND9>==<SRC.UID>)|(0<TAG.FRIEND10>==<SRC.UID>)
SRC.SYSMESSAGE Welcome back friend.
SRC.EVENTS +e_house
SRC.RESEND

ELSE
SRC.EVENTS +e_house
SRC.RESEND // line 389
ENDIF

ON=@EXIT
SRC.EVENTS -e_house
10-16-2014 05:05 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
House system - Kapa - 10-16-2014 05:05 AM
RE: House system - Skul - 10-21-2014, 06:47 AM

Forum Jump:


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