[FREE] NPWD (Standalone phone)

See answer above.

See answer above. Should be the same.

I have fixed, but i need someone, who can add a default contacts to npwd phone

Commenting again since I tried to get this to work and failed (again…)

I have everything setup correctly, I AM using pe-core, oxmysql, pma-voice, and whatever else dependencies there are for this script.

The GUI for the phone will not load.
image

I also keep getting this error
image

I think someone created a fork with it.

Your NPWD configuration is wrong. Can I have a look?

I forgot to include that sorry,

{
  "PhoneAsItem": {
    "enabled": false,
    "exportResource": "my-core-resource",
    "exportFunction": "myCheckerFunction"
  },
  "general": {
    "useResourceIntegration": true,
    "toggleKey": "f1",
    "toggleCommand": "phone"
  },
  "database": {
    "useIdentifierPrefix": true,
    "playerTable": "users",
    "identifierColumn": "identifier",
    "identifierType": "license",
    "profileQueries": true,
    "phoneNumberColumn": "phone_number"
  },
  "profanityFilter": {
    "enabled": true,
    "badWords": ['very', 'bad', 'words']
  },
  "debug": {
    "level": "error",
    "enabled": true,
    "sentryEnabled": true
  }
}

So just copy and paste it into the appropriate folders?

Bump.

2 Likes

facats

1 Like

DId you ever find the fix for this ?
asciidude0

1 Like

[ script:npwd] [NPWD] [player] [error]: Failed to store phone number in database
[ script:npwd] [NPWD] [player] [error]: UPDATE users SET phone_number = 894-504-6345 WHERE identifier = da4083276d1498f9e44f1b2157cc8e90675f9fb4
can someone help with this please

Nope. Was assuming a developer would help, guess not lol
Edit: Chip seems to be looking into it :smile:

Thats unfortunate was really looking forward on using this on my server

You’re npwd configuration is is wrong. Make sure you database columns match the conifg.

Are your users being saved to the database with a phone number?

I’m unsure. I think they are, not sure how to check since I never use MySQL lol


Everything work fine on QBCore except im getting this error and infinite loading picture or no picture being save. the screenshot-basic is the file im also using.
Any solution?

Please have a look

Have a look at our documentation on how to set up image uploading here: Installation and Setup | Project Error