|
--------------------------------------------原始代碼----------------------------------------------------------------
Line 3815: if pid==50 then --FS
Line 3975: if pid==50 or pid==6 then
Line 4004: if pid==50 then
Line 4178: if pid==50 and WAR.Person[id][CC.TXWZ2]==nil then
Line 4226: if pid==50 or (pid==55 and math.random(10)<4) or (pid==69 and math.random(10)<6) or (pid==0 and GetS(4,5,5,5)==1 and JY.Person[pid]['武功等级'..wugongnum]==999 and JLSD(30,70,pid)) then
Line 4362: if (pid==50 or pid==55 or pid==69) and JY.Person[pid]['武功'..wugongnum]==26 then WAR.WS=1 end
Line 6004: if pid==50 then hurt=math.modf(hurt*1.5) end
Line 5772: if eid==50 and WAR.Person[emenyid][CC.TXWZ2]==nil then
Line 6216: if eid==50 then
--------------------------------------------修改代碼,使主角獲得除原始天賦外+喬峰得天賦----------------------------------------------------------------
Line 3815: if pid==50 or pid==0 then --FS
Line 3975: if pid==50 or pid==6 or pid==0 then
Line 4004: if pid==50 or pid==0 then
Line 4178: if (pid==50 or pid==0) and WAR.Person[id][CC.TXWZ2]==nil then
Line 4226: if pid==0 or pid==50 or (pid==55 and math.random(10)<4) or (pid==69 and math.random(10)<6) or (pid==0 and GetS(4,5,5,5)==1 and JY.Person[pid]['武功等级'..wugongnum]==999 and JLSD(30,70,pid)) then
Line 4362: if (pid==50 or pid==55 or pid==69 or pid==0) and JY.Person[pid]['武功'..wugongnum]==26 then WAR.WS=1 end
Line 6004: if pid==50 or pid==0 then hurt=math.modf(hurt*1.5) end
Line 5772: if eid==50 or pid==0 and WAR.Person[emenyid][CC.TXWZ2]==nil then
Line 6216: if eid==50 or pid==0 then
代码什么的有了,开头function 《---后面怎么写,还有END有几个和格式有什么要求没有
|
|