ApplyForceToEntityCenterOfMass — RedM Natives
0x31DA7CEC5334DB37 · ENTITY · all
`` p6/relative - makes the xyz force not relative to world coords, but to something else p7/highForce - setting false will make the force really low ``
Parameters
| Name | Type |
|---|---|
| entity | Entity |
| forceType | int |
| x | float |
| y | float |
| z | float |
| component | int |
| isDirectionRel | BOOL |
| isForceRel | BOOL |
| p8 | BOOL |
Returns
void