You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
issue i start server player join in game and used Key F1 have notify send [Where is Tommy ...] and phone not working when i ensure npwd again can used before player in game
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
NPWD Version 1.8.7
issue i start server player join in game and used Key F1 have notify send [Where is Tommy ...] and phone not working when i ensure npwd again can used before player in game
config.js
"PhoneAsItem": { "enabled": false, "exportResource": "my-core-resource", "exportFunction": "myCheckerFunction" }, "general": { "useResourceIntegration": true, "toggleKey": "f1", "toggleCommand": "phone", "defaultLanguage": "en" }, "contacts": { "frameworkPay": false, "payResource": "my-core-resource", "payFunction": "myCheckerFunction" }, "profanityFilter": { "enabled": false, "badWords": ["esx"] }, "database": { "useIdentifierPrefix": true, "playerTable": "users", "identifierColumn": "identifier", "identifierType": "steam", "profileQueries": true, "phoneNumberColumn": "phone_number" }, "debug": { "level": "error", "enabled": true, "sentryEnabled": true }, "defaultContacts": [], "disabledApps": [], "apps": []
addon service : [pe-core , esx-npwd] (Why i use this because issue this)
Beta Was this translation helpful? Give feedback.
All reactions