找回密码
 注-册

QQ登录

只需一步,快速开始

查看: 2193|回复: 0

客户端亮度设置amx_change_light

[复制链接]
Leya 发表于 2010-1-5 17:49:03 | 显示全部楼层 |阅读模式
插件发布
发布时间: 2008-04-18
插件名称: Change Light
是否原创: 转载
插件作者: diamond-optic
适用游戏: 通用(Cs/DoD)
适用类型: AMXX
适用版本: 通用 
插件简介: amxx.cfg参数
amx_change_light "1" //打开(1)/关闭(0)
amx_change_light_brightness "m" //设置亮度级别 "a-z"
  1. //////////////////////////////////////////////////////////////////////////////////
  2. //
  3. //        Change Light
  4. //                - Version 0.1
  5. //                - 04.18.2008
  6. //                - diamond-optic
  7. //
  8. //////////////////////////////////////////////////////////////////////////////////
  9. //
  10. // Information:
  11. //
  12. //   - Change brightness of the light in-game
  13. //
  14. // Settings:
  15. //
  16. //   - Lowercase "a" thru "z" with "a" being darkest and "z" being the brightest.
  17. //   - You can also set combinations like "amzm" and it will cycle thru them.
  18. //   - If you set it outside the range like "1" or whatnot, it will make everything
  19. //     like super bright...
  20. //
  21. // CVARs:
  22. //
  23. //     amx_change_light "1"        //Turn On(1)/Off(0)
  24. //     amx_change_light_brightness "m"        //sets the light level for when the map
  25. //                                        //is loaded.. defualt level is "m"
  26. //
  27. // Console Commands:
  28. //
  29. //     amx_change_light_reload "m"        //Reload (or change) the brightness level
  30. //                                        //during the game.
  31. //
  32. //////////////////////////////////////////////////////////////////////////////////
  33. //
  34. // Changelog:
  35. //
  36. //   - 06.08.2006 Version 0.1
  37. //            Initial release
  38. //
  39. //   - 04.18.2008 Version 0.1 (re-release)
  40. //            Updated public cvar format
  41. //
  42. //////////////////////////////////////////////////////////////////////////////////
复制代码

amx_change_light.sma

2.31 KB, 下载次数: 166

amx_change_light_fog.sma

2.54 KB, 下载次数: 117

修改加客户端去雾化

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注-册

本版积分规则

Archiver|手机版|小黑屋|DoDVip ( 桂ICP备14000730号 )

GMT+8, 2024-5-4 10:45 , Processed in 0.056326 second(s), 25 queries .

Powered by Discuz! X3.5

Copyright © 2001-2024 Tencent Cloud.

快速回复 返回顶部 返回列表