Jump to content

Stolao's Mining [4.4B] -Unsupported, Bug Fixes Only-


Stolao

Recommended Posts


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

< Stolao's Mining >

 

Features:

  • An official looking mob based mining system
  • Fully configurable
  • Custom in game Item provided by Haziel

Todo:

  • Suggestions?
  • Optimize
  • Add Prison Mine
  • Needs More Mining Spots

Changelog:

4.44 Fixed bug with weapon sprite crashing (changed weapon type client side to 0)
4.45 Changed mob ids to 3900+
4.46 Tabulation
4.47 More Tabulation fixes
4.48 Removed extra {
4.49 Removed use of 'set'
4.4A Fixed not collecting later rewards
4.4B Changed Iron Break Chance from 1200 -> 120

 

Links:

 

GRF:

Links:

 

 

 

 

Note: I'm not going to be updating this script anymore other then bug fixes as I'm no longer using it myself since I have updated to a SRC based one, i will eventually release the SRC one.


WM_Mining.jpg.68f94f001ec2280d66da22580ff6f62d.jpg

Edited by Stolao
  • Upvote 2
  • Like 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  281
  • Reputation:   14
  • Joined:  10/14/13
  • Last Seen:  

Thanks for this! :-)

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Thanks for this! :-)

 

it was actually release about 9 months ago on my git just didn't make a post about it.

Your welcome, tell me how you like it.

Link to comment
Share on other sites

  • 11 months later...

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  75
  • Reputation:   5
  • Joined:  08/28/13
  • Last Seen:  

How to put respawn in the ore?

Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  149
  • Reputation:   35
  • Joined:  04/01/13
  • Last Seen:  

On 12/06/2016 at 3:27 PM, Stolao said:

< Stolao's Mining >

 

Features:

  • An official looking mob based mining system
  • Fully configurable
  • Custom in game Item provided by Haziel

Todo:

  • Suggestions?
  • Optimize
  • Add Prison Mine
  • Needs More Mining Spots

Changelog:


4.3A Removed Test Mine, was giveng an error
4.3B Added at_command for checking mining level and exp
4.3C Added Failed Refine to Pickaxe break
4.3D Delete Note Lines from Delitem -> Break Changes
4.3E Fixed typo in OnMineCheck
4.3F Added lua files to Extras
4.40 Added Mining Gear Shop
4.41 Removed Oridecon Pick from shop & produce db
4.42 Update iteminfo.lua(lub) with custom picks
4.43 Fixed Mobs for new Ra update

Links:

 

GRF:

Links:

Git Hash: 1fc0ed6

Error:

 

Screenshot_1.png

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

9 hours ago, M4karov said:

Git Hash: 1fc0ed6

Error:

 

Screenshot_1.png

looks like line 437 has a "{" when it shouldn't, removing should fix ill update when I'm home

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  37
  • Reputation:   2
  • Joined:  03/23/12
  • Last Seen:  

On 8/22/2017 at 11:57 PM, M4karov said:

Git Hash: 1fc0ed6

Error:

 

Screenshot_1.png

find

else	areamonster getd(".Tier"+.@lv+"_M$["+.@s+"]"),getd(".Tier"+.@lv+"_X1["+.@s+"]"),getd(".Tier"+.@lv+"_Y1["+.@s+"]"),getd(".Tier"+.@lv+"_X2["+.@s+"]"),getd(".Tier"+.@lv+"_Y2["+.@s+"]"),getd(".Tier"+.@lv+"_N$["+.@s+"]")+" Deposit",rand(.MobIds[0],.MobIds[1]) + 2*.@lv,1,"Mining::"+(getd(".Tier"+.@lv+"_T$["+.@s+"]"))+"";

edit to

} else	areamonster getd(".Tier"+.@lv+"_M$["+.@s+"]"),getd(".Tier"+.@lv+"_X1["+.@s+"]"),getd(".Tier"+.@lv+"_Y1["+.@s+"]"),getd(".Tier"+.@lv+"_X2["+.@s+"]"),getd(".Tier"+.@lv+"_Y2["+.@s+"]"),getd(".Tier"+.@lv+"_N$["+.@s+"]")+" Deposit",rand(.MobIds[0],.MobIds[1]) + 2*.@lv,1,"Mining::"+(getd(".Tier"+.@lv+"_T$["+.@s+"]"))+"";

 

Fixed it for me

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

39 minutes ago, Max said:

find


else	areamonster getd(".Tier"+.@lv+"_M$["+.@s+"]"),getd(".Tier"+.@lv+"_X1["+.@s+"]"),getd(".Tier"+.@lv+"_Y1["+.@s+"]"),getd(".Tier"+.@lv+"_X2["+.@s+"]"),getd(".Tier"+.@lv+"_Y2["+.@s+"]"),getd(".Tier"+.@lv+"_N$["+.@s+"]")+" Deposit",rand(.MobIds[0],.MobIds[1]) + 2*.@lv,1,"Mining::"+(getd(".Tier"+.@lv+"_T$["+.@s+"]"))+"";

edit to


} else	areamonster getd(".Tier"+.@lv+"_M$["+.@s+"]"),getd(".Tier"+.@lv+"_X1["+.@s+"]"),getd(".Tier"+.@lv+"_Y1["+.@s+"]"),getd(".Tier"+.@lv+"_X2["+.@s+"]"),getd(".Tier"+.@lv+"_Y2["+.@s+"]"),getd(".Tier"+.@lv+"_N$["+.@s+"]")+" Deposit",rand(.MobIds[0],.MobIds[1]) + 2*.@lv,1,"Mining::"+(getd(".Tier"+.@lv+"_T$["+.@s+"]"))+"";

 

Fixed it for me

Ya either adding a { or removing the one before would fix

 

 

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

On 10/14/2017 at 7:09 PM, maken06 said:

Fixed by myselft :P

Really should make a PR so I can fix via phone, else I'll forget nwhen I get home

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  09/19/17
  • Last Seen:  

i'm getting an error which I have no clue how to solve:

image.png.5bd229b1bbaf542fa8fed2784964e2c2.png

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

On 10/20/2017 at 8:43 PM, Kidlatsv said:

i'm getting an error which I have no clue how to solve:

image.png.5bd229b1bbaf542fa8fed2784964e2c2.png

Whats your git hash/client version/Mining version?

 

Did you make any changes?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  09/19/17
  • Last Seen:  

I didn’t make any changes.

the mining version is the one attached to the link marked as latest.

 

as for the github. Version, I don’t actually know, but I got the downloaded the emulator around four days before I posted that error.

Link to comment
Share on other sites

  • 3 months later...

  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  102
  • Reputation:   2
  • Joined:  07/01/13
  • Last Seen:  

Hello,

How does the re spawning work? Does the Iron, Master, etc... Deposits have a specific time to respawn on the same map? or how does it work?

Thanks.

 

Hello again, another question:

When I try to change the dropping item at the very end of the Jellopy Deposit "7126,625" to "7126,10000" to make it 100% droppable it won´t just work.

 

OnMineJell:
	MiningSpawn(1,0);
	MiningFunc(0,0,.Pick[0],5,100,rand(1,2),7049,5000,909,2500,909,1250,909,625,909,625,909,625,909,625,909,625,909,625,7126,625);
	end;

to:

OnMineJell:
	MiningSpawn(1,0);
	MiningFunc(0,0,.Pick[0],5,100,rand(1,2),7049,5000,909,2500,909,1250,909,625,909,625,909,625,909,625,909,625,909,625,7126,10000);
	end;

Even if I change any other item drop it will only consider the first one of the script which is "7049,5000".

Any ideas how to fix it?

Thanks for your time.

 

Hello everybody.

Does anybody may have an answer to my questions?

I´d be more than glad if you could help me out with this.

Thanks!

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  234
  • Reputation:   113
  • Joined:  02/24/15
  • Last Seen:  

Could someone explain to me how to use it? for a user guide?

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

On 2/7/2018 at 8:38 PM, GMHelios said:

Hello again, another question:

When I try to change the dropping item at the very end of the Jellopy Deposit "7126,625" to "7126,10000" to make it 100% droppable it won´t just work.

 


OnMineJell:
	MiningSpawn(1,0);
	MiningFunc(0,0,.Pick[0],5,100,rand(1,2),7049,5000,909,2500,909,1250,909,625,909,625,909,625,909,625,909,625,909,625,7126,625);
	end;

to:


OnMineJell:
	MiningSpawn(1,0);
	MiningFunc(0,0,.Pick[0],5,100,rand(1,2),7049,5000,909,2500,909,1250,909,625,909,625,909,625,909,625,909,625,909,625,7126,10000);
	end;

Even if I change any other item drop it will only consider the first one of the script which is "7049,5000".

Any ideas how to fix it?

Thanks for your time.

The "7049,5000" lowering 5000 should have fixed the issue if it cant find the item in question then it will default to 7049 because of the following code

getitem getarg(.@i,7049),1;

 

 

On 3/9/2018 at 8:49 AM, maken06 said:

Could someone explain to me how to use it? for a user guide?

what don't you understand?

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  03/03/17
  • Last Seen:  

Hello Stolao, thanks for the script. I think the 1200(Damage Chance) in the script should be 120.

 

OnMineIron:
  MiningSpawn(1,2);
  MiningFunc(10,10,.Pick[0],7,1200,rand(25,70),7049,1000,1002,1000,7049,1000,1002,1000,7049,1000,1002,2000,984,1500,1002,4500,1002,2500,998,5000);
  end;
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

On 5/23/2018 at 1:29 PM, interring said:

Hello Stolao, thanks for the script. I think the 1200(Damage Chance) in the script should be 120.

 

OnMineIron:
  MiningSpawn(1,2);
  MiningFunc(10,10,.Pick[0],7,1200,rand(25,70),7049,1000,1002,1000,7049,1000,1002,1000,7049,1000,1002,2000,984,1500,1002,4500,1002,2500,998,5000);
  end;

Fixed in 4.4B


Update 4.48 -> 4.4B

4.49 Removed use of 'set'
4.4A Fixed not collecting later rewards
4.4B Changed Iron Break Chance from 1200 -> 120



Note: I'm not going to be updating this script anymore other then bug fixes as I'm no longer using it myself since I have updated to a SRC based one, i will eventually release the SRC one.
WM_Mining.jpg.68f94f001ec2280d66da22580ff6f62d.jpg

Edited by Stolao
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   15
  • Joined:  01/10/12
  • Last Seen:  

I am very anxious waiting for that modification of the src. Add your system to my SAO but it is always better to have it as a direct skill.

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

On 6/4/2018 at 6:31 AM, ohyono said:

I am very anxious waiting for that modification of the src. Add your system to my SAO but it is always better to have it as a direct skill.

Don't hold your breath, i plan on releasing this when my server hits 50 active players to rAthena. It's currently at 5.

Link to comment
Share on other sites

  • 9 months later...

  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   17
  • Joined:  12/31/11
  • Last Seen:  

hey @Stolao does the veils respawn when get "killed"? If yes could you point where it can be changed please.

Link to comment
Share on other sites

  • 8 months later...

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   3
  • Joined:  10/06/13
  • Last Seen:  

Hi, i can't download the grf of github

 

nvm solved

Edited by Serken
Link to comment
Share on other sites

  • 3 months later...

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.01
  • Content Count:  82
  • Reputation:   7
  • Joined:  12/29/18
  • Last Seen:  

Merci pour ce script mais il semble que les compétences ne soient pas disponibles. 

Ce script fonctionne parfaitement mais regardez cette capture d'écran, je n'ai aucune compétence pour l'exploitation minière. Je ne les ai pas trouvés non plus sur votre github.

1584491531-screen.jpg

 

Quelqu'un m'aide s'il vous plait?

 

Edit: THIS SCRIPT WORK PERFECTLY, i'm just stupid. 

Edited by Yuno
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...