Search:

Type: Posts; User: maxdamage99

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    44,651

    with g_playerCollision 0 and ...

    with


    g_playerCollision 0

    and


    setContents(288);
  2. Replies
    11
    Views
    44,651

    g_playerCollision 0 spawnPlayer() {...

    g_playerCollision 0




    spawnPlayer()
    {
    self setContents(288); // without collision
    self setContents(33554432); // collision
    }
Results 1 to 2 of 2