How can i remove the automoount

ThyroDree

New member
Messages
556
Points
0
Location
Philippines
Github
bosxkate23
Emulator
How can i remove the automoount after job change my soul linker have a frog mount how can i remove it? i tried @mount nonthing happens

 
maybe ur ninja sprite in ur grf is in mount mode(the ninja sprite in a frog)
 

check this sprite in ur data folder. if the ´ÑÀÚ_³².act sprite is in frog.. ur using the (with mount ninja sprite) ..(if u want a normal one check the same name of the sprite in data.grf same folder. then rip it and put in ur main grf.)

sprite/Àΰ£Á·/¸öÅë/³²/´ÑÀÚ_³².act

 
maybe its your class sprite, it might include the frog already ... like clown on a ball or mage on a broom ... or try item

Code:
{        Id: 12622        AegisName: "Boarding_Halter"        Name: "Halter Lead"        Type: 11        Buy: 20        Upper: 63        Script: <" setmounting(); ">},
 
Back
Top