Hello, How can i find the Vector Positon? like this one:
PurchasedPositions = {}
PurchasedPositions[1] = {Vector(-1609.253662 286.238647 -84.153976), Angle(5,90,0)}
PurchasedPositions[2] = {Vector(-1804.763794 295.955017 -84.153976), Angle(5,90,0)}
PurchasedPositions[3] = {Vector(-1992.736694 308.910187 -84.137466), Angle(5,90,0)}
PurchasedPositions[4] = {Vector(-2242.117432 331.594849 -82.189545), Angle(5,90,0)}
PurchasedPosition[1][1] would be the first vector
PurchasedPosition[2][1] would be the second, etc...
Yea but how do i find like: -1609.253662 286.238647 -84.153976??
getpos
now that we are talking about positions is it possible to create some sort of tool that saves the position where a player shooted with an specified entity in an menu? aka lets say a menu comes i select an custom entity and shoot on ground it would print the position and the entity i specified
Sorry, you need to Log In to post a reply to this thread.