- Joined
- Dec 6, 2009
- Messages
- 90
Pharoah_ said:Just make a real variable called Zoffset and copy paste the custom script I gave you.
Does this even work very well? It seems like it would have some serious problems in certain situations.
im sorry, but the 'custom scrips' are confusing me....
whats udg?, do i just type it in or do i have to find a function?
also, do i just place that in my camera tracking system or do i need to make a new trigger....
Take this advice, then: stop editing warcraft 3, because you'll never go anywhere with such an attitude.this is just too confusing, if anyone can make a map with that trigger, please send it to me (your name goes on credits of course) if not, ill just try to manipulate the distance,aoa,and stuff..... thanks for the help y'all, but this is just taking too much of my time![]()
PurgeandFire111 said:Just replace "PointVariableName" with the name of your point variable you want to use and then replace "RealVariableName" with the name of the real variable you want to use.
Set PointVariableName = (Position of (your unit))
Custom script: set udg_RealVariableName = GetLocationZ(udg_PointVariableName)
Camera - Set camera height offset to (200.00 + (RealVariableName))
Custom script: call RemoveLocation (udg_PointVariableName)