Author Topic: Forced models not working? (non-svn)  (Read 2965 times)

0 Members and 1 Guest are viewing this topic.

Offline Wayne Brady

  • Newbie
  • *
  • Posts: 18
  • Karma: -1
Forced models not working? (non-svn)
« on: November 22, 2009, 02:07:36 PM »
In the normal version of ULX, I put all the files that I want clients to download in the server.ini. My clients download them (i think) but they still can't see the models. They download 3 models including all their model files/materials.  One is invisible, the other's texture is pink and black, and the other is invisible. Here are the ulx forced downloads -

Code: [Select]
ulx addForcedDownload "materials"
ulx addForcedDownload "sound"
ulx addForcedDownload "models/player/tf2/spy_blue.dx80.vtx"
ulx addForcedDownload "models/player/tf2/spy_blue.dx90.vtx"
ulx addForcedDownload "models/player/tf2/spy_blue.mdl"
ulx addForcedDownload "models/player/tf2/spy_blue.phy"
ulx addForcedDownload "models/player/tf2/spy_blue.sw.vtx"
ulx addForcedDownload "models/player/tf2/spy_blue.vvd"
ulx addForcedDownload "models/player/zeus_combine_v2.dx80.vtx"
ulx addForcedDownload "models/player/zeus_combine_v2.dx80.vtx.ztmp"
ulx addForcedDownload "models/player/zeus_combine_v2.dx90.vtx"
ulx addForcedDownload "models/player/zeus_combine_v2.dx90.vtx.ztmp"
ulx addForcedDownload "models/player/zeus_combine_v2.mdl"
ulx addForcedDownload "models/player/zeus_combine_v2.mdl.ztmp"
ulx addForcedDownload "models/player/zeus_combine_v2.phy"
ulx addForcedDownload "models/player/zeus_combine_v2.phy.ztmp"
ulx addForcedDownload "models/player/zeus_combine_v2.sw.vtx"
ulx addForcedDownload "models/player/zeus_combine_v2.sw.vtx.ztmp"
ulx addForcedDownload "models/player/zeus_combine_v2.vvd"
ulx addForcedDownload "models/player/zeus_combine_v2.vvd.ztmp"
ulx addForcedDownload "models/player/zeus_combine_v2.xbox.vtx"
ulx addForcedDownload "models/player/zeus_combine_v2.xbox.vtx.ztmp"
ulx addForcedDownload "models/player/nsa_agent.dx80.vtx"
ulx addForcedDownload "models/player/nsa_agent.dx80.vtx.ztmp"
ulx addForcedDownload "models/player/nsa_agent.dx90.vtx"
ulx addForcedDownload "models/player/nsa_agent.dx90.vtx.ztmp"
ulx addForcedDownload "models/player/nsa_agent.mdl"
ulx addForcedDownload "models/player/nsa_agent.mdl.ztmp"
ulx addForcedDownload "models/player/nsa_agent.phy"
ulx addForcedDownload "models/player/nsa_agent.phy.ztmp"
ulx addForcedDownload "models/player/nsa_agent.sw.vtx"
ulx addForcedDownload "models/player/nsa_agent.sw.vtx.ztmp"
ulx addForcedDownload "models/player/nsa_agent.vvd"
ulx addForcedDownload "models/player/nsa_agent.vvd.ztmp"
ulx addForcedDownload "models/player/nsa_agent.xbox.vtx"
ulx addForcedDownload "models/player/nsa_agent.xbox.vtx.ztmp"
How would I fix this?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Forced models not working? (non-svn)
« Reply #1 on: November 30, 2009, 08:36:19 PM »
Just because they have the models doesn't mean they can use them, there's some lua mods you need to do for that. I don't remember how to do it anymore, sorry.
Experiencing God's grace one day at a time.