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
Mining NPC
Author Message
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: Mining NPC
just create a random human npc and equip this pickaxe on his hand

Code:
[ITEMDEF i_pickaxe_anim]
ID=i_pickaxe

ON=@Equip
TIMER=5

ON=@Timer
CONT.ANIM 4 //I cant remember the mining animation number, keep trying numbers 0, 1, 2, 3, ...
TIMER=5
return 1
(This post was last modified: 05-05-2014 02:11 PM by Coruja.)
05-05-2014 02:11 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Mining NPC - kn4tseb - 05-05-2014, 10:47 AM
RE: Mining NPC - Coruja - 05-05-2014 02:11 PM
RE: Mining NPC - kn4tseb - 05-05-2014, 02:49 PM
Mining NPC - karma - 05-05-2014, 06:26 PM
RE: Mining NPC - Coruja - 05-06-2014, 02:04 AM
RE: Mining NPC - kn4tseb - 05-06-2014, 02:22 AM
RE: Mining NPC - kn4tseb - 05-06-2014, 04:15 AM
RE: Mining NPC - Alaric - 05-06-2014, 07:28 AM
RE: Mining NPC - kn4tseb - 05-06-2014, 08:22 AM
Mining NPC - karma - 05-06-2014, 07:03 PM
RE: Mining NPC - Alaric - 05-06-2014, 07:55 PM
RE: Mining NPC - karma - 05-06-2014, 10:32 PM
RE: Mining NPC - Alaric - 05-07-2014, 12:34 AM
RE: Mining NPC - XuN - 05-07-2014, 02:57 AM
RE: Mining NPC - Alaric - 05-07-2014, 05:55 AM

Forum Jump:


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