- Joined
- Sep 23, 2007
- Messages
- 357
How would these two codes be written correctly?
set udg_PlayerHeight_Terrain[(Player Number of (Picked Player))] = GetLocationZ(udg_PlayerPosition[(Player Number of (Picked Player)))
and
call RemoveLocation(udg_PlayerPosition[(Player Number of (Picked Player))])
set udg_PlayerHeight_Terrain[(Player Number of (Picked Player))] = GetLocationZ(udg_PlayerPosition[(Player Number of (Picked Player)))
and
call RemoveLocation(udg_PlayerPosition[(Player Number of (Picked Player))])