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
No move
Author Message
djazraell
Apprentice
*

Posts: 26
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2014
Reputation: 0



Post: #3
RE: No move
(02-27-2021 12:30 PM)golfin Wrote:  Enter the coordinates to move. x, y.z.
PHP Code:
src.move 6,0,
Or use the go command on a fixed coordinate.

Here the correct message appears, but if the player won't enter (kill 1 +), it won't go back (src.move 6.0,0)
PHP Code:
[regiontype r_cove_graveyard_1]
On=@Enter
if (<src.kills> > 0)
src.sysmessage @0790 <src.name> <region.namemezarlikigina giris yapabilmeniz icin Kill'e sahip olmamaniz gerekir ! [<src.kills>]
src.move 6,0,0
return 1
else
src.sysmessage @054 Bu alanda
src.sysmessage @030 RECALL & MARK yasaklanmistir.
src.sysmessage @0790 <region.name> mezarligina hosgeldiniz.
endif

On=@Exit
src.sysmessage @0790 <region.name> mezarlikigindan Cikis Yaptiniz.. 

Facebook
02-27-2021 05:38 PM
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
No move - djazraell - 02-26-2021, 10:50 PM
RE: No move - golfin - 02-27-2021, 12:30 PM
RE: No move - djazraell - 02-27-2021 05:38 PM
RE: No move - Kanibal - 03-05-2021, 03:39 AM

Forum Jump:


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