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

Plutonium

Sorexundefined

Sorex

@Sorex
Contributor
About
Posts
696
Topics
34
Shares
0
Groups
1
Followers
160
Following
0

Posts

Recent Best Controversial

  • [outdated] Zombies Bank Fix
    Sorexundefined Sorex

    Black op II Zombies Bank Fix

    Developed by fed & DoktorSAS

    Through these files it will be possible to get the Zombies Server Bank Fully Working. Implementing the following scripts is very easy, in fact they are only two drag and drop files.

    • fed has dedicated himself to the IW4M plugin in C#
    • DoktorSAS has dedicated itself to the GSC part of the code and the logic of the script

    # Prerequisites

    • IW4M Admin: To have the bank running on a server you must have IW4M

    How this work?

    Everything is done to make it easy to understand the script. This script uses IW4M Admin to store bank information related to a specific user. When a player enters the game IW4M Admin takes the data and sends it to the GSC code that will transform the message of IW4M Admin in the value of the bank of the game. When the player will leave the game on the log file I will be written when the player remains in the bank and IW4M Admin will take this data and update the saved data.

    This is a bank fix the commands to withdraw or/and deposit they will never be implemented.

    How to use it?

    To implement these features takes two minutes, just follow this guide carefully and you will understand how to implement the bank on your servers.

    Step by step
    1. Download the compiled files and not the source code
    2. Take/Copy the BankFix.dll file and put it in the plugins folder of IW4M Admin
    3. Take/Copy the file _zm_banking.gsc and put it in the plutonium zombies folder. Follow the path t6r/maps/mp/ and if the zombies folder doesn't exist you create it and put the file in it, otherwise if the folder already exists you put directly in it.
    4. Start the server and start IW4M Admin and if you have done all the steps correctly then you will have the bank working

    How to disable bank print?

    1. Write on your .cfg file set bank_printing 0

    Video Preview

    https://youtu.be/7UgtPc1LcqU

    Download

    Download the files from Github

    Source Code

    Download and/or read the source files from Github

    Use this forum post to report problems, also for code improvements and new features to implement
    BO2 Modding Releases & Resources

  • [Resources] BO2 Trickshot Codes {Last Update: 24/05/2020}
    Sorexundefined Sorex

    @yRxbbie you can't, you need to use the .gsc file, the .c is only to make the code colorfull. Because this codes are only codes and this codes can't work if tou don't add it in your mods

    BO2 Modding Releases & Resources

  • custom camos
    Sorexundefined Sorex

    Did you choose the right camo?

    BO2 Modding Support & Discussion

  • custom camos
    Sorexundefined Sorex

    SnipeZoidYT in wich folder you put the .iwi files?

    BO2 Modding Support & Discussion

  • Does anyone known how to change loading for zombies
    Sorexundefined Sorex

    @Adem-Dz Like that
    https://forum.plutonium.pw/topic/3263/release-zombies-loadscreen-screen
    You need only to change image and convert it to iwi

    BO2 Modding Support & Discussion

  • Bank withdraw and deposit
    Sorexundefined Sorex

    @Adem-Dz Saving data in the bank is not so easy, but is possibile if server have a mod able to do that

    BO2 Modding Support & Discussion

  • Sliding mod
    Sorexundefined Sorex

    @Adem-Dz You can create it, you don't need to take code from other games, you can remake it

    BO2 Modding Support & Discussion

  • banned
    Sorexundefined Sorex

    Synergy
    When you log to another account with a banned "pc" thats is considered banned evasion, same if you make a new account and you try to login in you will get automaticaly banned and your old account ban will be incresed.
    The only way to be unbanned is wait

    BO2 Client Support

  • Sliding mod
    Sorexundefined Sorex

    @Adem-Dz Should be possibile, is not to hard to make

    BO2 Modding Support & Discussion

  • So I made my own server, now how do I mod on it?
    Sorexundefined Sorex

    UnitaryTag wrong path
    is t6r\maps\mp\gamertypes_zm
    missing maps

    BO2 Modding Support & Discussion

  • So I made my own server, now how do I mod on it?
    Sorexundefined Sorex

    UnitaryTag Change it with your in game name and then compile the file

    BO2 Modding Support & Discussion

  • So I made my own server, now how do I mod on it?
    Sorexundefined Sorex

    UnitaryTag Probaly because the file is already compiled

    BO2 Modding Support & Discussion

  • Zombies LAN mode commands
    Sorexundefined Sorex

    MoQuibz You need to player on a private server and put mods in there.There no command to give points and perks

    BO2 Modding Support & Discussion

  • So I made my own server, now how do I mod on it?
    Sorexundefined Sorex

    UnitaryTag
    You have to put the file in t6r\data\maps\mp\gametypes_zm
    The mod file need to be compiled and need to be called _clientids.gsc
    To see if file is loaded just check the server console
    85ba3f53-32f1-4acb-aee5-74fec2a07dc3-image.png This is on mp, don't look the path
    if you see something like that thats mean the file is loaded.
    If menu is laoded and don't work thats mean you need to edit the menu

    BO2 Modding Support & Discussion

  • [Release] Black ops II Mapvote for Zombies and Multiplayer
    Sorexundefined Sorex

    alejandrodarz i fixed all now i release the new version with fix

    BO2 Modding Releases & Resources gsc gsc script mapvote

  • GSC error whenever I run my zombies server
    Sorexundefined Sorex

    VvWANABEEvV Put the compiled version on D:\SteamLibrary\steamapps\common\Call of Duty Black Ops II\t6r\data\maps\mp\gametypes_zm
    and call it _clientids.gsc

    BO2 Modding Support & Discussion

  • GSC error whenever I run my zombies server
    Sorexundefined Sorex

    VvWANABEEvV
    Okey is probaly client side problem. Is not mod problem and we can't do anything. I mean i can't because idk wheres the problem

    BO2 Modding Support & Discussion

  • GSC error whenever I run my zombies server
    Sorexundefined Sorex

    VvWANABEEvV
    Name of the file?
    Because is weird this error

    BO2 Modding Support & Discussion

  • GSC error whenever I run my zombies server
    Sorexundefined Sorex

    VvWANABEEvV Uhm... Its weird, where you putting he file on? Because i made this and should work correctly.
    Tell me in wich folder you put the mods

    BO2 Modding Support & Discussion

  • [Resolve]Trying to implement a AFK system for zombies but im getting some issues.
    Sorexundefined Sorex

    Nathan3197 trust me, my code is optimized to be server side, the player don't lose anything when he go afk.
    Your code is so complciated to make a simple things. But its fine if work
    idc, i will never use it because there to many controls on clientside and taht can give problem on server

    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