Search results

  1. R

    Calling "GetScreenXYFrom3DCoords" from C#.

    @springfield @Opcode.eXe @Parazitas @monday This is very similar to C++, so if you could help, I'd be more than happy :)
  2. R

    Calling "GetScreenXYFrom3DCoords" from C#.

    I'd like to call the function "GetScreenXYFrom3DCoords" from an external C# program. I've been unable to figure that out for quite a while and decided to finally ask here. The game crashes, which is not the result I expect. My progress: public unsafe struct Vector {...
Top