• [Prop Hunt] Prevent player going to xx xx coordinates
    2 replies, posted
Hi, How do i get the current coordinates of a player in ulx ? I want to make a addon that prevent you from going to a specific coordinate(s). So i need to know how you get the coordinate(s) of a player ? Example : Prop wants to go behind dumpster but gets pushed back for going to that coordinate. Excusses of this is very simple but i just started messing around in ulx so thanks for helping
You wouldn't use ULX
To be clear ULX is just an addon. Addons are written in Lua. You want to look up how to get a players position using Lua. [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/Entity/GetPos]Entity:GetPos[/url]
Sorry, you need to Log In to post a reply to this thread.