西西软件园多重安全检测下载网站、值得信赖的软件下载站!
软件
软件
文章
搜索

首页游戏资讯游戏八卦 → 消逝的光芒生存技能解锁全部图纸修改方法

消逝的光芒生存技能解锁全部图纸修改方法

前往专题相关软件相关文章发表评论 来源:西西整理时间:2015/2/3 10:13:33字体大小:A-A+

作者:西西TS点击:130次评论:0次标签: 消逝的光芒

  • 类型:游戏其他大小:57.8M语言:中文 评分:10.0
  • 标签:
立即下载

消逝的光芒是一款精品打僵尸游戏,今天小编为大家分享修改技巧,只要学会第一个生存技能就可以解锁几乎所有的图纸了,方便省事儿。

修改方法:

data/script/inventory/inventory.scr
找Item("Bndl_Survival101", CategoryType_ItemBundle)


把整个项改成

Item("Bndl_Survival101", CategoryType_ItemBundle)
    {
        ItemType(ItemType_ItemBundle);
        BundleItems()
        {
            Item("Craftplan_MedKit_Large_Healing", 1);
    Item("Craftplan_MedKit_Large_Natural", 1);
    Item("Craftplan_Lockpick", 1);
    Item("Craftplan_FireCrackers", 1);
    Item("Craftplan_ThrowableWater", 1);
    Item("Craftplan_ThrowableFuel", 1);
    Item("Craftplan_Shuriken", 1);
    Item("Craftplan_ThrowingKnife", 1);
    Item("Craftplan_Molotov", 1);
    Item("Craftplan_Flare", 1);
    Item("Craftplan_Bomb", 1);
    Item("Craftplan_NailBomb", 1);
    Item("Craftplan_BurningShuriken", 1);
    Item("Craftplan_ExplodingShuriken", 1);
    Item("Craftplan_FreezingShuriken", 1);
    Item("Craftplan_PoisonMelee", 1);
    Item("Craftplan_BleedMelee", 1);
    Item("Craftplan_ElectricMelee", 1);
    Item("Craftplan_BurnMelee", 1);
    Item("Craftplan_BlastMelee", 1);
    Item("Craftplan_AntPotion", 1);
    Item("Craftplan_HyenaPotion", 1);
    Item("Craftplan_WolfPotion", 1);
    Item("Craftplan_TarantulaPotion", 1);
    Item("Craftplan_Cloud9", 1);
    Item("Craftplan_PoisonPen", 1);
    Item("Craftplan_Dentist", 1);
    Item("Craftplan_StinkyEdge", 1);
    Item("Craftplan_PuffPuffPass", 1);
    Item("Craftplan_PoisonStrapon", 1);
    Item("Craftplan_AirportSecurity", 1);
    Item("Craftplan_WaterCurrent", 1);
    Item("Craftplan_Electrician", 1);
    Item("Craftplan_Electrocutioner", 1);
    Item("Craftplan_Tazer", 1);
    Item("Craftplan_TruActionElectricBaseball", 1);
    Item("Craftplan_ShortCircuit", 1);
    Item("Craftplan_ZombieClassic", 1);
    Item("Craftplan_Zazhigalka", 1);
    Item("Craftplan_Welder", 1);
    Item("Craftplan_FlameBlade", 1);
    Item("Craftplan_PocketLighter", 1);
    Item("Craftplan_HeavyWelder", 1);
    Item("Craftplan_SpikedCollar", 1);
    Item("Craftplan_GetMedieval", 1);
    Item("Craftplan_Barbershop", 1);
    Item("Craftplan_FlapClap", 1);
    Item("Craftplan_CattleStamp", 1);
    Item("Craftplan_Rooster", 1);
    Item("Craftplan_HomeRun", 1);
    Item("Craftplan_GTFO", 1);
    Item("Craftplan_StayDown", 1);
    Item("Craftplan_CutNGo", 1);
    Item("Craftplan_FreezeBomb", 1);
    Item("Craftplan_PoisonBomb", 1);
    Item("Craftplan_PoisonFireCrackers", 1);
    Item("Craftplan_BombFireCrackers", 1);
    Item("Craftplan_NailsFireCrackers", 1);
    Item("Craftplan_PukeNNuke", 1);
    Item("Craftplan_BadHangover", 1);
    Item("Craftplan_FilthyBlade", 1);
    Item("Craftplan_FireLauncher", 1);
    Item("Craftplan_GTFO20", 1);
    Item("Craftplan_BadAss", 1);
    Item("Craftplan_GlowingStick", 1);
    Item("Craftplan_GrillemAndKillem", 1);
    Item("Craftplan_Zappo", 1);
    Item("Craftplan_SurpriseMFs", 1);
    Item("Craftplan_ThornCrown", 1);
    Item("Craftplan_HolyGhost", 1);
    Item("Craftplan_ElectriCutter", 1);
    Item("Craftplan_ToxicReaper", 1);
    Item("Craftplan_PoisonBlast", 1);
    Item("Craftplan_GodHammer", 1);
    Item("Craftplan_AngelSword", 1);
    Item("Craftplan_AllInOne", 1);
    Item("Craftplan_LightingRod", 1);
    Item("Craftplan_Cloak_Prime", 1);
    Item("Craftplan_Poison_Prime", 1);
    Item("Craftplan_GhulPotion", 1);
    Item("Craftplan_ImpactShield", 1);
    Item("Craftplan_ElectricShield", 1);
    Item("Craftplan_FreezeShield", 1);
    Item("Craftplan_Cloak_Mushrooms", 1);
    Item("Craftplan_Cloak_Goon", 1);
    Item("Craftplan_Cloak_Bomber", 1);
    Item("Craftplan_KurtBomb", 1);
    Item("Craftplan_MedKit_Algae", 1);
    Item("Craftplan_ZaidFlare", 1);
    Item("Craftplan_Shield",  1);
        }
        Mesh("flars_box_a.msh");
        HudIcon("blueprint_a");
        Color(Color_White);
    }


这样只要学了第一个技能,这些图纸统统学会……不用费尽去找了……

    相关评论

    阅读本文后您有什么感想? 已有人给出评价!

    • 8 喜欢喜欢
    • 3 顶
    • 1 难过难过
    • 5 囧
    • 3 围观围观
    • 2 无聊无聊

    热门评论

    最新评论

    发表评论 查看所有评论(0)

    昵称:
    表情: 高兴 可 汗 我不要 害羞 好 下下下 送花 屎 亲亲
    字数: 0/500 (您的评论需要经过审核才能显示)