【求助】客户端建服务器怎样指定进来的玩家下载一个文件?
各位高手帮帮忙 :1: 使用res文件即可。 怎么使用? 我想要玩家下载我的czde_dust.wad文件怎么下 那我小菜鸟就简单说下吧,如果有错误的请大家指正!比如1.wav 这个声音文件是在 cstrike/sound/misc 下的
那你可以做个 res 内容是这样的
sound/misc /1.wav
这样就可以了`想知道具体的`就请搜索论坛 // de_dust_cz.res - created with RESGen v2.0 BETA 3.
// RESGen is made by Jeroen "ShadowLord" Bogers.
// For more info go to http://resgen.hltools.com
// or E-mail me at resgen@hltools.com.
// .res entries (17):
czde_dust.wad
czritual_standard.wad
gfx/env/dustup.tga
gfx/env/dustdn.tga
gfx/env/dustlf.tga
gfx/env/dustrt.tga
gfx/env/dustft.tga
gfx/env/dustbk.tga
models/props/jeep-russian.mdl
models/props/truck_large-brown.mdl
models/props/du_awn128x208.mdl
models/props/du_barl2.mdl
models/props/du_barl1.mdl
models/props/du_awn384x288.mdl
models/props/du_barl3.mdl
overviews/de_dust_cz.bmp
overviews/de_dust_cz.txt CS1.6单靠.res能行吗???我怎么记得CS1.6单靠.res是不行的啊,1.5可以依靠.res。 Post by BoeZombie
CS1.6单靠.res能行吗???
可以的。
条件:
sv_allowdownload 1
sv_send_resources 1
当然,有HTTP下载就最好了。 Post by undoer
可以的。
条件:
sv_allowdownload 1
sv_send_resources 1
当然,有HTTP下载就最好了。 明白了,是我以前测试时忘了设置http://bbs.dt-club.net/images/icons/alumni/21.gif
sv_send_resources 1
谢谢Undoer~~~
页:
[1]