Get player coords with no decimals
#2
This should work:
local Pos1 = Vector3i(Player1:GetPosition())
local Pos2 = Vector3i(Player2:GetPosition())
return Pos1:Equals(Pos2)
Reply
Thanks given by:


Messages In This Thread
Get player coords with no decimals - by tonibm19 - 09-28-2014, 08:42 PM
RE: Get player coords with no decimals - by NiLSPACE - 09-28-2014, 08:55 PM
RE: Get player coords with no decimals - by xoft - 09-28-2014, 09:39 PM
RE: Get player coords with no decimals - by xoft - 09-29-2014, 04:38 AM
RE: Get player coords with no decimals - by xoft - 09-29-2014, 04:19 PM
RE: Get player coords with no decimals - by xoft - 09-30-2014, 12:21 AM



Users browsing this thread: 1 Guest(s)