流星蝴蝶剑修改详解:[5]过关怎么任意加人
1、打开Level文件夹,将npc13_01pst文件复制,粘贴在桌面。如下图
![流星蝴蝶剑修改详解:[5]过关怎么任意加人](https://exp-picture.cdn.bcebos.com/16a84fe10ef858563afaf29753e9ccd2ba66cd1e.jpg)
![流星蝴蝶剑修改详解:[5]过关怎么任意加人](https://exp-picture.cdn.bcebos.com/35fa07efa25f0c14c0b388310d89a146b6b1381f.jpg)
4、string Name = "扌谂上涝冷燕";int Model = 1;int Weapon = 13;int Weapon2 = 14;int Team = 1稆糨孝汶;《1是流星阵营,2是蝴蝶阵营,》int View = 500;int Think = 100;int Attack1 = 30;int Attack2 = 30;int Attack3 = 20;int Guard = 20;int Dodge = 30;int Jump = 20;int Look = 30;int Burst = 30;int Aim = 80;int GetItem = 50;int Spawn = 62;int HP = 2000;《2000是血值,实际血是200,》 int g_selfAddr;int g_self;OnInit(int this){ g_selfAddr = this;}OnStart(){ g_self = GetSelf(g_selfAddr); ChangeBehavior(g_self, "follow", "vip");}
![流星蝴蝶剑修改详解:[5]过关怎么任意加人](https://exp-picture.cdn.bcebos.com/023cff37c97622bc6f0d95d4a05fd5460496281f.jpg)