#include "zep_inc_phenos" void main() { object oPC = GetPCSpeaker(); object oMount = OBJECT_SELF; zep_Mount(oPC, oMount, 0, fDEFAULT_SPEED, "horse_dismt"); }