a91323 發表於 2014-2-14 23:16:07

擴充getpetinfo()

只是一個簡單又有點多此一舉的語法擴充,畢竟可以使用資料庫撈出寵物裝備資料

版本:rA
功能:擴充讀取寵物裝備,如果寵物沒有裝備則返回0

script.c
搜尋getpetinfo
+上
case 7: script_pushint(st,pd->pet.equip); break;

patch檔下載

Sola小克 發表於 2014-2-19 10:24:24

雖然檔案很簡單,不過鑽研精神還是很值得肯定的。
支持!
頁: [1]
查看完整版本: 擴充getpetinfo()