[Release] Various Mods by DiscworldZA

Did anyone ever figure out what the issue is ? I have this same issue and cant seem to figure out why it doesn’t list the warrants. It says success when creating one , and they are listed in the database.

When trying to access a warrant list the follow error happens

[ERROR] [MySQL] An critical error happens on MySQL for query "SELECT *
FROM warrants w
LEFT JOIN users u ON u.identifier = w.identifier

Any help would be great !

I dont know if anyone else is having this problem but my job cars and job shops doesnt seem to be working how it should. I added a jobcars for our tow job and none of the ranks can pull vehicles out and the same goes for our Ambulance and Fire Dept. I dont get an error so im not sure why this is not working.

thx for sharing this !
im just a mapper and try to learn…

but is it possible that there is no ServerEvent for

"TriggerServerEvent("disc-property:putItemInPropertyFor"
"TriggerServerEvent("disc-property:takeItemFromProperty"

i cant find that event

2313131313123

hi im using the inventoruhud and i love it and it works grate the only problems i have is that i have wthe lsrp-motels and i have a bed and a storage but i cant use them can some one help me out with it pleas

some of these scripts sound really interesting but the descriptions are so vague its hard to tell what they do beyond the title of the mod itself. any chance the readme files could be updated with more information or a link to a video demonstrating what the mod does?

disc-base doesnt replace anything right? its just a base for your mods and works along side ESX?

Hi! Thank you for these amazing resources!

The only problem we have is that we cannot use any weapons. Inventory log says ‘Using Pistol and Close undefined’.

We do use disc-ammo and database is fine.

Any idea?

do i have esx how should i install?

Nice job !
i have little problem with Disc_Property.
This is my error:

[ERROR] [MySQL] [disc-property] An error happens on MySQL for query “SELECT * FROM disc_property_owners where active”: ER_NO_SUCH_TABLE: Table ‘essentialmode.disc_property_owners’ doesn’t exist

Anyone know can i solve it please ?
And when i import the second sql files i have this error:

alter table disc_property
add primary key (id)

#1280 - Incorrect index name ‘id’

Edit: solved, make some modification but now I have this problem.

image

Disc-Base had a major rework of the marker logic improving performance drastically. Please update to version ‘1.1.0’

Did u find a fix for this? Thanks in advance!

I have mad some modification in the sql file maybe,
it’s been a while since i changed.
But still a problem with dressing rooms, i think it’s maybe datastore.

Fixed by downloading new update
thanks for the reply bud

Fixed your problem ?
You have a problem with datastore you too ?

Yeah exact error you had, just downloaded the newest one and replaced the sql files also, fixed everything.

Thanks for your help, I must test it.
Hope work ! :grin:

Now i have this error. You can help me please ? I don’t know for what !

SCRIPT ERROR: @disc-property/server/clothes.lua:4: attempt to call a nil value (field ‘count’)

ref (@disc-property/server/clothes.lua:4)
handler (@esx_datastore/server/main.lua:98)
ref (@disc-property/server/clothes.lua:3)
TriggerServerCallback (@es_extended/server/functions.lua:33)
handler (@es_extended/server/common.lua:88)

Hard to say but looks like it can’t find the ‘count’ function in esx_datastore

Yes I think I have a problem with datastore,
I’ve been thinking about this for a while

I have this problem

Creating script environments for disc_base
Error loading script server / main.lua in resource disc_base: @ disc_base / server / main.lua: 7: attempt to index a nil value (global ‘ESX’)
stack traceback:
@ disc_base / server / main.lua: 7: in main chunk
Failed to load script server / main.lua.

I already tried it myself, but I can’t figure it out

this is the log of the server

https://pastebin.com/Eb9fXJv4

and this is the lua file that it is about

https://pastebin.com/Bb9ys40V

main.lua (4.0 KB)