added areas and ccoh, fixed some areas to work with crafting fixed some on death issues added server entry/ooc
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
void main()
|
|
{
|
|
ActionMoveToObject(GetNearestObjectByTag("POST_"+GetTag(OBJECT_SELF)));
|
|
}
|