Jump to content

Aeon12

Members
  • Posts

    3
  • Joined

  • Last visited

Aeon12's Achievements

Drops

Drops (2/15)

  • First Post
  • One Year In
  • Dedicated
  • One Month Later
  • Conversation Starter

Recent Badges

0

Reputation

  1. Thank you in advance My problem is that when I put on the rune knight suit, the dragon didn't show up, but when I changed my job to Rune knight, I saw the dragon when I rented it, and in the script of the rune knight suit I also put that there will be a level 5 dragon training when wearing it what could be its possible problem? because when it comes to the Royal Guard, it works well Script: | if(Class == 4008){ skill "RK_DRAGONTRAINING",5; }else if(Class == 10 || Class == 4011 || Class == 4033){ skill "NC_MADOLICENCE",5; }else if(Class == 4012){ skill "RA_WUGMASTERY",1; skill "RA_WUGRIDER",3; } EquipScript: | changebase roclass(eaclass()|EAJL_THIRD); UnEquipScript: | changebase Class; Again, if I used an actual RK job, it shows the mount: Here is the before and after:
  2. My trap should be at least 1 cell apart and it can also be placed in the same spot and the warportal can be cast in the same spot where the player is standing. I didn't move or change anything here from the beginning thankyou in advance!
×
×
  • Create New...