Jump to content

  •  

eaea

Member Since 02 Nov 2015
Offline Last Active Dec 12 2015 06:41 AM
-----

Topics I've Started

Guild Name via SQL

24 November 2015 - 02:46 PM

Hi,

 

I don't know if this is the right section to post this, but, I can't change any guild info by using phpmyadmin control panel. I did change my character's name and added some symbols so that normal players can't imitate the GM's but when I tried to change my guild name or other guild infos, nothing happens.

 

I'm using 20130807 clients, diffed it using NEMO.

 

Anyone have idea how to fix this?

 

Thank you!


3rd Job Suit Problem

14 November 2015 - 04:54 PM

Hi,

 

I made a 3rd job suit using this code:

 

	OnEquipScript: <"  { changebase roclass(eaclass()|EAJL_THIRD); } ">	OnUnequipScript: <" {changebase Class;} ">

 

Everything works fine except for the Rune Knight with mount.

I tried to equip it to a Crusader with Peco and when I equip the suit, it changes into a Royal Guard with Gryphon, when I try to do it with a Knight mounted on Peco, it displays the mounted status but the Dragon Mount is not showing.

 

I also tried to change my job into an actual Rune Knight and tried to mount and the sprites works just fine.

 

I also tried to use the class_suits v1.2 script using an NPC. Same result.

 

 Any one have ideas how to fix this? Thank you!