kungfubellydancer Posted September 10, 2008 Share Posted September 10, 2008 I was making a teleport script, that when applied to an amulet, it should teleport the player to a certain interior upon equip. However, when I tested it, it teleports me to exterior 0, 0. What am I doing wrong? Begin kfbd_witchamuletscript short OnPCEquip if ( OnPCEquip == 1 )Player->PositionCell, 4094, 3921, 14767, 0 "witch's shack"endifset OnPCEquip to 0 End kfbd_witchamuletscript Link to comment Share on other sites More sharing options...
kungfubellydancer Posted September 10, 2008 Author Share Posted September 10, 2008 Nevermind I fixed it on my own. Admins can close this thread if needed. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.