BraXi

Founder
  • Content count

    684
  • Joined

  • Last visited

Posts posted by BraXi


  1. Are you are aware of the fact that the trail has a high chance being played on spectator/dead clients too? Never use unconditional loops nub and NEVER trust endon("death") :dave:

    trail() {
        self endon( "death" );
        self endon( "disconnect" );
        level endon( "round_ended" );
    
        while( self.sessionstate == "playing" ) {
            playFx( level.fx[ "burn" ], self.origin );
            wait .1;
        }
    }
    0

  2. 1. See setPlayerModels() which is assigning mptype in raw/maps/mp/gametypes/_teams.gsc , you can code an override hack in playerModelForWeapon()

    3. Edit raw/mp/CoD2maps.arena and include it in your mod.csv

     

    2. Is a little more work to do, first head to raw/maps/mp/gametypes/_menus.gsc and see the code below this comment (since you're familiar with coding i guess I won't need to explain it and you'll figure it out instantly yourself):

    // ======== catching response for create-a-class events ========
    

    Edit the menu file raw/ui_mp/cac.inc it's very well documented and it should be no problem to add a new button & popup menu to chose model

    1

  3. As far as I remember, there's been a .menu editorfor CoD1, JK2 and RTCW/:ET. I've used it once and I am very confident it works in CoD4 (but without materials ofc)

     

     

     

    • Automatically create lockscreen
    // takes 2 screenshots in JPEG and TGA formats without all the useless junk
    bind P "cg_draw2d 0 ; cg_drawgun 0 ; cg_fov 80 ; cg_fovscale 1.05 ; sm_enable 1 ; wait ; screenshotJpeg ; screenshot"
    • Worldspawn settings live viewer (changes as you change the settings)

    Isn't light preview in radiant enough? Don't forget to enable sunlight preview ;>

    1

  4. :no:

     

    Not my fault that he said Intel HD 4000 :rage: I don't know what he exactly got and what not.. I can look at internet but as you see, Amazon and maybe even some other sites might gave Intel HD 4000 :dave:

     

    Anyways, it's the GPU yes.

     

    thats why you should check specs in first hand source such as intel.com :dave:

    1

  5. Your  CPU is fine problem is your GPU. (keep in mind cod4 runs well on pentium4 1x3.2ghz, Athlon 64 3200 1x2ghz, and earliest C2D 2x1.66ghz and they're decade old single/dual core CPUs).

     

     

    I did a little research for your laptop but I had first to find it by my self since you didn't gave me the exact Laptop type but I found it :dave:

     

    Anyways, your GPU is Intel HD Graphics 4000, this is not a bad GPU for a standard intergrated GPU

     

    No it's not, I did close to no research and it's the shitty Intel HD3000. :facepalm:

    http://ark.intel.com/pl/products/53434/Intel-Core-i3-2330M-Processor-3M-Cache-2_20-GHz

     

     

    bosnian and his *research*... :dumb:

     

     

    @op, anyway here's the TL;DR version: this laptop won't handle cod4 at decent framerates

     

     

    edit: oh crap, bosnians lack of trustworthy research has been pointed out earlier :dave:

    0

  6. The real reason why there's no !time command is to make lazy people like you actually take a break from game and use their almost non-existent muscles to exercise such a hard task as grabbing phone and pressing a button :davesir:

     

    Trust me, Raid-Gaming is proudly taking care of Your health! It's 100% free, no insurance required. :awesome:

    3

  7. here is my 1 map, called mp_dr_shield. I wont release it or fix any bugs/songs.

    k, guess I don't have to share any feedback as you don't care, nor I about your current/future maps.

     

    either way I don't play cod4 :dumb:

    2