[screen_name says:]
it is attachplayertoobj;
i'll help a little with a problem i had when this command first came out
NPC Code:
// NPC made by screen_name
// NPC Name: Boat Example
// Project: N/A
if (playertouchsme) {
attachplayertoobj 0,npcid;
}
it took me a while to figure out the npcid :S, i felt so stupid afterward