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

Plutonium

Ducxyundefined

Ducxy

@Ducxy
About
Posts
104
Topics
15
Shares
0
Groups
0
Followers
8
Following
3

Posts

Recent Best Controversial

  • [Support] Need Help for a gsc bind
    Ducxyundefined Ducxy

    @Rename-The-Bot

    if(self getStance() == "crouch" && self actionslotthreebuttonpressed())
    {
        weapon = randomGun();
        
        self giveWeapon(weapon, 0, true);
        
        self dropItem(weapon);
    }
    BO2 Modding Support & Discussion

  • [Support] Need Help for a gsc bind
    Ducxyundefined Ducxy

    instead of AdsButtonPressed do the left dpad code and use get stance

    BO2 Modding Support & Discussion

  • Set up everything right but server is not in server list..
    Ducxyundefined Ducxy

    ted i know that, I already use a hosting service. in the long run its not cheaper though.

    BO2 Server Hosting Support

  • Set up everything right but server is not in server list..
    Ducxyundefined Ducxy

    luigistyle nah lots of people around here sell them under 200

    BO2 Server Hosting Support

  • [Support] Need Help for a gsc bind
    Ducxyundefined Ducxy

    @Rename-The-Bot find a canswap code and then add it to an "if" statement.

    so like this

    if(self AdsButtonPressed)
    {
        //Do Something
    }
    
    BO2 Modding Support & Discussion

  • [Support] Permanent information message in the player screen !Help
    Ducxyundefined Ducxy

    Kalitos yes. Just draw text at a certain position on the screen with GSC

    BO2 Modding Support & Discussion

  • Set up everything right but server is not in server list..
    Ducxyundefined Ducxy

    luigistyle Like I was thinking of hosting from home with a firewall and a rack mounted server. was going to maybe spend a grand for a rack, server, and firewall.

    BO2 Server Hosting Support

  • Set up everything right but server is not in server list..
    Ducxyundefined Ducxy

    luigistyle Hosting a server from your home connection to the open public is in general never a good idea, even with a good amount of resources. Especially game servers as people tend to DDOS or get information from the IP. However it would be fine for this IF you have a decent hardware firewall

    BO2 Server Hosting Support

  • Set up everything right but server is not in server list..
    Ducxyundefined Ducxy

    Sophiekin dont host from a home connection either.

    BO2 Server Hosting Support

  • [Support] More than one custom GSC script?
    Ducxyundefined Ducxy

    why are you trying to add multiple GSC files? you can put basically an infinity amount of code into a single GSC file. you dont need multiple just to add a new script

    BO2 Modding Support & Discussion

  • Trickshot Server rules?
    Ducxyundefined Ducxy

    @SuperOmar8888 Because most if not all trickshot servers are trickshots ONLY and then theres kids who will jump in the air and shoot someone to kill last... essentially bypassing the "player in air" detection. We get mad because they know its trickshots only and they dont trickshot last

    General Discussion

  • [Support] Gsc Support #2
    Ducxyundefined Ducxy

    Sass n4th yea just use a spawnbots script and call it on Init i believe. My friend skid made a script where the bots will be removed from the game one by one when more and more people join

    BO2 Modding Support & Discussion

  • [Support] Promod Servers?
    Ducxyundefined Ducxy

    Xerxes Yea, GSC would be easier than typing a command anyways imo. PlzReviveMe use SetDvar in GSC

    BO2 Modding Support & Discussion

  • [Support] Best Editor
    Ducxyundefined Ducxy

    Sass Im switching to VS code now. Downloaded it yesterday and im already in love with it over NP++

    BO2 Modding Support & Discussion

  • [Support] mode menu or admin menu zombie ?
    Ducxyundefined Ducxy

    bryan you can run GSC menus/scripts on your server. Place the maps folder in your T6R/Data folder.

    BO2 Modding Support & Discussion

  • [Support] XUID Menu Template?
    Ducxyundefined Ducxy

    Vulgar i made two menu bases that 95% work. You can find all the other functions with a google search.

    BO2 Modding Support & Discussion

  • [Support] Make slides stronger
    Ducxyundefined Ducxy

    yea what Sass said. if it doesnt do anything, you may have corrupted game files. Mine were not launching me like they were supposed to and it turns out my player files were corrupted. simply deleted it and re launched the game and they worked

    BO2 Modding Support & Discussion

  • SnD Unlimited lives gsc
    Ducxyundefined Ducxy

    why dont you google stuff? i found it with one google search lol

    BO2 Client Support

  • [Resource] [SCRIPT] RIP CHEATERS EARS
    Ducxyundefined Ducxy

    luigistyle nope, its a sound in MP.

    BO2 Modding Releases & Resources

  • [Support] Make slides stronger
    Ducxyundefined Ducxy

    Soccer1978 this is the easiest thing ever. maybe try reading the code first?

    BO2 Modding Support & Discussion
  • 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