View Full Version : HUD
Hey guys,
I was wondering if there's a way to modify this HUD script to display the loot on top of the right side in the grey area. I've noticed once a number of items have been looted, it'll begin to block the chat.
https://www.sendspace.com/file/sz0z6x
adde75654
06-25-2016, 09:21 AM
it's sad that there is 31 views and 0 replies. It seem that not meny people are willing to help
Trykon
06-25-2016, 09:36 AM
many people don't know
and your title is saying hud, not help me change hud or something
if you want it in that space you need to change its position in code, but huds have so long code, that if you nothing about coding you will get lost
it's sad that there is 31 views and 0 replies. It seem that not meny people are willing to help
thanks for the support. I noticed some x and y locations in the script but I'm not sure what location is the place i want it to go
Trykon
06-25-2016, 08:19 PM
Y location will be like 5 or something xD but x mostly depend on your resolution, cuz it is amount of pixels on the screen, you can take photo and usa ms paint; then check where your gray place starts in pixels and use this x,y pos :)
shadowart
06-25-2016, 09:55 PM
There is a lua function for checking the dimensions of the game window, but I don't remember its name. You can try figuring it out from the OX source code: https://github.com/OXGaming/oxscripts/blob/master/src/006-hud.lua I know that they use it.
There is a lua function for checking the dimensions of the game window, but I don't remember its name. You can try figuring it out from the OX source code: https://github.com/OXGaming/oxscripts/blob/master/src/006-hud.lua I know that they use it.
I think this is your script im trying to edit dude, lol
shadowart
06-26-2016, 06:33 PM
I think this is your script im trying to edit dude, lol
You missed the entire point of my post.
patryk09091
06-26-2016, 06:33 PM
You missed the entire point of my post.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.