NavigationUser login |
Base Object FunctionsBase 3d functions for monsters and objects used to specify starting position, 3d name (links to object) and direction facing. set_xy set_xy(200.0,300.1); set_name3d set_name3d("citizen3"); set_facing set_facing("east"); |