samsth957 no problem! glad you got it working.
DirkRockface
Posts
-
[ZM] Simple Scripts -
Non-modder Seeking Assistance <3AkiraKiri So, the Universal bank for server and custom games script you linked above was actually how i got my start on trying out bank scripts... it was great and it is unique in that it stores it's data in the player stats file so it goes with you to other servers but you can only access it on servers THAT ALSO RUN THAT SAME SCRIPT so it will still only work on servers you play on has that script installed.
After using that mod on my servers for a while, i figured i would create my own for the learning process and to overcome some of the unique limitations that script has (not because of poor coding, but rather limitations with the player stats variable).
So while my version of the banking script is persistent across all MY servers (t5 and t6) it is only because all my servers share the same database for player data and stats. So it is similar to the script you linked in that it only works on servers that have that same mod / database (just mine).
SO... If you are looking to create a bank that works on all public servers, that obviously isn't possible... you would need each server to run the same bank mod... i think the universal one by Jezuz is the closest we'll come to that because he made it so ANYONE who installs his mod joins their server to that universal system.
But if you are looking to create a bank that will work across all of YOUR servers, you have lots of options depending on how you want to store the data... Find me on Discord (same name) and i can help!
And others have mentioned... don't use AI... it's not the best at guessing and will lead you down the wrong path

-
!!!!GUY NAMED Jim Bowie [Z-C] KICKING PLAYERS OUT FOR NO REASON (Wyesoft server Bo1)Paklas95
yeah plutonium doesn't get involved in this kind of stuff... they let server owners do what they want on their server.Best advice is to find a different server... this kind of stuff will eventually even itself out when folks stop playing there because they run their servers like this.
Not much pluto can do... time to find a new server that doesn't do that.
-
plutonium handshake certificate verify failedSwatB do you have your plutonium on the taskbar pinned? don't do that.
unpin it and launch plutonium from the actual .exe -
Black Ops 2 Zombies ReimaginedJbleezy no offense intended my friend, and i'm not meaning to spread misinformation.
if you notice i was showing them how to install it by putting it in the scripts folder... they replied with "it's not a script, why would i put it in scripts, it's a mod!"
so i replied with a simplistic statement about mod folder vs scripts folder.
big fan of your work and did not intent to offend! just trying to keep it simple and help iHarrow install it without having to explain why it doesn't go in the "mods" folder but goes in the "scripts" folder!!
EDIT: and now that is see he is installing zm_reimagined the mod version... i didn't catch that til just now... my mistake... it is fact a mod... i thought he was trying to install BO2 Reimagined v1.3.4 (the scripts version)
my bad! i'll edit my post now
-
BO1 Co-Op Campaign Mod Link@Jbo it's the same file re-uploaded... they are identical.
In the second post:
xXPatrickStarXx said in BO1 Co-Op Campaign Mod Link:i may want some people to rediscover this mod
-
Plutonium is Dead Lol"But I wish for everyone get success in whatever they do.
ALL THE BEST PLUTO"
that's pretty much the textbook saying during a farewell.
Also usually people who make shit posts like this do it on their way out the door. my mistake!
Glad you aren't leaving!
-
unlock mapsassuming you are talking about the DLC maps, you need to have the DLC to play the DLC.
"unlock" in the plutonium feature list just means you don't have to do any progression unlocks in order to get to them, but you still have to have the game files to play those files.
DLC game files can be found on Steam.
-
Mob of The Dead Black Ops IIII Audio SwapIzi selva That post is 4 years old and the wolf hasn't been here in 3 years...
-
Exception Code: 0xC0000005, Exception Address: 0x00415914, and other issuesLucasComposes This is a known bug... there are scripts that can "fix" it by removing the CZ from the game, but other than that, just don't pick it up. Sorry... there are a number of other posts about it here that may have more info.
-
Plutonium is Dead LolOoo i'm considered new? i'll take it!
There is no irony here, i was just welcoming you back after you claimed the game was dead, said your goodbyes, and then came back!
It's all good man, no need to be upset, i'm happy you are playing again, the more the merrier!
-
A popular black ops 2 server leaking ipscamharris2607 your IP is not that big of a secret... any website you connect to has it. Not sure why people get up in arms about IPs getting out. you would have to purposefully set up your network the wrong way to make it so anyone could do something to your network just knowing your IP and that's making the wild assumption that anyone would want to.
It's like how your home phone number and address used to be printed in the phone book... no one cares, not a big deal

EDIT: not defending the server, seems like a stupid thing to do (like why would you) but i would just not play on that server or not worry bout it.
-
[ZM] Claymore Camo for Origins Staff Upgradefingerlicknphill stop being an idiot... the rule isn't english only and you know that... it's speak english in the english channels, and other languages in their channels... it would be just as dumb for me to roll up into the French group and start speaking english in the middle of their french conversation.
-
Hitting the box crashes the game

-
hi guys can any one share with me the game filesteknawiginal_1 no, you can find the game files on steam.
-
Bo2 brightness 0 errornightly no, if your game won't launch, you have other issues. that red line of text is not your issue and is 100% normal.
you'll need to show us more (game folder, game path setup, full console window, other error messages, etc) for us to be able to help track down the actual cause.
best bet is to come to the discord channel for faster support (though you can post things here, just might be slower)
-
server broken after most recent downageIf you see a heartbeat but not on the server list that means you have an IP/PORT forwarding issue. Either the settings in your router are no longer accurate (ie the port number or internal IP is now wrong) or your windows firewall incoming outcoming rules (which are also just the port number) are now wrong.
-
[Release] [ZM] [Mod] zm_expanded - Combining zm_weapons & zm_perks into 1 modSray Audic yes this can be done with gsc scripts with functions like:
if(self actionslotonebuttonpressed()) self weapon_give( "galil_zm" ); if(self actionslotthreebuttonpressed()) self weapon_give( "galil_upgraded_zm" ); if(self actionslottwobuttonpressed()) self weapon_give( "raygun_mark2_zm" ); if(self actionslotfourbuttonpressed()) self weapon_give( "raygun_mark2_upgraded_zm" );and
if(self adsButtonPressed()) powerup = level specific_powerup_drop("full_ammo", self.origin);(this is bo2 example)
-
Tavern is backSC Kiels didn't someone just release the Tavern code?
Is this an updated version of that with some of the stuff fixed?
(they had mentioned some bugs)
-
Got banned for being goodRaxxerEU you have to find the owner of the server and talk to them... they own the server, they can do what / ban whoever they want on it.