Lax, did you find anything on the illigal returns in or did you want me to send an example program showing the problem?
/Me
Search found 11 matches
- Thu Jan 18, 2007 7:56 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishNav List<Region> problem
- Replies: 2
- Views: 2059
- Tue Jan 16, 2007 4:17 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishNAV FQN strange for boxes
- Replies: 2
- Views: 2016
- Tue Jan 16, 2007 4:09 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishNAv Triangle 3*(XYZ) missing in dotnet
- Replies: 2
- Views: 2144
- Tue Jan 16, 2007 12:49 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishNAV FQN strange for boxes
- Replies: 2
- Views: 2016
LavishNAV FQN strange for boxes
Hiya, Normaly when I get FQN I get something like this Shadowglen.Teldrassil.Kalimdor.Azeroth For Universe atleast However when I try to get a box under Shadowglen it do not com back BoxName.Shadowglen.Teldrassil.Kalimdor.Azeroth but rather BoxName I do not see that this realy matters... as far as I...
- Tue Jan 16, 2007 12:44 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishNAv Triangle 3*(XYZ) missing in dotnet
- Replies: 2
- Views: 2144
LavishNAv Triangle 3*(XYZ) missing in dotnet
To find sphear values I have done this... Sphere tmpSphere = new Sphere(tmpRegion); _point1.X = tmpSphere.Pt.X; _point1.Y = tmpSphere.Pt.Y; _point1.Z = tmpSphere.Pt.Z; _point1.Size = tmpSphere.Size; But I find nothing for the Triangle. /Me
- Mon Jan 15, 2007 3:57 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishNav List<Region> problem
- Replies: 2
- Views: 2059
- Sun Jan 14, 2007 11:16 am
- Forum: GamingTools Members::Inner Space
- Topic: LavishNav Contains conversion bugg
- Replies: 0
- Views: 1802
LavishNav Contains conversion bugg
Seem that the cointains function inside the library get strings in return it can convert to Bool. System.FormatException: vid System.Boolean.Parse(String value) vid System.String.System.IConvertible.ToBoolean(IFormatProvider provider) vid System.Convert.ChangeType(Object value, T...
- Sat Jan 13, 2007 7:34 pm
- Forum: GamingTools Members::Inner Space
- Topic: LavishNav List<Region> problem
- Replies: 2
- Views: 2059
LavishNav List<Region> problem
Hi, I dont realy know if this is the right place for this, but as I have diffrent waking houres than Lax :) All functions returning List<Region> seem to be generating a IndexOutOfBounds problem. Functions I tested by now include DescendantsWithin. NearestChildren, and RegionsWithin But I am guessing...
- Mon Jun 12, 2006 6:37 am
- Forum: GamingTools Members::Inner Space
- Topic: Console with difrent keyboard mapping
- Replies: 3
- Views: 2877
Exept that mine say bind console console toggle And if I try to edit it it jumps in the text Showing like the following bind console console toggl e bind console cons ole toggle and so on... dont know if it is language relative.. but the ` is not there and cant set it to § it wont take the input. eq...
- Sat Jun 10, 2006 3:59 pm
- Forum: GamingTools Members::Inner Space
- Topic: Console with difrent keyboard mapping
- Replies: 3
- Views: 2877
- Sat Jun 10, 2006 8:43 am
- Forum: GamingTools Members::Inner Space
- Topic: Console with difrent keyboard mapping
- Replies: 3
- Views: 2877
Console with difrent keyboard mapping
How might I go about doing a diffrent bind.http://www.lavishsoft.com/kb/index.php?c=1&p=9000 wrote:On non-English keyboards, this key may not available for binding, and you may need to change the key in the startup sequence to access the in-game console.
Kind regards
/me