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

Plutonium

frostyundefined

frosty

@frosty
About
Posts
104
Topics
5
Shares
0
Groups
1
Followers
41
Following
29

Posts

Recent Best Controversial

  • Server issues.
    frostyundefined frosty

    Trizz If the server always goes to 4977 then open the server first, and then the game
    Also, the image you sent, that is a completely normal server batch file, those are all the messages it's supposed to send.
    And if the server does 4977, try connecting using "connect (ipv4:4977)", I'd prefer just having it to 4976 though

    BO2 Server Hosting Support

  • Server issues.
    frostyundefined frosty

    Trizz What "message" is it spitting out? everything looks fine.
    As to connect, when I tried hosting one on my pc, typing "connect (my ipv4 adress)" worked fine
    With the port thing, the server you are running defaults to port 4976, so the game cannot use that port, so it goes to 4977

    BO2 Server Hosting Support

  • [Support] Best Editor
    frostyundefined frosty

    ImVeryTwisted You can get the gsc example toolkit on the forums and then use the compiler there

    BO2 Modding Support & Discussion

  • Time for another progress update.
    frostyundefined frosty

    DECoZ97 Developing stuff takes time they cant just tell us a release date yet

    Announcements

  • [Resource] Trickshotting GSC LIST!
    frostyundefined frosty

    Vulgar Go on google and look for a script to remove sky barriers should work after that

    BO2 Modding Releases & Resources gsc black ops 2 slides

  • [Support] Unkillable after opening admin menu - NEED HELP! :(
    frostyundefined frosty

    Soccer1978 Your menu may enable god mode while the menu is open but then never turn it off or something, or its just called somewhere when it's not supposed to.

    BO2 Modding Support & Discussion

  • Lame "fan" remake...
    frostyundefined frosty

    insanetoker89 This game is really good at certain times, but I can agree the game is in a terrible state right now.
    Warpzy, Faze Rain, Faze Adapt, and Faze Jarvis had to go around promoting people to cheat and telling them the cheat names, so now you can't even play a game without half the lobby spinbotting. For some reason there are "zombies trickshotting servers" (why is that a thing please help me).

    I would just play zombies for now as that has the most fun, multiplayer is pretty much only trickshotting and the only actual servers are filled with hackers.

    General Discussion

  • Time for another progress update.
    frostyundefined frosty

    @Mr-Android this is going to be epic

    Announcements

  • While installing i get this issue
    frostyundefined frosty

    @wetsec Add an exception in your anti virus, sometimes it is windows defender. The anti-virus is deleting the t6r.dll because it thinks it's a virus, but it is not.

    BO2 Client Support

  • [Support] Script zombie / _clientids.gsc not working
    frostyundefined frosty

    bryan Are you just straight up creating a new file, _clientids, and posting the code? That won't work.

    BO2 Modding Support & Discussion

  • [Support] Can someone help me with this.. Please!
    frostyundefined frosty

    Soccer1978 Read the gsc guide for servers

    BO2 Modding Support & Discussion

  • [Support] Cant get the VIP Menu to work
    frostyundefined frosty

    Soccer1978 This is not a marketplace, nor is this a place for you to be spoon fed every detail. I don't you're capable of running a server if you can't do something that is literally provided to you straight on the forums.

    BO2 Modding Support & Discussion

  • [Support] Best Editor
    frostyundefined frosty

    @MrDucxy I just use default notepad++

    BO2 Modding Support & Discussion

  • [Support] Help removing menu options for players.
    frostyundefined frosty

    @MrDucxy Well thats just an example for my menu, check your menu to see how it does that type of stuff for each verification level

    BO2 Modding Support & Discussion

  • Changing shoot and aim to R1 and L1 PS4
    frostyundefined frosty

    dbader Open up big picture mode on steam, press on R2 and L2, and for "trigger analog output" set it to "analog off"

    Set L2 to 4
    Set R2 to Middle Mouse
    set L1 to Right Mouse
    Set R2 to Left Mouse

    BO2 Client Support

  • Console?
    frostyundefined frosty

    Masonp02 That will never be a thing

    BO2 Client Support

  • [Resource] Trickshotting GSC LIST!
    frostyundefined frosty

    Sass Thanks for posting this. It was tested, but the script is made more for mod menus than being called when the player spawned, hence the reason why there is a toggle for on/off

    BO2 Modding Releases & Resources gsc black ops 2 slides

  • [Support] Help removing menu options for players.
    frostyundefined frosty

    @MrDucxy You have to make it in that section:

    	if (self.CoHost == true)
    	{
    	self MenuOption("Mad Hax", 2, "Bot Menu", ::SubMenu, "Sub Menu 3");
    
    	self MainMenu("Sub Menu 3", "Mad Hax");
    	self MenuOption("Sub Menu 3", 0, "Spawn Bot", ::spawnBot);
    	self MenuOption("Sub Menu 3", 1, "Kick All Bots", ::kickAllBots);
    	self MenuOption("Sub Menu 3", 2, "Freeze All Bots", ::freezeBots);
    	self MenuOption("Sub Menu 3", 3, "Teleport All Bots", ::TeleBots); 
    	}
    

    The "Bot" Menu only shows up for Co-Host Players

    BO2 Modding Support & Discussion

  • [Support] Custom Commands GSC Script?
    frostyundefined frosty

    @MrDucxy requires DLL Injection pretty sure or something like that which will be blocked by the anti cheat eventually from what I heard. I don't think its possible on normal servers.

    BO2 Modding Support & Discussion

  • [Resource] Trickshotting GSC LIST!
    frostyundefined frosty

    Enki fixed

    :::

    testestestestseteste

    :::

    BO2 Modding Releases & Resources gsc black ops 2 slides
  • 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