1. Lua / Говнокод #6337

    −82

    1. 01
    2. 02
    3. 03
    4. 04
    5. 05
    6. 06
    7. 07
    8. 08
    9. 09
    10. 10
    11. 11
    12. 12
    13. 13
    14. 14
    15. 15
    16. 16
    17. 17
    18. 18
    19. 19
    20. 20
    21. 21
    function repair_clock_Contact(objGame, mVal, sVal) -- master, slave
      -- vsyakie daNNue
      local mType = string.sub (tostring (mVal), -1, -1);
      local mi, mj = repair_clock_GetElemPos(objGame, mVal);
      local sType = string.sub (tostring (sVal), -1, -1);
      local si, sj = repair_clock_GetElemPos(objGame, sVal);
      --?????NEKYUiNYAvKVADRATE???????
    --  if (tonumber (mType) == 2) then   -- FOR MEHA TEST
    --    local a = 0;
    --  end
      if (tonumber (mType) == 9) then
        mType = 2;
      end
      --??????????????????????????????
      --!!!!!NEKYUiNYA!!!!!
      mType = 6 - mType;
      sType = 6 - sType;
      --!!!!!!!!!!!!!!!!!!
      --------------------
    
    ..........................

    Коменты жгут)))
    язык Lua

    Запостил: MAGnit, 13 Апреля 2011

    Комментарии (21) RSS

    Добавить комментарий