Messages
286
Reactions
8
Credits
3,797
Joined
Jan 2023
Messages
156
Reactions
50
Credits
717
Joined
Aug 2025
exu9x,
wrote:
Looking for HRS building unlocked that works, will pay good in creds
Messages
286
Reactions
8
Credits
3,797
Joined
Jan 2023
Thanks, but i didnt found documentation to install it properly
Messages
156
Reactions
50
Credits
717
Joined
Aug 2025
exu9x,
wrote:
Thanks, but i didnt found documentation to install it properly
Obviously coding isn't your thing, I'll analyze the resource for you.
Messages
286
Reactions
8
Credits
3,797
Joined
Jan 2023
nopixeliloveyou,
wrote:
Obviously coding isn't your thing, I'll analyze the resource for you.
i mean, i could take some time to research it, but yeah. Basically i just remake coords/add some stuff/items. It was easier if there was documentation where i can just copy and paste items for ox inv :D
Messages
156
Reactions
50
Credits
717
Joined
Aug 2025
exu9x,
wrote:
i mean, i could take some time to research it, but yeah. Basically i just remake coords/add some stuff/items. It was easier if there was documentation...
Great if you found it :-P When I touch a script I optimize it thoroughly lol and it takes me 4-5 hours to make it robust and clean. Glad you found the solution on your own, it saves me from taking 10 years to redesign it my way XD
Messages
286
Reactions
8
Credits
3,797
Joined
Jan 2023
nopixeliloveyou,
wrote:
Great if you found it :-P When I touch a script I optimize it thoroughly lol and it takes me 4-5 hours to make it robust and clean. Glad you found the...
but if you have any chance to get items.lua it would be great :)
Messages
156
Reactions
50
Credits
717
Joined
Aug 2025
exu9x,
wrote:
but if you have any chance to get items.lua it would be great :)
Do you mean the items to put in the inventory in png format or are you talking about other things? :-P
Messages
286
Reactions
8
Credits
3,797
Joined
Jan 2023
nopixeliloveyou,
wrote:
Do you mean the items to put in the inventory in png format or are you talking about other things? :-P
the list of items that should be, like wooden floor etc
example:
["thymol"] = {
label = "Thymol",
weight = 500,
stack = true,
close = true,
description = "A natural treatment derived from thyme oil, effective in combating hive infections and supporting bee health.",
consume = 0,
client = {
image = "thymol.png",
}
},
Messages
70
Reactions
4
Credits
10,783
Joined
Jun 2023
Messages
2
Reactions
0
Credits
211
Joined
Sep 2025