6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
|
|
||
|
void main()
|
||
|
{
|
||
|
SetCustomToken(2000, GetName(GetLocalObject(OBJECT_SELF, "oTeleportTarget")));
|
||
|
}
|