RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Woodcutting skill advanced.

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 89
Hey!

I made this tonight, it might come in handy for some newbies.
It's working perfect for me



Ok, I'll explain every step.

Make a weapon called "Woodcutter's axe" for the first branch.
It has to be equiped at the hero.

Well, you start with a image of a full grown tree.
The first move event is a graphic with tree parts all shattered around.
The second is a tree stump.

The variable Woodcuttings level is needed for the advancement in level.
With woodcuttings levels you can for example make it possible that you have to be lvl 5 to cut a certain kind of tree.

The random variable isn't needed but is extra fun.

You gain experience after every tree you cut, 20 for when you randomly get 2 logs en 10 for 1 log.

With the next branch and the Woodcuttings exp variable you make it possible to increase in level.
So with 50 exp you gain 1 level.

Then you have to make a load of new skills... called "Woodcutting level 1 till how far you wanna go. (Woodcutting level 100 would be a lot of typing :p)
You make it a passive level 1 skill for you're hero and you make him learn woodcutting level 1 before the game starts. or if you want you can make him learn level 1 ingame by someone.

Well, the last branch is for the advancement in level.. so if you're level 3 woodcutting and you gain a level you become level 4, you will see that in you're hero's skillmenu.

Any questions? Just post, I will reply.

You can do this with every skill of course. like mining, stone cutting, whatever you want.

I'm working on a house-building script now, I'll post it too.

Now, this didn't take much time till now...
Can someone PLEASE gimme some help for respawning the tree's.
I can't get it fixed.

Supervisor... For the real small things... and the finest stuff...
www.rpgs.nl
Woodcutting Xtreme: 94% Stuck on Error

********
EXA
Rep:
Level 92
Pikachu on a toilet
Project of the Month winner for April 2007
Make a common event that counts from 0 till 999, while increasing a variable every 20 frames. When it reaches 999, set it to 0 and make the switch off, that you turned on after choping the tree down. Best is, you use exactly THAT switch to activate that common event (parallel process!). Your tree will be there after 2000 secs (about 33,5 minutes). Change the frame waiting rate to change this time.
Get King of Booze for Android, for iOS, for OUYA or for Windows!
Visit our website.
You can also love/hate us on Facebook or the game itself.


Get DropBox, the best free file syncing service there is!

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
There's some issues with your event:
  • When you level up you first check if you have [Woodcutting level 1], then level 2, 1 and lastly 1. It should be level 1, 2, 3 and lastly 4 or you'll never level up above level 3. This is just a careless mistake.
  • Another careless mistake is that you don't reset the Woodcutting Experience, so you'll only level up 1 time. No more.
  • [/list:u]

    I think that's that, but I may have missed something. Also your topic says
Woodcutting skill advanced, it should be Woodcutting skill basic. That title is also better fitting with it being good for newbies.

Besides the small mistakes it's alright. Hopefully you'll learn from your error and don't make them again. That'll be cool.  8)

********
EXA
Rep:
Level 92
Pikachu on a toilet
Project of the Month winner for April 2007
The infamous copy-paste mistake... Well you can
Get King of Booze for Android, for iOS, for OUYA or for Windows!
Visit our website.
You can also love/hate us on Facebook or the game itself.


Get DropBox, the best free file syncing service there is!

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
Quote from: Blizzard
The infamous copy-paste mistake... Well you can

**
Rep: +0/-0Level 89
Ah, thanks for the info so far :).

I tested coupla times seems to work..
But you guys 're right...
I have to stop "programming" at midnight..:)

I'll try what you guys say in a couple hours, first have to work a bit.

Supervisor... For the real small things... and the finest stuff...
www.rpgs.nl
Woodcutting Xtreme: 94% Stuck on Error

********
EXA
Rep:
Level 92
Pikachu on a toilet
Project of the Month winner for April 2007
Here is a demo how to do it.

http://www.savefile.com/files/3556629

BTW, 20 frames are 1 second. I was wrong about that in the post above. It would be 1000 secs.
Get King of Booze for Android, for iOS, for OUYA or for Windows!
Visit our website.
You can also love/hate us on Facebook or the game itself.


Get DropBox, the best free file syncing service there is!

**
Rep: +0/-0Level 89
Thanks alot Blizzard.

I have the level up meganism fixed too, so every level needs more exp to increase...

I'll post it soon, have to doublecheck it became kinda huge.

Supervisor... For the real small things... and the finest stuff...
www.rpgs.nl
Woodcutting Xtreme: 94% Stuck on Error

********
EXA
Rep:
Level 92
Pikachu on a toilet
Project of the Month winner for April 2007
Quote from: Supervisor
Thanks alot Blizzard.

I have the level up meganism fixed too, so every level needs more exp to increase...

I'll post it soon, have to doublecheck it became kinda huge.

I
Get King of Booze for Android, for iOS, for OUYA or for Windows!
Visit our website.
You can also love/hate us on Facebook or the game itself.


Get DropBox, the best free file syncing service there is!