Jump to content

Utility: Random Option Global Functions


Easycore

Recommended Posts


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   252
  • Joined:  04/08/13
  • Last Seen:  

Random Option Global Functions


Random Option Global Functions

PHNR9Go.png

I have made two new global functions for Random Option:

F_GetRDMOPT_Name,<ROA_ID>

F_GetRDMOPT_Value,<ROA_ID>,<VALUE>

  • Returns VALUE plus (+), (-) or (%) depending in the Random Option.
  • VALUE is returned as string.

Examples:

mes callfunc("F_GetRDMOPT_Name",9;)+" "+callfunc("F_GetRDMOPT_Value",9,15);
will display "MaxHP +15%"

mes callfunc("F_GetRDMOPT_Name",16;)+" "+callfunc("F_GetRDMOPT_Value",16,32);
will display "Delay after attack -32%"

 


  • Submitter
  • Submitted
    10/18/2019
  • Category
  • Video
  • Content Author
    Easycore

 

  • Upvote 1
Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...