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-nmm6 (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-nmm6 (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-nmm6 (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-nmm6 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problems with move for chars
Author Message
admin phoenix
Master
**

Posts: 354
Likes Given: 1
Likes Received: 23 in 13 posts
Joined: Mar 2012
Reputation: 3



Post: #1
problems with move for chars
today I have found out that an old script doesn´t work any more.

ON=@STEP
DOSWITCH <src.dir>
src.move 0 1 // s
src.move -1 1 // s w
src.move -1 0 // w
src.move -1 -1 // n w
src.move 0 -1 //n
src.move 1 -1 //n e
src.move 1 0 //e
src.move 1 1 //s e
ENDDO

I also get this error in the console when I step on this item.
I also put an return 1 on this put same problem.

13:43:WARNING:5:Unknown game packet (0xc5) received.
13:43:WARNING:5:Unknown game packet (0x2e) received.
13:43:WARNING:5:Unknown game packet (0x1c) received.

So, what the heel happen to the move command for chars???
05-05-2012 09:48 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
problems with move for chars - admin phoenix - 05-05-2012 09:48 PM

Forum Jump:


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