Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

marcoxd15

marcoxd15

@marcoxd15
Unfollow Follow
About
Posts
13
Topics
5
Shares
0
Groups
0
Followers
3
Following
10

Posts

Recent Best Controversial

  • Tercera persona bo1 zm
    marcoxd15 marcoxd15

    Hola a todos queria que me ayudaran con un script que cree para la tercera persona en bo1 pero tengo problemas cuando lo activo en el chat osea en latecla T y pongo el 3 para activarlo y desactivar bueno el script funciona te pone en tercera persona pero el problema es que dela nada el personaje se ase invisible y no se porque y tambien no puedes matar a los zombies con las armas solo con el cuchillo y queria que me ayudaran y tambien si podian añadir el Crosshair a la tercera persona este es el script:
    init()
    {
    level thread third_person_chat();
    }

    third_person_chat()
    {
    level endon("end_game");

    for(;;)
    {
        level waittill("say", message, player);
        
        message = tolower(message);
        
        if(message == "3" || message == ".3")
        {
            if(!isdefined(player.thirdperson) || !player.thirdperson)
            {
                player.thirdperson = true;
                player SetClientDvar("cg_thirdPerson", "1");
                player iprintlnbold("^2Tercera Persona [^2ON^7]");
            }
            else
            {
                player.thirdperson = false;
                player SetClientDvar("cg_thirdPerson", "0");
                player iprintlnbold("^1Tercera Persona [^1OFF^7]");
            }
        }
    }
    

    }

    Temas De Español

  • replace default viewhands with bo3 chronicles viewhands + better viewhands for "five"
    marcoxd15 marcoxd15

    What are the other folders called "bo3 perk machines standalone" and "patch files with bo3 perk machine models" for? I don't understand.

    BO1 Modding Releases & Resources

  • Apps para convertir carpetas a .ff
    marcoxd15 marcoxd15

    Hi, can someone help me convert a folder to .ff? I changed some things on the Moon map in BO1 and extracted the zombies_moon.ff file with Tom_FF_Extractor, but I don't know how to convert it back to .ff.

    All Other Languages Discussion

  • Como llevar mas cosas en moon bo1
    marcoxd15 marcoxd15

    Hola me preguntaba si alguien tiene un script para llevar el casco y el aparato de pirateria al mismo tiempo

    Temas De Español

  • Fire Sale
    marcoxd15 marcoxd15

    No ay algun script para que cuando me de Fire Sale o Liquidacion en español tambien las perks se rebajen como en la cajamisteriosa

    Temas De Español

  • Como llevar mas piezas de contrucion
    marcoxd15 marcoxd15

    Hola me pueden ayudar a como llevar mas piezas de construccion no se si ay algun script para llevar mas?

    Temas De Español

  • Mob of the Dead - Show Afterlife Doors
    marcoxd15 marcoxd15

    KSX387 how do I activate electricity in human mode

    BO2 Modding Releases & Resources

  • [ZM] Updated bo2_zm_bots
    marcoxd15 marcoxd15

    @2towers You have to put in the menu when you set the difficulty level, use this command: /set bo2_zm_bots_count and then enter the number of bots you want. If you only want 1 bot, use /set bo2_zm_bots_count 1

    BO2 Modding Releases & Resources

  • [ZM] Project 115 Mod by Shippuden1592
    marcoxd15 marcoxd15

    Hi, when the game is about to load, I get this error: "Exceeded limit of 500 'fx' assets." I don't know how to fix it.

    BO1 Modding Releases & Resources

  • it is gonna be possible to play the dlc 5 maps on pc? (black ops 2)
    marcoxd15 marcoxd15

    Garcia115 said in it is gonna be possible to play the dlc 5 maps on pc? (black ops 2):

    i see like a month ago a dude playing kino der toten in bo2 and i wonder if its a mod or an actual playable version of bo2 with all those maps.

    the maps i saw in that bo2 version are: FIVE, KINO, MOON, AND DER RIESE (i see other maps like shan gri la but unfinished)

    Hola pudiste encontrar el mod o mapas?

    BO2 Modding Support & Discussion

  • [Release] [ZM] Gobblegums
    marcoxd15 marcoxd15

    techboy04gaming Well, look, in the first version you said that several gobblegums had been added, and you kept updating it until version 1.3. And when I play, I only see about 7 repeated gobblegums on all the maps, the same gobblegums, and I'm fed up 😭 because there are like 26 to 30, it seems, and only 8 appear. It's annoying, and I don't speak English, I speak Spanish, and I translated all this to tell you, I hope you fix it 🥹 and I'm going to make you a list of the ones that appear repeatedly:

    1. Tone Death
    2. Kill Joy
    3. Idle Eyes: This one is almost always repeated
    4. Wall Power: This one is really annoying 😭
    5. I'm Feeling Lucky
    6. Temporal Gift
    7. Anywhere But Here: Another annoying one, sometimes it appears 3 times in a row
    BO2 Modding Releases & Resources zombies gobblegums mod

  • [Release] [ZM] Gobblegums
    marcoxd15 marcoxd15

    techboy04gaming techboy04gaming Hi, I wanted to say that in the latest update, version 1.3, the chewing gum is repeated; there are only 7 of each, and there are almost 30 of them.

    BO2 Modding Releases & Resources zombies gobblegums mod

  • [Release] [ZM] Gobblegums
    marcoxd15 marcoxd15

    Hi, I wanted to say that the gobblegums are repeated in version 1.3 and it's annoying.

    BO2 Modding Releases & Resources zombies gobblegums mod
  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate