5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
void main()
|
|
{
|
|
ActionMoveToObject(GetNearestObjectByTag("POST_"+GetTag(OBJECT_SELF)));
|
|
}
|