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

Vehicle summoning always faces north

Sidalol

Member
Joined
Jul 1, 2010
Messages
987
Reaction score
15
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?
 
Last edited:
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)

Lol this hax. Thanks.
 
Back
Top