Does anyone else have a problem with glovebox and trunk convert money into dirty money ?
If thats the case, anyone got a fix for it.
I’ve been looking everywhere in the files to see if I could spot a reason to it. But without luck.
Seems like, everything is, like it should. But it still converts it, for some reason.
When importing the vault .sql to my database I notice this last line
INSERT INTO items (name, label, , rare, can_remove) VALUES ('taeratto_blackcarditemslackบัตรดำ(ตู้เซฟ) 1, 0);
Can anyone correctly translate it properly for me? This bit throws errors ('taeratto_blackcarditemslackบัตรดำ(ตู้เซฟ)
managed to get everything working except there seems to be a problem with the trunk
if i log out and log back in , pull a car from the garage, i can open the trunk first time, however if i pull another car
i get the following
exports['mythic_notify']:SendAlert('error', _U('trunk_closed'))
end
end
else
exports['mythic_notify']:SendAlert('error', _U('no_veh_nearby'))
end
lastOpen = true
GUI.Time = GetGameTimer()
end
else
exports['mythic_notify']:SendAlert('error', _U('nacho_veh'))
which is basically this
[“trunk_closed”] = “This trunk is closed.”,
[“no_veh_nearby”] = “There are no vehicles nearby.”,
[“nacho_veh”] = “This is not your vehicle.”,
so , since i just pulled the vehicle and am standing next to it also have toggled the trunk open.
Hey, great looking inventory system - seems to work from the majority of the spot.
I am currently having issues with the weapons however, I can put other items in the hotbar except for weapons, it also shows that weapons have “UNDEFINED” on them, is there any chance of a quick support here? @AXFW