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:
  • 1 Votes - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
command
Author Message
Artyk
Journeyman
*

Posts: 75
Likes Given: 43
Likes Received: 9 in 9 posts
Joined: Sep 2014
Reputation: 0



Post: #2
RE: command
This function place under yourself a 9 tile ground of a choosen item id, just typing "f_large_ground " and the choosen item (eg. f_large_ground i_floor_marble)

Code:
[FUNCTION f_large_ground]
SRC.NEWITEM <ARGS>
NEW.ATTR = attr_static
NEW.P = <SRC.P>

SRC.NEWITEM <ARGS>
NEW.ATTR = attr_static
NEW.P = <SRC.P>
NEW.MOVE -1,-1

SRC.NEWITEM <ARGS>
NEW.ATTR = attr_static
NEW.P = <SRC.P>
NEW.MOVE -1,0

SRC.NEWITEM <ARGS>
NEW.ATTR = attr_static
NEW.P = <SRC.P>
NEW.MOVE -1,1

SRC.NEWITEM <ARGS>
NEW.ATTR = attr_static
NEW.P = <SRC.P>
NEW.MOVE 0,-1

SRC.NEWITEM <ARGS>
NEW.ATTR = attr_static
NEW.P = <SRC.P>
NEW.MOVE 0 1

SRC.NEWITEM <ARGS>
NEW.ATTR = attr_static
NEW.P = <SRC.P>
NEW.MOVE 1,-1

SRC.NEWITEM <ARGS>
NEW.ATTR = attr_static
NEW.P = <SRC.P>
NEW.MOVE 1,0

SRC.NEWITEM <ARGS>
NEW.ATTR = attr_static
NEW.P = <SRC.P>
NEW.MOVE 1,1
12-17-2014 09:46 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
command - Spooky - 12-16-2014, 12:23 AM
RE: command - Artyk - 12-17-2014 09:46 PM
RE: command - Extreme - 12-18-2014, 01:56 AM

Forum Jump:


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