Coder Social home page Coder Social logo

Comments (6)

BerkieBb avatar BerkieBb commented on August 18, 2024

image
Can't seem to reproduce this

from qb-cityhall.

erikmeyer08 avatar erikmeyer08 commented on August 18, 2024

I'm having the similar issues.
What are these CitizenID's? They aren't in my players table and why is it sending three of them? Shouldn't it send it to the player that requested driving lessons?
image

from qb-cityhall.

BerkieBb avatar BerkieBb commented on August 18, 2024

Shouldn't it send it to the player that requested driving lessons?

No it sends emails to driving instructors which should contact the player that sent it, the info of the sender is in the message, those citizenids you have there are the defaults in qb-cityhall

from qb-cityhall.

erikmeyer08 avatar erikmeyer08 commented on August 18, 2024

ok I see it now. thanks!
Config.DrivingSchools = {
{ -- Driving School 1
coords = vec3(240.3, -1379.89, 33.74),
showBlip = true,
blipData = {
sprite = 225,
display = 4,
scale = 0.65,
colour = 3,
title = "Driving School"
},
instructors = {
"DJD56142",
"DXT09752",
"SRI85140",
}
},
}

from qb-cityhall.

tom-osborne avatar tom-osborne commented on August 18, 2024

With the new updates, when you ask the ped for the driving lessons it does send the mail but in the database in mails the column citizenid is null

image

and yes, in the config, i did replace the citizenid that was provided.

Hi @KingRyuShin - can you show your config file changes?
Can you also explain the steps taken to re-produce this?
Thanks

from qb-cityhall.

tom-osborne avatar tom-osborne commented on August 18, 2024

Closing this as complete. Please raise a new issue if the issue persists.

from qb-cityhall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.