proposal: extra attack ability#736
Open
Paco161315 wants to merge 8 commits into
Open
Conversation
This is another custom function used in rookgaardtales.com however if may be useful if crystal server engine is used for example to run a baiak project. This new function allows you to enable rows of auto attacks in your weapons via xml without need of coding extra scripts. It handles animations and range for each try and it also ammo consumption for paladins. I did made a few test and anti crash methods to have this feature available on crystal server. This is only a proposal of a feature I wanted to share with the community, It's up to tryller to merge or not. I hope you like it!
…co161315/crystalserver into porposal-extra-attack-ability
more safety checks added, just in case + extra-checks for damage, range, etc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is another custom function used in rookgaardtales.com It may be useful if crystal server engine is used for example to run a baiak project or something related.
This new function allows you to enable rows of auto attacks in your weapons via xml without need of coding extra scripts.
It handles animations and range for each try and it also ammo consumption for paladins. I did made a few test and anti crash methods to have this feature available on crystal server.
This is only a proposal of a feature I wanted to share with the community, It's up to tryller to merge or not.
I hope you like it! - Con cariño para la comunidad.
Inspired by x4Cut ability from Final Fantasy 7

Note - Probably this is safer:
But I've tested it for a while and didn't had any crash.