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
Mines...
Author Message
larmc20
Journeyman
*

Posts: 67
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: May 2013
Reputation: 0



Post: #1
Mines...
Hello mates. I have an issue here:

I set in the sphere region the regen of ores. Type=T_rock.

but the only mine players can find ores is Minoc Mine 1. Near there, at MT Kendall, there only shows "There is nothing here to mine for" when you try to mine.

Do you know why is it?

I wanna players mining in all caves and all mines in the world.

I searched in sphere_map0
Events and flags... but didn't work.
01-02-2014 01:12 PM
Find all posts by this user Like Post Quote this message in a reply
dagger4k
Journeyman
*

Posts: 194
Likes Given: 1
Likes Received: 12 in 12 posts
Joined: Mar 2012
Reputation: 0



Post: #2
RE: Mines...
you might have messed up the regen of the ore or something invalid, or you didn't change the right region.. (make sure your changing stuff under sphere_region)

my default region setting is

Code:
[REGIONTYPE r_default_rock t_rock]
// Random rocks
RESOURCES=100.0 mr_nothing
RESOURCES=500.0 mr_iron
//RESOURCES=6.0 mr_rusty
//RESOURCES=6.0 mr_old_copper
//RESOURCES=6.0 mr_dull_copper
//RESOURCES=4.5 mr_bronze
RESOURCES=5.0 mr_copper
RESOURCES=2.0 mr_gold
RESOURCES=1.0 mr_rose
RESOURCES=2.0 mr_agapite
RESOURCES=1.0 mr_bloodrock
RESOURCES=1.0 mr_silver
RESOURCES=0.5 mr_verite
RESOURCES=0.2 mr_Valorite
RESOURCES=0.1 mr_mytheril
RESOURCES=0.1 mr_blackrock
RESOURCES=0.1 mr_diamond

if its not an error above make sure the ground tiles are actually t_rock. i'm not sure what the command is any more but maybe .xinfo works on the tile?
(This post was last modified: 01-02-2014 07:03 PM by dagger4k.)
01-02-2014 07:01 PM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #3
RE: Mines...
You "set" the type?
You shouldn't have to change anything, by default you are able to mine in all caves.

Check your regions make sure they have the regiontype listed in the post above.

[Image: 2nis46r.jpg]
01-02-2014 11:24 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Mordaunt's post
larmc20
Journeyman
*

Posts: 67
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: May 2013
Reputation: 0



Post: #4
RE: Mines...
Thanks mates. I set T_rock and worked...
Have another issue that isn't related to MINES and Caves...

When My players disconnect out of region guarded... They try to connect and the sphere send a message "There is someone using this account". I know that the char takes some time to disappear. But how can they connect at the time without receiving this message?

I checked out the INI and couldn't FIND where it is!
01-05-2014 12:35 PM
Find all posts by this user Like Post Quote this message in a reply
dagger4k
Journeyman
*

Posts: 194
Likes Given: 1
Likes Received: 12 in 12 posts
Joined: Mar 2012
Reputation: 0



Post: #5
RE: Mines...
That setting is under client management in the sphere.ini

Code:
// How long logged out clients linger in seconds
ClientLinger=15


If its an issue of the player dying if they dc and the above doesn't work you could possibly send the player to a safezone using @login, @logout.
01-05-2014 08:39 PM
Find all posts by this user Like Post Quote this message in a reply
larmc20
Journeyman
*

Posts: 67
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: May 2013
Reputation: 0



Post: #6
RE: Mines...
The problem is when they crash and try to login again they receive that message.
what I need is when they crash out of protection and they try to reconnect don't appear that message of ...already using this account.
01-06-2014 06:55 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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