#How to get resources I downloaded to my fivem sever files on my pc to show up in txadmin and server.

1 messages · Page 1 of 1 (latest)

polar spear
#

I went to saved them in the resources folder in txData. then added them to my server cfg using ensure.... and when I go to test them out they are not in the game.

kind zenithBOT
#

@polar spear
:arrow_right: Where to find resources to my server?

  • The official FiveM forum: https://forum.cfx.re/c/development/releases/7
  • DO NOT download any resources from Discord servers (especially if leaks) as they might be malicious.
    :arrow_right: How to add resources to my server?
  • Add the resource folder to the resources folder of your server which you will be able to see the path in the txAdmin > Settings > FXServer > Server Data Folder.
  • If you are using a hosting company like ZAP Hosting, you need to upload the resources there.
  • After that, you need to ensure <resourcename> in your CFG Editor (example ensure dpemotes).
    :arrow_right: How to upload resources to my ZAP server?
  • Log into https://zap-hosting.com/, select your server, in the left sidebar under "Tools" select "FTP-Browser" then copy these: https://i.imgur.com/1FGG57l.png
  • After that, download WinSCP and configure like this: https://i.imgur.com/J555Jkh.png
  • Then navigate to your resources folder which will probably looks somewhat like this: https://i.imgur.com/WkcI6FE.png
sharp lintel
#

And restart the server

polar spear
#

is it suppossed to show in txAdmin? or just my files after the restart?