Talk:Building a bot

From OpenSimulator

Revision as of 23:31, 11 January 2009 by Barth (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I needed to change these

 Convert.ToInt32(pos.X)

to

 (int) pos.X

etc to make it work on Vista 32 Bit otherwise the bot would go elsewhere. I wonder why that is.

Personal tools
General
About This Wiki