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 - Urbs Problemo
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.

    •  
      CommentAuthorMoo 
    • CommentTimeMay 11th 2011
      0 points
    Aight, i copied urban terror from my old comp to new comp. i opened it and it worked fine. then i decided i would try it at some ridiculous resolution and now it won't let me run it. this is the error. can i change my resolution without actually opening urt?

    ioQ3 1.35urt win-x86 Dec 20 2007
    ----- FS_Startup -----
    Going through search path...

    ----------------------
    10925 files in pk3 files
    execing default.cfg
    execing q3config.cfg
    execing autoexec.cfg
    Hunk_Clear: reset the hunk ok
    ...detecting CPU, found AMD w/ 3DNow!
    ----- Client Initialization -----
    ----- Initializing Renderer ----
    -------------------------------
    QKEY found.
    ----- Client Initialization Complete -----
    ----- R_Init -----
    Initializing OpenGL subsystem
    ...initializing QGL
    ...calling LoadLibrary( 'C:\Windows\system32\opengl32.dll' ): succeeded
    ...setting mode 9: 1600 1200 FS
    ...using desktop display depth of 32
    ...calling CDS: failed, bad mode
    ...trying next higher resolution: failed, bad mode
    ...restoring display settings
    ...registered window class
    ...created window@3,22 (1606x1228)
    Initializing OpenGL driver
    ...getting DC: succeeded
    ...GLW_ChoosePFD( 32, 24, 8 )
    ...133 PFDs found
    ...hardware acceleration found
    ...PIXELFORMAT 9 selected
    ...creating GL context: succeeded
    ...making context current: succeeded
    ...WARNING: fullscreen unavailable in this mode
    ...setting mode 9: 1600 1200 FS
    ...using colorsbits of 16
    ...calling CDS: failed, bad mode
    ...trying next higher resolution: failed, bad mode
    ...restoring display settings
    ...window already present, CreateWindowEx skipped
    Initializing OpenGL driver
    ...WARNING: fullscreen unavailable in this mode
    ...shutting down QGL
    ...unloading OpenGL DLL
    ...assuming '3dfxvgl' is a standalone driver
    ...initializing QGL
    ...WARNING: missing Glide installation, assuming no 3Dfx available
    ...shutting down QGL
    ----- CL_Shutdown -----
    RE_Shutdown( 1 )
    -----------------------
    GLW_StartOpenGL() - could not load OpenGL subsystem


    cheers. i love my many computer topics.
    •  
      CommentAuthorRunamok 
    • CommentTimeMay 11th 2011
      0 points
    yes, open the cfg and change r_mode to 4
    ------------------------------------------------
    Lucifer: TOO MUCH NICE STUFF IN ONE POST FxCK YOU ALL
    SubJunk: who the hell is Rocket?
    •  
      CommentAuthorMoo 
    • CommentTimeMay 11th 2011
      0 points
    whats the cfg saved as, and is it in q3ut4? i may have mucked around with these a bit because i can't seem to find my cfg.
  1.   0 points
    ChickenPotato's sexy guide to changing your resolution through q3config.cfg.

    1. Navigate to \Urban Terror\q3ut4\.
    2. Open q3config.cfg in Notepad (Wordpad works too but I prefer Notepad).
    3. Hit CTRL+F to open the "find" box. Search for "r_mode".
    4. Modify it so it reads: seta r_mode "4".
    5.???
    6. Profit!!!
    •  
      CommentAuthorMoo 
    • CommentTimeMay 11th 2011
      0 points
    awesome, thanks. all my q3 config is written landscape and about 4 lines down. not convenient.
  2.   0 points
    I heard there was this thing called word wrap.

    Click Format, then check Word Wrap.

    HERPA DERPY HERP HURR DURR DERP
    •  
      CommentAuthorRunamok 
    • CommentTimeMay 11th 2011
      0 points
    if you're using an altered binary e.g mitsu's one, it'd be in the "appdata" folder

    you could leave the q3config alone and put "r_mode 4" in the autoexec, just remember to take it out after you've finished. lol
    ------------------------------------------------
    Lucifer: TOO MUCH NICE STUFF IN ONE POST FxCK YOU ALL
    SubJunk: who the hell is Rocket?
  3.   0 points
    I don't use altered binaries, because they are too lazy to compile them for Linux.
    •  
      CommentAuthorMoo 
    • CommentTimeMay 11th 2011
      0 points
    i managed to change it. even when i do the wordwrap thingy, theres no spaces between each key or whatever. but it's fine, i don't really use that file.
    •  
      CommentAuthorMoo 
    • CommentTimeMay 11th 2011
      0 points
    Jokes, it didn't change. i went to save it but it said 'access denied' :(