Page 1 of 1

Human race -> Teleport

Posted: Wed Aug 17, 2005 12:56 am
by Romaaa
How can fix this bag?
it's bag in war3XP and war3FT
Image

Posted: Wed Aug 17, 2005 6:31 am
by ferret
You can't. WC3 XP has a configuration that can limit how high teleporters can go, but that's about it.

The above "clipping above maps" issue is due to poor map construction. A well made map, this wouldn't be possible.

Posted: Wed Aug 17, 2005 7:22 am
by Romaaa
in .sma-file i change this:

Code: Select all

#if !defined (TELEPORT_RESTRICTION_DISTANCE)
      #define TELEPORT_RESTRICTION_DISTANCE 200
#endif
and

Code: Select all

new isTeleportRestricted;
isTeleportRestricted = 1;
comipl... and teleport off :D

Posted: Wed Aug 17, 2005 11:18 am
by Geesu
yea this is not fixable for all maps, unless we went through all maps and went through coordinates