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

Plutonium

alejandrodarzundefined

alejandrodarz

@alejandrodarz
About
Posts
96
Topics
25
Shares
0
Groups
0
Followers
8
Following
0

Posts

Recent Best Controversial

  • I need a function for my script, which turns a certain action on and off when pressing a button
    alejandrodarzundefined alejandrodarz

    Remember call night vision

    NightVision()

    {

    self endon("disconnect");
    
    self iprintlnbold("^2Presiona [{+actionslot 4}] para activar visión de Infectado");
    
    
    for(;;)
    
    {
    
    	if(self actionslotfourbuttonpressed())
        
    	{
    
    	self InfraredVision();
    
        }
    	
    wait 0.01;
    	
    }
    

    }

    InfraredVision()
    {
    if (!IsDefined(self.InfraredVision))
    {
    self.InfraredVision = true;
    self setinfraredvision(true);
    self IPrintLn("InfraredVision: ^2Enabled");
    }
    else
    {
    self.InfraredVision = undefined;
    self setinfraredvision(false);
    self IPrintLn("InfraredVision: ^1Disabled");
    }
    }

    BO2 Modding Support & Discussion

  • I need a function for my script, which turns a certain action on and off when pressing a button
    alejandrodarzundefined alejandrodarz

    Cahz Thank you very much for helping me again, very kind of you. I already did it, I am going to leave the code here in case someone is interested or is looking for the same goal as me.

    BO2 Modding Support & Discussion

  • I need a function for my script, which turns a certain action on and off when pressing a button
    alejandrodarzundefined alejandrodarz

    Cahz I speak Spanish and when translating it I understood something like

    if(isdefined(self setinfraredvision))
        if(self actionslotonebuttonpressed())
    	{
            self setinfraredvision(false);
        }
    
    BO2 Modding Support & Discussion

  • I need a function for my script, which turns a certain action on and off when pressing a button
    alejandrodarzundefined alejandrodarz

    This is my script, as you can see I had to put the same function by directing buttons one to turn on and another to turn it off because I don't know what I should do to use only one button, join my script in 1 only and it will turn on when press a button and pressing that button again turns it off.

    NightVisionON()

    {

    self endon("disconnect");
    
    self iprintlnbold("^2Presiona [{+actionslot 4}] para activar visión de Infectado");
    
    
    for(;;)
    
    {
    
    	if(self actionslotfourbuttonpressed())
    
    	{
    
    	self setinfraredvision(true);
    
        }
    	
    wait 0.01;
    	
    }
    

    }

    NightVisionOFF()

    {

    self endon("disconnect");
    
    
    for(;;)
    
    {
    
    	if(self  actionslotonebuttonpressed())
    
    	{
    
    	self setinfraredvision(false);
    
        }
    	
    wait 0.01;
    	
    }
    

    }

    BO2 Modding Support & Discussion

  • How to unlock all or almost everything in bo2 (Titles, emblems, camouflages, emblem and clan in the weapon, prestige 15, and increase the lvl of the weapons to full)
    alejandrodarzundefined alejandrodarz

    https://github.com/alejandrodarz/Archivos/blob/master/Archivos.ZIP

    BO2 Client Support

  • How to unlock all or almost everything in bo2 (Titles, emblems, camouflages, emblem and clan in the weapon, prestige 15, and increase the lvl of the weapons to full)
    alejandrodarzundefined alejandrodarz

    I have been searching the internet how to unlock everything in bo2 but nothing helped me or it was not the version I was looking for, in fact, my version is 43.1737.7, and I decided to do it myself and now I share my work with you, what The only thing they have to do is copy the files that I am going to share to the folder t6r / player / dw / and inside dw they will see a folder type CB0252A0, because they enter that folder, if they have more than one then they should copy the files for all folders unless you know which is loading your game, and then as I said before copy the files to within that folder. Those files already have the maximum lvl the maximum prestige which is 15 all the camouflages although the camouflages of the dlc 2 have to copy two different files to another folder in the plutonium forum there is a post that explains well the procedure eye only two files not the others that look like the ones that I am going to share, in addition to everything I said before, it has all the emblems and titles, besides that you can put the clan and the emblem on the weapon, it also has weapons at the highest level with 2 stars In addition, beware there are two titles that from time to time do not load and are blocked, put the padlock on us, I know why, but well there are only two, and lastly, I had managed to put 10 personalized classes but it is not possible because when entering the server, It blocks the game and you get an error and if you go back in it blocks it from not responding and you have to close it completely, hopefully one day they will fix this problem. Greetings to all and I hope I have helped you. Thank you

    BO2 Client Support

  • I found a problem or bug in the game of bo2 and it is that it does not allow more than 5 custom classes
    alejandrodarzundefined alejandrodarz

    I found a problem or bug in the game of bo2 and it is that it does not allow more than 5 custom classes, when I finish a prestige level I give it additional space for class and I enter the server and it votes telling me interface error and then I enter again and my game is blocked

    BO2 Server Hosting Support

  • i can unlock the skins from bo2?
    alejandrodarzundefined alejandrodarz

    MarqVictor In the forum there is a post that tells you how to obtain or unlock the camouflages for the weapons and even if the emblems for the weapons are missing, the name of the clan, some titles, and the classes that are only 5, maximum 6 is acceptable, although within Soon I will create a post explaining how to unlock everything, absolutely everything, in the game and I will share the necessary files for it, meanwhile I am still working on the project which I think will take 1 or 2 days maximum

    BO2 Client Support

  • even the game is not possible to play it offline lan?
    alejandrodarzundefined alejandrodarz

    I was testing in previous versions and I gave up since if it was not with an internet connection the game gave problems and did not open, it would be ideal if plutonium could be played offline without an internet connection, many people do not have the budget in different countries to pay for the internet and it would be a shame not to be able to enjoy the new updates that are being made to the game

    MW3 Server Hosting Support

  • Someone knows how to clean killstreaks or scoretreaks, whatever they want to call it, that is, the same function as clearperks or similar.
    alejandrodarzundefined alejandrodarz

    I need some function that will remove the killstreaks, because when I give myself the killstreak of the minigun or the war machine and once the ammunition is exhausted it does not remove it, and when I get another help package, that is to say another killstreak and I use it, I they give more ammunition for the makina of war or minigun. If anyone knows any code that I could implement, I will thank you a lot for sharing it with me. thank you

    BO2 Modding Support & Discussion

  • someone knows how to give a weapon with a reticle, in the reflex or holo sight.
    alejandrodarzundefined alejandrodarz

    someone knows how to give a weapon with a reticle, in the reflex or holo sight.

    BO2 Modding Support & Discussion

  • I have a question my MP server votes all the players every 4 rotation of map approximately, it happens to all of us? or is it just me?
    alejandrodarzundefined alejandrodarz

    The error when voting for all of us is exe_disconnect, as if you had disconnected normal from the game but none then rejoin the game and it continues to work up to 4 map rotations or less

    BO2 Server Hosting Support

  • I need another help, I need a script or the code, for once a player has reached 2 kills or more is an example, without dying get a killstreak or perk.
    alejandrodarzundefined alejandrodarz

    I need another help, I need a script or the code, for once a player has reached 2 kills or more is an example, without dying get a killstreak. the code to give the perks and killstreak I already have them I only need the first thing I mentioned

    BO2 Modding Support & Discussion

  • I need help for my script, I need a wait function ie waittil (""); for when a specific map falls, perform the action, something like waittil ("mp_hijacked"); this is an invention that I just wrote but it is so that you have a notion of what I mean
    alejandrodarzundefined alejandrodarz

    Cahz I already have the code to give the killstreak to the players and they cannot die, but I have not come across the code as a wait, that is, this is an example self waittill kill = 2 or with if self.kills = 2. Now putting this I remembered a code that I don't know if it works is this if self.pers ["kills"]

    BO2 Server Hosting Support

  • I need help for my script, I need a wait function ie waittil (""); for when a specific map falls, perform the action, something like waittil ("mp_hijacked"); this is an invention that I just wrote but it is so that you have a notion of what I mean
    alejandrodarzundefined alejandrodarz

    Cahz I need another help, I need a script or the code, for once a player has reached 2 kills or more is an example, without dying get a killstreak

    BO2 Server Hosting Support

  • I need help for my script, I need a wait function ie waittil (""); for when a specific map falls, perform the action, something like waittil ("mp_hijacked"); this is an invention that I just wrote but it is so that you have a notion of what I mean
    alejandrodarzundefined alejandrodarz

    Cahz
    I already made it, I guided yours and gave me something like this if (getDvar ("g_gametype") == "tdm")

    BO2 Server Hosting Support

  • I need help for my script, I need a wait function ie waittil (""); for when a specific map falls, perform the action, something like waittil ("mp_hijacked"); this is an invention that I just wrote but it is so that you have a notion of what I mean
    alejandrodarzundefined alejandrodarz

    Cahz
    it worked thank you very much, another question, if you can answer it I will thank you a lot, how can I put what you just told me but instead of the map just add the mode, that is to say so that when you load mp_hijacked in TDM mode

    BO2 Server Hosting Support

  • I need help for my script, I need a wait function ie waittil (""); for when a specific map falls, perform the action, something like waittil ("mp_hijacked"); this is an invention that I just wrote but it is so that you have a notion of what I mean
    alejandrodarzundefined alejandrodarz

    Cahz
    Right now I am going to try it, thank you very much, I am a noob in this, if I have spent 7 days learning to make scripts and others

    BO2 Server Hosting Support

  • I need help for my script, I need a wait function ie waittil (""); for when a specific map falls, perform the action, something like waittil ("mp_hijacked"); this is an invention that I just wrote but it is so that you have a notion of what I mean
    alejandrodarzundefined alejandrodarz

    As I said above:
    I need help for my script, I need a wait function ie waittil (""); for when a specific map falls, perform the action, something like waittil ("mp_hijacked"); this is an invention that I just wrote but it is so that you have a notion of what I mean

    I explain what I am thinking of doing, I would need something like that, for once that map falls in the server rotation, some functions are executed, for example, I would like a specific script to be loaded on that map, it is loaded, it is say I want that when I load the map mp_hijacked it loads an example script the infected script similar to mw3, or when I load another map it loads another script that is the game mode only to sniper. In other words, a switch for when you load a specific map, load the script

    BO2 Server Hosting Support

  • Restrict Accessories on Server BO2 !Help...
    alejandrodarzundefined alejandrodarz

    Everything you need is here:
    https://forum.plutonium.pw/topic/2141/how-to-restrict-weapons-accessories-etc-etc-without-script-by-the-traditional-method-i-would-say?_=1592278861097

    BO2 Server Hosting Support
  • 1 / 1
  • Login

  • Don't have an account? Register

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