Jump to content

AwesomePosom

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by AwesomePosom

  1. Are there any special configuration to use the OnPCBaseLvUpEvent? Here is my sample work: [quote ]OnPCBaseLvUpEvent: @modulo = BaseLevel % 10; if(@modulo == 0) { mes "Divisible by 10"; close; } Coz, when I try to run this script, nothing happens. No error message on the console either.
  2. Bumping this topic again, I can't properly use the @alootids
×
×
  • Create New...