Recent content by chanlting

  1. C

    Problems with .Net vrapper

    Thanks for the clarification. I'll read up on delegates and eventhandlers - I've never even heard of delegates. I hadn't realized that stepping through took time (or at least enough time for a new onframe event to come up before I was back). I'd figured the few lines of code I had would...
  2. C

    Problems with .Net vrapper

    Awesome!! I just moved everything into my onframe event and it all works now. Thanks so much!:inlove: Yes I definitely didn't (don't) understand the onframe event. I've read over the information in both isxgames and lavishsoft's wiki, but it's a little obtuse for me; I need concrete examples...
  3. C

    Problems with .Net vrapper

    Problems with .Net wrapper I've been beating my head against the wall for hours trying to figure out how to use the wrapper. Some things work fine, and others inexplicably crash. I used the examples in the svn to figure out how to use Me(), and can read my name, get basic info, etc using Me...
Top Bottom