weiweids 发表于 2020-11-30 11:01:55

看看能不能用先

z5258744 发表于 2020-12-22 10:43:35

感谢分享~~~~~~~~~~~~

FTF 发表于 2021-2-15 10:58:17

不错不错 准备玩几天

azaz1 发表于 2021-2-17 07:45:49

个人觉得老侠义道比侠义道2好玩点,

hqy975479 发表于 2021-4-1 21:25:35

亲亲亲亲亲

hqy975479 发表于 2021-4-4 16:55:50


function OnUseItem251()
      
                local name = GetPlayerData(3)
                local year = GetCurTime(0)
                local month = GetCurTime(1)
                local day = GetCurTime(2)
                local hour = GetCurTime(4)
                local min = GetCurTime(5)
                local lv = GetPlayerData(1)
                local sec = GetCurTime(6)
                local SID = GetPlayerData(17)
                local day1 = GetCurTime(7)
                local record = DocumentNoteOut("记录文件\\侠义经验道具卡\\201210"..SID.."is"..day1..".txt")
                local record = rint(record)
                if((record == nil) or (record <= 49))then
                        if(CheckGoods(7590,1) == 1)then
                              if( lv < 300)then
                                        if(lv <= 60)then
                                        x = lv*lv*100
                                        else
                                        x = lv*lv*100*(lv/100)+lv*lv*100         
                                        end
                                        local xx = x*4
                                        PayThePlayer(1,xx) --高奖励
                                        TalkToPlayer(0,"恭喜您获得了"..(xx).."点经验!")
                                        DocumentNoteIN("记录文件\\活动\\侠义道具卡\\经验奖励记录.txt",name.."\t"..year.."\t"..month.."\t"..day.."\t"..hour.."\t"..min.."\t"..sec.."\t"..(xx).."点经验","a")
                                        DocumentNoteIN("记录文件\\侠义经验道具卡\\201210"..SID.."is"..day1..".txt",record+1,"w")
                              else
                                        if(lv <= 60)then
                                        x = lv*lv*100
                                        else
                                        x = lv*lv*100*(lv/100)+lv*lv*100         
                                        end
                                        local xx = x*2
                                        PayThePlayer(1,xx) --奖励
                                        TalkToPlayer(0,"恭喜您获得了"..(xx).."点经验!")
                                        DocumentNoteIN("记录文件\\活动\\侠义道具卡\\经验奖励记录.txt",name.."\t"..year.."\t"..month.."\t"..day.."\t"..hour.."\t"..min.."\t"..sec.."\t"..(xx).."\t".."点经验","a")
                                        DocumentNoteIN("记录文件\\侠义经验道具卡\\201210"..SID.."is"..day1..".txt",record+1,"w")
                              end
                        end
                else
                SetMessage(0,"本经验卡每天最多只能使用50次。#确定#",0,0)
                end
      
end   
上面                     改成999次.也不能用.需要改哪里?

hqy975479 发表于 2021-4-4 16:57:16

群加不了.查不到.连接没有了

LikY 发表于 2021-4-17 12:33:58

66666666666666666666

宏杰 发表于 2021-4-26 13:36:57

老侠义道虚拟机版

zippoxyd 发表于 2021-7-1 14:33:02


我只是来看看很经典的游戏!
页: 24 25 26 27 28 29 30 31 32 33 [34] 35
查看完整版本: 【亲测】老侠义道虚拟机版