Home

[Package Index | Mudlib Index | Effect Index]

File /std/room/inherit/placement.c

This inherit handles all the placement code and description stuff for player housing.

Written by Gototh

Started 10/07/99

Includes

This class includes the following files /include/dirs.h, /include/room/placement.h and /include/obj_parser.h

Method index

Public Functions

These are functions that everyone can access.

.

    query_wall_name_pos
    string query_wall_name_pos(int pos)
    

    This method gets the wall name from the integer position.
    • Parameters:
      pos - the integer position
    • Returns:
      the wall name
        room_order
        int room_order(object * obs1,
                       object * obs2,
                       object * structure)
        
          set_orientation
          void set_orientation(int num)
          
            set_wall_name
            void set_wall_name(string direction,
                               string name)
            

            This method sets a special description for a wall. For example making it a fence or something.
            • Parameters:
              direction - the direction to do a thing for
              name - the nice name
Valid HTML 4.01 Transitional
Valid CSS!
Read More