查看: 9131|回复: 45

[源码]仿索沛抗日战争

  [复制链接]
发表于 2013-1-24 11:23:08 | 显示全部楼层 |阅读模式
#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fakemeta>
#include <hamsandwich>
#include <xs>
#include <fun>

#define PLUGIN_NAME        "ZombieHell"
#define PLUGIN_VERSION        "2.0"
#define PLUGIN_AUTHOR        "hectorz0r"

///////////////////////////////////////////////////////////////////
// Custom Settings                                              //
/////////////////////////////////////////////////////////////////

// Weather Effects: uncomment a line to have the desired effect ##天氣效果
//#define AMBIENCE_RAIN // Rain ##下雨
//#define AMBIENCE_SNOW // Snow ##下雪
#define AMBIENCE_FOG // Fog ##霧

#if defined AMBIENCE_FOG // Fog Customization (if enabled)
new const FOG_DENSITY[] = "0.0018" // Density ##霧的密度
new const FOG_COLOR[] = "96 96 96" // Color: Red Green Blue ##霧的顏色
#endif

// Uncomment if you don't want the sky to be changed
//#define DONT_CHANGE_SKY //不改變天空背景

#if !(defined DONT_CHANGE_SKY)
// Sky Names (randomly chosen if more than one) ##天空背景的名稱
new const SKY_NAMES[][] = { "space", "night", "neb7", "neb6", "neb2", "neb1", "alien", "hav", "backalley", "night2",
        "london", "inferno" }
#endif

// Unlimited round time
//#define UNLIMITED_ROUND_TIME //回合時間無限制

// Explosion radius for custom grenades
const Float:NADE_EXPLOSION_RADIUS = 240.0 //火焰彈和冰凍彈爆炸時,燃燒和冰凍的作用範圍

///////////////////////////////////////////////////////////////////

仿索沛抗日战争源码.rar

22.94 KB, 下载次数: 97

售价: 3 金钱  [记录]

发表于 2013-2-1 20:04:05 | 显示全部楼层
我想要`~  
发表于 2013-5-13 19:52:29 | 显示全部楼层
学习一下~~~~~~~~~~~~~
发表于 2013-5-30 20:45:59 | 显示全部楼层
有没有图.-.
发表于 2013-5-31 00:02:49 | 显示全部楼层
我要看看图
发表于 2013-6-21 23:12:34 | 显示全部楼层
没有图有种不想下的感觉(求图)
发表于 2013-8-2 13:25:42 | 显示全部楼层
我要看看图
发表于 2013-8-10 08:35:07 | 显示全部楼层
哇,逆天啦~~~~~~~~~~
发表于 2013-8-12 23:28:47 | 显示全部楼层
我要看图,,
发表于 2013-9-21 18:13:45 | 显示全部楼层
真真假假,真假真假,假当真,真当假,真假真假,回复就知道是真假咯
您需要登录后才可以回帖 登录 | 中文注册

本版积分规则