sd10099
|
  |
| Joined: 13 Sep 2011 |
| Total Posts: 12804 |
|
|
| 24 May 2015 04:50 PM |
b= model.InvisiCar.VehicleSeat.Position if b==(94.67, 24.11, 169.43) or (78.47, 24.11, 169.73) then
Send me trades| https://www.youtube.com/watch?v=xTFm7p7avo4 |
|
|
| Report Abuse |
|
|
CrowClaws
|
  |
| Joined: 04 Jul 2010 |
| Total Posts: 4466 |
|
|
| 24 May 2015 04:51 PM |
b= model.InvisiCar.VehicleSeat.Position if b == Vector3.new(94.67, 24.11, 169.43) or b == Vector3.new(78.47, 24.11, 169.73) then
end |
|
|
| Report Abuse |
|
|
|
| 24 May 2015 04:52 PM |
| if b==Vector3.new(94.67, 24.11, 169.43) or Vector3.new(78.47, 24.11, 169.73) then |
|
|
| Report Abuse |
|
|
sd10099
|
  |
| Joined: 13 Sep 2011 |
| Total Posts: 12804 |
|
|
| 24 May 2015 05:00 PM |
thx
Send me trades| https://www.youtube.com/watch?v=xTFm7p7avo4 |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 24 May 2015 05:01 PM |
| It probably won't be exactly there, compare the distance from the current position to the target position. |
|
|
| Report Abuse |
|
|