FallenGod Posted October 4, 2023 Posted October 4, 2023 Hi , how to give X Y Pos And Get On Ground Z Pos ? i'm ErroR ! Telegram : @MrGhazio & @FullOffeD Discord : ErroR#3727 MTA [LUA] Scripter & Developer We Are Arcenics !
Tekken Posted October 6, 2023 Posted October 6, 2023 Hi, try this client-side addCommandHandler("pos", function(player) local x,y,z = getElementPosition(player); local gz = getGroundPosition(x,y,z); outputChatBox(x..", "..y..", "..gz); end); Resources I made: attachToBones - A newer bone_attach. Simple Level system - Just a simple level system. Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now