Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/18/19 in Files

  1. Version 1.0.0

    634 downloads

    Random Option Global Functions I have made two new global functions for Random Option: F_GetRDMOPT_Name,<ROA_ID> Returns the Random Option name from <ROA_ID>. (Names are based on zackdreaver's translation) 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%"
    Free
    1 point
  2. Version 1.0.0

    238 downloads

    Apply the patch manually These commands allow you to create duplicates at run time. duplicatecreate("sourcename", "targetnameshown", "targetnamehidden", "targetmap", targetx, targety, targetdir{, targetspriteid{, targetxs, targetys}}); duplicateremove("npcname");
    Free
    1 point
  3. Version 1.0.0

    225 downloads

    well, I didn't find the mvp card symbol anywhere and redid it, I decided to share it. It's not perfect, but better done than perfect! kk ?
    Free
    1 point
×
×
  • Create New...