6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
void main()
|
|
{
|
|
|
|
SetCustomToken(20001, "" + GetName(GetArea(GetWaypointByTag(GetLocalString(OBJECT_SELF, "sWarp1")))) + "");
|
|
}
|