
Originally Posted by
Rhianu
I've taken a few college classes on programming, and I'm only a beginner, but even I can tell you that it shouldn't matter whether there is a pre-designated number or a variable. Computers are perfectly comfortable working with either type of data.
If the game can teleport players around an area without zoning by using set numbers, then it can also do so using variables. In theory, it could work by reading in the coordinate values of the BLM casting Tractor, and then reassigning the coordinate values of the player he or she is casting Tractor on to match those values. The mere presence of a variable in an equation should not necessitate a loading screen. The real reason, whatever it is, has to be something else.
More detailed information on exactly why it supposedly can't be done is needed here.