Welcome to the Builder Academy

Question Circle Mount patch to tba

More
09 May 2017 22:07 #6713 by WhiskyTest
Hey JTP I figured it out, its actually behaving as it should:
A player with SKILL_MOUNT can mount ANY mob with MOB_MOUNTABLE
(if that skill is low then they may slip and fall off)

If the mob does not have AFF_TAMED then a skill check is done to see if the mount bucks them off or not.
So AFF_TAMED is just to stop them throwing you off.

ACMD(do_mount) is where you can change this, for example if you wanted to have AFF_TAMED as a requirement to successfully mount.

There is actually a check in do_simple_move() that I didn't put in which also does a AFF_TAMED/SKILL_MOUNT check every time you move. I figured that might get a bit frustrating.

Please Log in or Create an account to join the conversation.

More
10 May 2017 05:38 #6716 by JTP
Replied by JTP on topic Circle Mount patch to tba
Ahh i see. Good to know. I Havent found Any other things. So i looks to work very well Then.

Please Log in or Create an account to join the conversation.

More
13 Dec 2018 13:33 #8262 by Sascha
Replied by Sascha on topic Circle Mount patch to tba
I'm going to install this over the weekend. I see it's almost 2 years old. Just checking to be sure there haven't been any issues with it in the newest version release? Anyone?

Will you stand against the coming Storm? After the Breaking: STORMRIDERS MUD - atbmud.dune.net port 4000

Please Log in or Create an account to join the conversation.

More
13 Dec 2018 18:06 #8268 by Treblin
Replied by Treblin on topic Circle Mount patch to tba
I recall it working mostly out of the box and functioning as it was meant to. I don't recall having to make many if any modifications to get it up and running. I have however since then changed it quite a bit. Any questions just shout, good luck!

Please Log in or Create an account to join the conversation.

More
13 Dec 2018 18:15 #8269 by JTP
Replied by JTP on topic Circle Mount patch to tba
What did you chance ?

Please Log in or Create an account to join the conversation.

More
13 Dec 2018 20:22 #8274 by Treblin
Replied by Treblin on topic Circle Mount patch to tba
I added some additional checks I felt were relevant as far as "ownership" of a mount based on who tamed it. This helped prevent stealing others mounts. Since I have some powerful mounts in the game I also added some level restrictions. I also added combat trained mounts for some classes so that they assist in combat.

Please Log in or Create an account to join the conversation.

Time to create page: 0.227 seconds