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

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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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