Jump to content

yuichelx

Members
  • Posts

    8
  • Joined

  • Last visited

1 Follower

Profile Information

  • Gender
    Female
  • Location
    Singapore
  • Server
    chelRO
  • Github: yuichelx

Recent Profile Visitors

945 profile views

yuichelx's Achievements

Poring

Poring (1/15)

0

Reputation

  1. Hello guy's , I've been trying to fix this problem , when the players hit level 99/50 they choose the option to Rebirth in the Job Quest Warper. But it did not warp them over , do guide on how to fix this . if (select(" ~ Want to become a ^0055FF"+jobname(.@i)+"^000000 class: ~ ^777777"+((getargcount() > 1)?"Go back":"Cancel")+"^000000") == 1) { mes "[Job Warper]"; mes "You are getting Warped to "+callfunc("F_InsertArticle",jobname(.@i))+" Quest Npc!"; if (.@i==4001 && .LastJob) set lastJob, Class; //mes .@i; goto Job; if(.@i >= 7 && .@i <= 20){ warp "yuno_in02",93,163;//Warps here !!!! //specialeffect2 EF_ANGEL2; specialeffect2 EF_ELECTRIC; close; } }
  2. If there are errors of "[Error]building_callfunc: Function not Found! [Dispell] and [DEBUG] source (NPC): Event_management (invisible/not on a map)". The solution is download the dispell script the stolao released .
×
×
  • Create New...