Search:

Type: Posts; User: regg; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    928

    Re: set object position help!!!

    have a err in this section
    case 1:
    round(1/2.00)=1
    case 2:
    round(2/2.00)=1
    case 3:
    round(3/2.00)=2
    the correct is
    case 4:
    round(4/2.00)=2
  2. Replies
    1
    Views
    928

    set object position help!!!

    hi for all:
    i am trying to make a table game using mooclick. the idea is put to play player 1&2 vs 3&4. The players disposition on the table is different for each net player. it said that:

    Play1...
Results 1 to 2 of 2