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






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
Vendetta
Apprentice
*

Posts: 39
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Mar 2012
Reputation: 0



Post: #2
RE: problems with move for chars
unknown packet as i know is because you use a new client with old emulator.
05-06-2012 10:45 AM
Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #3
RE: problems with move for chars
(05-05-2012 09:48 PM)admin phoenix Wrote:  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???

as i know wrong network settings in sphere.ini can cause unknown packet errors (like networkthreads > 0).
(This post was last modified: 05-06-2012 04:13 PM by Shaklaban.)
05-06-2012 04:13 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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