Results 1 to 10 of 12

Thread: Model name

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by strainik View Post
    Too expensive by time
    Ok, can i add additional menu items(wm_messages) for one gametype, f.e?
    I meant reading it through a script
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. #2
    ... connecting
    Join Date
    Apr 2017
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by IzNoGoD View Post
    I meant reading it through a script
    in this way i decompile all maps of server, and find all model's origin, too hard for me(

    Quote Originally Posted by kung foo man View Post
    Probably only models with High Collision LOD can be bullettraced. Maybe make e.g. a sphere in Maya, export it with High Collision into CoD2 and just link that sphere to every player.

    PHP Code:
    player.sphere createSomeTransparentSphereAndLinkTo(player);
    player.sphere.player player
    When bullettrace hits the sphere, you can access the player entity via trace["entity"].player

    High Collision LOD in Asset Manager: https://killtube.org/showthread.php?...ull=1#post9426
    I think u dont understand my question

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •