Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
MountCart
Syntax
C++
int MountPlayer(IFunctionHandler * pH, ScriptHandle cartId, bool frontSeat);
Parameters 
Description 
ScriptHandle cartId 
id of cart to be mount 
bool frontSeat 
if true it request front seat to mount. Otherwise back seat. 

Syntax: Cart.MountPlayer(EntityId cartId, bool frontSeat) 

Mount player into cart

Copyright (c) 2012. All rights reserved.