View Single Post
  #4  
Unread 03-02-2005, 10:56 PM
hirebrand hirebrand is offline
Bellum Aeternus
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 165
Default

Bug:
Setting the Clip plane slider to minimum sets o_max_farplane=119.999985 however using o_max_farplane=119.999985 as a command doesn't do anything. It needs to be rounded to at least 120 for it to work.

The presets program could do this.

Dang floating point numbers.