How to Install NPWD on NDFramework





  1. First, download the ZIP folder containing the necessary resources for the pack.

  2. Extract the contents of the ZIP folder to a convenient location on your computer.

  3. Navigate to the extracted folder and locate the "resources" folder.

  4. Copy the "resources" folder and paste it into your server's "resources" folder, which should be located in your server's main directory.

  5. Open your server.cfg file using a text editor.

  6. Add this to your server.cfg for PMA-VOICE.

  7. This must be placed before resources.

# Voice config
setr voice_useNativeAudio true
setr voice_useSendingRangeOnly true
setr voice_defaultCycle "GRAVE"
setr voice_defaultVolume 0.3
setr voice_enableRadioAnim 1
setr voice_syncData 1


    8. Next, add the following start priority to your server.cfg

    9. Finally, import the SQL file found in the npwd folder to your MYSQL database. This can typically be done using a tool like PHPMyAdmin or the MySQL command-line interface. Make sure to create a new database if one doesn't already exist for the npwd data.


    10. Save your server.cfg file and start or restart your server.

Congratulations! You have now successfully installed the resource-pack and are ready to use its contents on your server. Remember to double-check your configurations and settings to ensure everything is working as expected.

Comments

Popular Posts