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
[HELP] ON=STEP Problem - Mount
Author Message
Kevsurcu
Apprentice
*

Posts: 2
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jan 2022
Reputation: 0



Post: #1
[HELP] ON=STEP Problem - Mount
I want to make a gate with a mount.
But I have a few problems...
For example, I want to get on the Zostrich, but it doesn't work.
As you can see, there is a problem in the "ON=STEP" part.
Can you help me with this?

PHP Code:
[ITEMDEF i_moongate_taming]
ID=i_moongate_red
NAME
=Winner's Gate

ON=@Create
   COLOR=0b10
   ATTR=010
   MOREP=4442,1177

ON=@Click
   MESSAGE=@07a1 <NAME>
   RETURN 1

ON=@DClick
   SRC.SYSMESSAGE @07a1 Gate'
in uzerinden geciniz...
   RETURN 
1

ON
=@Step
IF (<SRC.FINDID.c_ostard_zostrich>)
    
SRC.GO=<MOREP>
    TRY 
UID.<src.findid.c_ostard_zostrich.link>.REMOVE
    SRC
.FINDID.c_ostard_zostrich.REMOVE
    SRC
.SYSMESSAGE @07a1 Gorev basariyla tamamlandi...
else
    
SRC.SYSMESSAGE @07a1 Binegin uzerinde olmadan gecidi kullanamazsiniz...
    RETURN 
1

[EOF
01-19-2022 10:26 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
[HELP] ON=STEP Problem - Mount - Kevsurcu - 01-19-2022 10:26 AM
RE: [HELP] ON=STEP Problem - Mount - madda - 05-15-2022, 04:13 AM

Forum Jump:


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