Jump to content
Sign in to follow this  
bWolfie

check_resist() script command

Recommended Posts

Description: Adds the check_resist() script command to your script engine.

With this command, you can retrieve elemental resistances for a character.

check_resist(<type>{, <account id>})
e.g. check_resist(Ele_Water);
check_resist(Ele_Wind, getcharid(CHAR_ID_ACCOUNT));

https://github.com/bWolfie/HPM-Plugins/blob/master/src/plugins/check_resist.c

Edited by bWolfie

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.