What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

How to make profile walk instead of mount?

coinmaster

Member
Joined
Feb 13, 2013
Messages
68
Reaction score
0
I'm trying to edit a profile to walk everywhere instead of mount.
I tried replacing FlyTo with RunTo but that just makes it use a ground mount.
I don't see anything about a WalkTo command anywhere.
 
I'm a work and don't have my files.

Look in any of Kick's profiles for something like forcedismount. That is the syntax you want.
 
<CustomBehavior File="UserSettings" UseMount="False" />

Put this at the begining of your profile.
 
Back
Top