Get player coords with no decimals
#9
Oh this should also work btw:
local Pos1 = Player1:GetPosition():Floor()
local Pos2 = Player2:GetPosition():Floor()
if (Pos1 == Pos2) then
   -- Do stuff
end
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 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
RE: Get player coords with no decimals - by NiLSPACE - 10-05-2014, 03:27 AM



Users browsing this thread: 1 Guest(s)