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 help
Author Message
UltimaAku
Journeyman
*

Posts: 125
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 1



Post: #24
RE: Mining help
I dont really like updating the sphere, it causes problems (probobly by my own accord). I've come up with a solution and it works (just in case this problem ever occurs again) Smile


I added this to the script:

[ITEMDEF 01ea7]
//Worldgem bit plain and small (see fancy bit at 1f13)
DEFNAME=i_worldgem_bit
VALUE=1
TYPE=T_SPAWN_CHAR
CATEGORY=Provisions - GM Items
SUBSECTION=Special Items
DESCRIPTION=Worldgem Bit

ON=@CREATE
TIMER=900

ON=@TIMER ///start of add-on
f_static_invis
return 0
endif

[FUNCTION f_static_invis]

IF (<TYPE>==t_rock) //only appears on mined ore locations
REMOVE
RETURN 1
IF (<TYPE>==t_tree)//only appears after lumberjacking
REMOVE
RETURN 1
ENDIF ///end of add-on
(This post was last modified: 02-20-2013 11:08 PM by UltimaAku.)
02-20-2013 09:50 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Mining help - UltimaAku - 02-15-2013, 08:03 AM
RE: Mining help - Mordaunt - 02-15-2013, 08:16 AM
RE: Mining help - UltimaAku - 02-15-2013, 08:20 AM
RE: Mining help - Mordaunt - 02-15-2013, 08:23 AM
RE: Mining help - UltimaAku - 02-15-2013, 08:26 AM
RE: Mining help - Mordaunt - 02-15-2013, 08:28 AM
RE: Mining help - darksun84 - 02-15-2013, 08:32 AM
RE: Mining help - Mordaunt - 02-15-2013, 08:34 AM
RE: Mining help - UltimaAku - 02-15-2013, 08:35 AM
RE: Mining help - Soulless - 02-15-2013, 08:36 AM
RE: Mining help - UltimaAku - 02-15-2013, 08:37 AM
RE: Mining help - Mordaunt - 02-15-2013, 08:37 AM
RE: Mining help - UltimaAku - 02-15-2013, 08:40 AM
RE: Mining help - Mordaunt - 02-15-2013, 08:49 AM
RE: Mining help - UltimaAku - 02-15-2013, 08:52 AM
RE: Mining help - Mordaunt - 02-15-2013, 09:00 AM
RE: Mining help - UltimaAku - 02-15-2013, 09:02 AM
RE: Mining help - Mordaunt - 02-15-2013, 09:05 AM
RE: Mining help - UltimaAku - 02-15-2013, 09:06 AM
RE: Mining help - Mordaunt - 02-15-2013, 09:10 AM
RE: Mining help - UltimaAku - 02-15-2013, 09:12 AM
RE: Mining help - darksun84 - 02-15-2013, 09:24 AM
RE: Mining help - Mordaunt - 02-15-2013, 09:35 AM
RE: Mining help - UltimaAku - 02-20-2013 09:50 PM

Forum Jump:


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