Configuration['CM_PERMISSION_CAN_MANAGE_COMMUNITY_MODERATION'] = false; $Context->Configuration['CM_PERMISSION_CAN_MODERATE'] = false; $Context->Configuration['CM_PERMISSION_CAN_META_MODERATE'] = false; $Context->Configuration['CM_PERMISSION_IMMUNE_TO_MODERATION'] = false; $Context->Configuration['CM_PERMISSION_NO_MAXIMUM_POINTS'] = false; $Context->Configuration['CM_PERMISSION_CAN_RE_MODERATE'] = false; $Context->Configuration['CM_PERMISSION_CAN_RE_META_MODERATE'] = false; $Context->Configuration['CM_PERMISSION_UNLIMITED_MODERATION_VOTES'] = false; $Context->Configuration['CM_PERMISSION_CAN_MODERATE_OWN_COMMENTS'] = false; $Context->Configuration['CM_PERMISSION_CAN_MODERATE_OWN_DISCUSSIONS'] = false; $Context->Configuration['CM_PERMISSION_CAN_MODERATE_AND_META_MODERATE_SAME_COMMENT'] = false; $Context->Configuration['CM_PERMISSION_CAN_RE_MODERATE_USERS'] = false; $Context->Configuration['CM_PERMISSION_CAN_VIEW_USER_POINTS'] = false; $Context->Configuration['CM_PERMISSION_CAN_VIEW_OWN_POINTS'] = false; $Context->Configuration['CM_PERMISSION_CAN_VIEW_USER_POINTS_HISTORY'] = false; $Context->Configuration['CM_PERMISSION_CAN_VIEW_OWN_POINTS_HISTORY'] = false; $Context->Configuration['CM_PERMISSION_CAN_SEE_UP_VOTES'] = false; $Context->Configuration['CM_PERMISSION_CAN_SEE_DOWN_VOTES'] = false; function CM_Role_DefineRolePermissions(&$Role) { $Role->AddPermission('CM_PERMISSION_CAN_MANAGE_COMMUNITY_MODERATION'); $Role->AddPermission('CM_PERMISSION_CAN_MODERATE'); $Role->AddPermission('CM_PERMISSION_CAN_META_MODERATE'); $Role->AddPermission('CM_PERMISSION_IMMUNE_TO_MODERATION'); $Role->AddPermission('CM_PERMISSION_NO_MAXIMUM_POINTS'); $Role->AddPermission('CM_PERMISSION_CAN_RE_MODERATE'); $Role->AddPermission('CM_PERMISSION_CAN_RE_META_MODERATE'); $Role->AddPermission('CM_PERMISSION_UNLIMITED_MODERATION_VOTES'); $Role->AddPermission('CM_PERMISSION_CAN_MODERATE_OWN_COMMENTS'); $Role->AddPermission('CM_PERMISSION_CAN_MODERATE_OWN_DISCUSSIONS'); $Role->AddPermission('CM_PERMISSION_CAN_MODERATE_AND_META_MODERATE_SAME_COMMENT'); $Role->AddPermission('CM_PERMISSION_CAN_RE_MODERATE_USERS'); $Role->AddPermission('CM_PERMISSION_CAN_VIEW_USER_POINTS'); $Role->AddPermission('CM_PERMISSION_CAN_VIEW_OWN_POINTS'); $Role->AddPermission('CM_PERMISSION_CAN_VIEW_USER_POINTS_HISTORY'); $Role->AddPermission('CM_PERMISSION_CAN_VIEW_OWN_POINTS_HISTORY'); $Role->AddPermission('CM_PERMISSION_CAN_SEE_UP_VOTES'); $Role->AddPermission('CM_PERMISSION_CAN_SEE_DOWN_VOTES'); } $Context->AddToDelegate('Role', 'DefineRolePermissions', 'CM_Role_DefineRolePermissions'); ?> Red Skies | Urban Terror | Forum - Python
Not signed in (Sign In)

News

2012-12-03
4.2.008 released!
2012-12-01
Red Skies t-shirt
2012-10-28
4.2.004 released!
2012-10-12
4.2.003 released!
2012-10-03
4.2.002 released!
2012-07-30
Auth system
2012-05-29
4.2 News
2012-05-14
Member kicked

Vanilla 1.3.0 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthortuk-tuk
    • CommentTimeJun 7th 2011
      1 point
    Why can't I understand you?
  1.   0 points
    C > Python.
    •  
      CommentAuthorSubJunk 
    • CommentTimeJun 8th 2011
      0 points
    Python is more efficient

    Runamok: hard to tell if you've hit the crazy dancing guy to be fair
  2.   0 points
    Nope.avi

    Python was written in C, therefore Python cannot be more efficient.
    Python is renowned for being ludicrously slow.

    For example, if a C application took 5 seconds to execute, the C++ equivalent of it took 8 seconds, the Python equivalent would take at least 10.
    •  
      CommentAuthorSubJunk 
    • CommentTimeJun 8th 2011
      0 points
    I mean efficient as a language, not in terms of speed. Using your above logic we should all write in assembly.

    Runamok: hard to tell if you've hit the crazy dancing guy to be fair
    •  
      CommentAuthorRunamok 
    • CommentTimeJun 8th 2011
      0 points
    machine code ftw
    ------------------------------------------------
    Lucifer: TOO MUCH NICE STUFF IN ONE POST FxCK YOU ALL
    SubJunk: who the hell is Rocket?
    •  
      CommentAuthorLucifer 
    • CommentTimeJun 9th 2011
      0 points
    tuk-tuk:Why can't I understand you?
    I thought this was a lame Harry Potter fan thread until i read what other people were talking about.
    •  
      CommentAuthortuk-tuk
    • CommentTimeJun 9th 2011
      0 points
    I haven't even seen the harry potter movies or read the books
  3.   0 points
    Python is generally accepted as being a horrible language.

    Yes, it is generally accepted as being good for newbies to learn. I think that this is rubbish, because Python is obscure for the sake of obscurity.
    I could also go on about it teaching bad programming principals, but I won't.
    It is also very slow.
    I do not think it is efficient as a language. It being supposedly easy for newbies to pick up does not outweigh it being a pile of turd of a language.

    SubJunk:I mean efficient as a language, not in terms of speed. Using your above logic we should all write in assembly.

    Using your logic, we should all drive jet powered cars because somebody said that a Ferrari is faster than a BMW.
    I was saying that C is better than Python and one reason why is because it is faster.
    We should write in assembly when necessary, which seldom occurs these days, and write in C/++ or a similar language when it's not.
    •  
      CommentAuthorSubJunk 
    • CommentTimeJun 9th 2011
      0 points
    ChickenPotato:Using your logic, we should all drive jet powered cars because somebody said that a Ferrari is faster than a BMW.
    Based on this and past conversations I don't think you have a great grasp on logic.

    Also, saying something is "generally accepted" may be persuasive to some but you have to do better than that with people who actually use their brains.

    Finally, I leave you with a comic strip that is generally accepted to be the best ever

    Runamok: hard to tell if you've hit the crazy dancing guy to be fair