• 0

    posted a message on Model Collision

    I've been trying to get the traceline to compile so i can attempt to use it but i cant figure out whats wrong.

    it says implicit cast not allowed for this line lv_tracePoint = PointWithOffsetPolar(lp_cameraPosition, lv_traceDistance, lv_yaw);

    and syntax error for this line lv_traceWorldHeight = WorldHeight(c_heightMapGround, lv_tracePoint);

    i only know the very basics of programming in c+ but I don't see anything that would be giving me a syntax error..

    Posted in: Miscellaneous Development
  • 0

    posted a message on [Trigger] How to Target with Mouselook (Tracelines)

    I'm really new at this, but can anyone tell me what you need to change in the custom script for it to compile. I have exactly what it says above but I can't save my progress because it wont compile. I've spent the last 30 hours absorbing all the information a I can so it's possible i missed something obvious

    Posted in: Tutorials
  • To post a comment, please or register a new account.