level 7
心灵终结者OL
楼主
视频:百度网盘
源码文件:百度网盘
视频简介:
2013年7月8日发布
*Link to source files fixed*
A bunch of stuff done using vscripts.
Things shown in order from the video:
-hologram, tracking spotlight, counter, engines, background ambience
-Grapple hook
-Fort Wars gamemode test
-Fake volumetric lighting using sprites
-Attempt at recreating func_vehicle (very glitchy)
-Drivable swat van with a third person camera and brute force steering
-Dynamic skydome
Source files: https://db.tt/nimACGrV
-de_vscript_test - hologram, engines, etc.
-cs_eyetrace - grapple hook
-fw_bridge - fort wars test
-drain - "volumetric" light. Type " ent_fire vlight_script runscriptcode "SetupSprites(16,256)" " into the console.
-cs_vehicletest2 - func_vehicle recreation (requires a server plugin to lower the hidden sv_script_think_interval cvar or else it will be VERY slow)
-cs_swatvan - driveable swat van
-cs_skytest2 - dynamic sky
似乎具有可参考价值,所以搬运了下,感谢Flyguysdk,感谢Valve,感谢VScript。
2015年08月24日 01点08分
1
源码文件:百度网盘
视频简介:
2013年7月8日发布
*Link to source files fixed*
A bunch of stuff done using vscripts.
Things shown in order from the video:
-hologram, tracking spotlight, counter, engines, background ambience
-Grapple hook
-Fort Wars gamemode test
-Fake volumetric lighting using sprites
-Attempt at recreating func_vehicle (very glitchy)
-Drivable swat van with a third person camera and brute force steering
-Dynamic skydome
Source files: https://db.tt/nimACGrV
-de_vscript_test - hologram, engines, etc.
-cs_eyetrace - grapple hook
-fw_bridge - fort wars test
-drain - "volumetric" light. Type " ent_fire vlight_script runscriptcode "SetupSprites(16,256)" " into the console.
-cs_vehicletest2 - func_vehicle recreation (requires a server plugin to lower the hidden sv_script_think_interval cvar or else it will be VERY slow)
-cs_swatvan - driveable swat van
-cs_skytest2 - dynamic sky
似乎具有可参考价值,所以搬运了下,感谢Flyguysdk,感谢Valve,感谢VScript。