When summoning a vehicle it would usually appear at 90 degrees from the direction you are facing, however when summoning via the bot it will always summon facing north. Any way to fix this?
UseItem(uint itemId, double x, double y, double z, int mpCost, bool autoCome, double rot)
Will spawn your vehicle in specified coords with specified rot (angle)
UseItem(uint itemId, double x, double y, double z, int mpCost, bool autoCome, double rot)
Will spawn your vehicle in specified coords with specified rot (angle)