project-error / npwd

NPWD is a FiveM phone resource written entirely in TypeScript and React.
https://projecterror.dev
Other
336 stars 277 forks source link

Bug: ESX Integration Documentation Error #1069

Closed MauriceHandwerker closed 9 months ago

MauriceHandwerker commented 10 months ago

Development Issue

No

Phone Version

-

Issue Description

In the documentation Is a link to the esx-npwd resource. But this resource doesent work with the newest npwd versions anymore (I dont know why). The documentation should be updated to work with the export repo instead. But you dont need the export. The newest esx Legacy versions have npwd support included. But you need to have a item with the lable 'phone' and the setting PhoneAsItem doesent matter. I think that should be fixed.

Issue Reproduction

-

Evidence

https://projecterror.dev/docs/npwd/framework/esx

1057

itschip commented 10 months ago

Will check it out during the week

MauriceHandwerker commented 10 months ago

ok

ThiaudioTT commented 9 months ago

I was having some random issues installing npwd in ESX 1.10 like [Object object] and missing dependencies.

But you need to have a item with the lable 'phone' and the setting PhoneAsItem doesent matter.

I did what @MauriceHandwerker said. I inserted 'phone' in inventory and it fixed.

There's also this doc in esx but this didn't help me much.

https://documentation.esx-framework.org/tutorials/tutorials-esx/npwd

And also code: https://github.com/esx-framework/esx_core/blob/main/%5Bcore%5D/es_extended/client/modules/npwd.lua

MauriceHandwerker commented 9 months ago

Yea Im currently working on fixing all the documentation.

MauriceHandwerker commented 9 months ago

My documentation update went through. You can now follow the documentation :white_check_mark: