Guest User

Untitled

a guest
Nov 9th, 2014
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. i get this
  2.  
  3. /*Float:GetPizzaDistance(houseid)
  4. {
  5. new Float: pDistance;
  6. pDistance = GetDistance(-1713.961425, 1348.545166, 7.180452, HouseInfo[houseid][hExteriorX], HouseInfo[houseid][hExteriorY], HouseInfo[houseid][hExteriorZ]);
  7. return pDistance;
  8. }*/
Advertisement
Add Comment
Please, Sign In to add comment