Development:Special NPCs: Difference between revisions
From The Mana World
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
|- | |- | ||
| 32767 | | 32767 | ||
| NPCs with this ID exist only server-side and are not sent to the client | | NPCs with this ID exist only server-side and are not sent to the client. Usually you should prefer this over 127 | ||
|} | |} | ||
Revision as of 17:38, 26 March 2015
| ID | Description |
|---|---|
| -1 | Used only for map-less (floating) npcs |
| 45 | Displays a warp tile (depending on the client settings). Does not display warp particles |
| 722 | Displays a debug warp tile (used by @addwarp). Does not display warp particles |
| 127 | Displays a transparent non-target-able npc |
| 400 | Displays a transparent target-able npc |
| 32767 | NPCs with this ID exist only server-side and are not sent to the client. Usually you should prefer this over 127 |