UID2354
帖子
精華
主題
積分234172
現金
積極性
威望
違規
熱心
推廣次數
閱讀權限50
註冊時間2007-8-17
在線時間 小時
最後登錄1970-1-1
TA的每日心情 | 開心 2024-9-22 07:14 PM |
---|
簽到天數: 238 天 連續簽到: 1 天 [LV.7]常住居民III
|
發表於 2009-1-29 11:01:21
|
顯示全部樓層
*movenpc <NPC name>,x,y;
This command looks like the NPCWalkToxy function,but is a little different.
While NPCWalkToXY just makes the NPC 'walk' to the coordinates given
(which sometimes gives problems if the path isn't a straight line without objects),
this command just moves the NPC. It basically warps out and in on the current and given spot.
缺點是NPC要在同一張地圖 |
|