jasonheal 發表於 2012-3-29 07:30:23

求求你们帮忙。。卡问题

:61; 我做了卡照着f
RemoveItem(101234567) == 1 then                                       
    AddItem(?????)                                       
end                                       
101234567自設,用黎做item1234567.lua                                       
                                       
?????寫返要的坐騎/物品的號碼                                       
如果多過一件,就加多個AddItem                                       
                                       
例:                                       
                                       
1. if RemoveItem(101234567) == 1 then                                       
                                       
2.     AddItem(800000010)                                       
                                       
3. end                                       
                                       
複製代碼                                       
放在記事本,儲存做item1234567.lua                                       
                                       
將1234567.lua放在c:\shsvr\GameServerMy\script                                       
再到在 資料庫 "108setting" 在資料表 "generalitem" 按新增                                       
ID:101234567                                       
Name:XX坐騎卡                                       
UseEnv:0                                       
Dropable:1                                       
MapOutlook:102379                                       
Price:10                                       
DeductAfterUse:0                                       
Script:item1234567.lua                                       
ItemIcon:2379                                       
Description:使用得到XX坐騎                                       
                                       
                                       
最後加返係商店,ID係101234567               

我放了(300000004)戴中的ID...但是开了卡却没有东西。。。pls help:(                       

tchunaik 發表於 2012-3-29 10:40:01

你post你的脚本上来看..

ymoon1 發表於 2012-3-29 14:53:31

本帖最後由 ymoon1 於 2012-3-29 03:43 PM 編輯

deductafteruse = 1 试试看

你是双激英雄卡 = 没有东西?
还是没有英雄卡?
頁: [1]
查看完整版本: 求求你们帮忙。。卡问题