- UID
- 1315755
- 主题
- 26
- 阅读权限
- 50
- 帖子
- 3149
- 精华
- 0
- 积分
- 1676
- 金钱
- 13638
- 荣誉
- 10
- 人气
- 14
- 在线时间
- 6047 小时
- 评议
- 0
- 帖子
- 3149
- 精华
- 0
- 积分
- 1676
- 金钱
- 13638
- 荣誉
- 10
- 人气
- 14
- 评议
- 0
|
回复 #1 wushaopei 的帖子
GiveItem2Character(mc,"Totem_1");
GiveItem2Character(mc,"Totem_2");
GiveItem2Character(mc,"Totem_3");
GiveItem2Character(mc,"Totem_4");
GiveItem2Character(mc,"Totem_5");
GiveItem2Character(mc,"Totem_6");
GiveItem2Character(mc,"Totem_7");
GiveItem2Character(mc,"Totem_8");
GiveItem2Character(mc,"Totem_9");
GiveItem2Character(mc,"Totem_10");
GiveItem2Character(mc,"Totem_11");
GiveItem2Character(mc,"Totem_12");
GiveItem2Character(mc,"Totem_13");
GiveItem2Character(mc,"Totem_14");
GiveItem2Character(mc,"Totem_15");
GiveItem2Character(mc,"Key1");
GiveItem2Character(mc,"Key2");
GiveItem2Character(mc,"Key3");
GiveItem2Character(mc,"sculMa1");
GiveItem2Character(mc,"sculMa2");
GiveItem2Character(mc,"sculMa3");
GiveItem2Character(mc,"DeSouzaCross");
TakeNItems(mc,"blade28", 3);
TakeNItems(mc,"coins", 666);
TakeNItems(mc,"cirass5", 4);
TakeNItems(mc,"coins", 666);是你想的东西。。。。 |
|