Jump to content

Recommended Posts

Posted

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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...