Jump to content

fTakano

Members
  • Content Count

    4
  • Joined

  • Last visited

Everything posted by fTakano

  1. I think your emulator is set to 'Renewal' settings.
  2. First, you need to set a variable for the F_Rand(). .@Item = F_Rand(656, 657, 505, 645, 506, 14510); getitem .@Item, rand(1,1); announce "[Rika] : "+strcharinfo(PC_NAME)+" get "+getitemname(.@Item)+".",bc_all;
  3. You need a parameter inside the `getitemname` script command. e.g. getitemname(Red_Potion) will show "Red Potion".
×
×
  • Create New...

Important Information

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