[Release] Add Missing PhD And Stamina To Maps
-
FaZe Flick Ohhh your using the installer, the script is in the Zom folder if you open that, there might be two, if there is two scripts just drag them both because they work together. But the installer only installs into Pluto, it just moves the folders where they need to go. But if you need to install to steam, just use the script that's in the Zom folder.
Soliderror do i also still have to extract it cause i just dragged them both straight into the script folder and none of the perks were in my game without doing that
-
Soliderror do i also still have to extract it cause i just dragged them both straight into the script folder and none of the perks were in my game without doing that
FaZe Flick Remember your on plutonium forum. Most mods were intended for plutonium, but some are compatible with steam if they don't use certain features that only work for plutonium like replaceFunc, etc. Mix matching scripts can cause issues as well. It's good to know basic GSC so you know what your doing. Then to copy and paste everything all the time and cause issues.
-
ik somewhat how gsc's work. i just intend it and expect it to work the way id want it to
-
that won’t get you far, gsc can make errors that you wouldn’t expect
-
Soliderror do i also still have to extract it cause i just dragged them both straight into the script folder and none of the perks were in my game without doing that
FaZe Flick extract the folder, move the script to where it needs to go.
-
Soliderror would stam be useful on five?
also this does look nicehindercanrun Just looking at the file structure this mod wouldn't be immediately usable on Steam version because there is no custom script loading like Plutonium on game_mod. game_mod lets you load scripts in the maps folder in a mod but not custom named scripts.
-
yeah I didn’t think about that
-
AlexInVr Go ahead and use the mod to your liking and use it for you own mods and to learn. It took some work to get it all working correctly and use rather people learn how to spawn in the models as well how to add triggers to them to make them function correctly. All I ask is that if you use part of my mod, that isn't edited just give me a little credit, however if it's just the main tirggers with your code added to make your perks work the way want, then it's fine to just use. It's open source and I'm happy to be a help other great mods.
Soliderror Don't worry bro I'd never take code from someone without giving credits, I looked at your code and you did very well man, clean written etc... Tried looking at how you did it to spawn just a random machine to start with and didn't get any results, but I'll try again another time, your code will be very useful to learn, thx alot man !
-
Soliderror Don't worry bro I'd never take code from someone without giving credits, I looked at your code and you did very well man, clean written etc... Tried looking at how you did it to spawn just a random machine to start with and didn't get any results, but I'll try again another time, your code will be very useful to learn, thx alot man !
AlexInVr if you need some help I can definitely help you, if you with that. Just DM me on my discord, or something. My discord should be in my bio, but if not just Soliderror in the Pluto discord.
-
What This Script does
This script adds PhD, Stamina-up, and my custom Perk Self Revive to Select Maps That never had them.
Install
- Download the .Zip file from here
- Unzip the Add_Perks Folder
- Open the folder, and then run the Install_Scripts_To_T5
- The Installer folder should look like this, do not run the installer on your desktop or in any other folder with other files inside!
- After Running the Install.bat open Pluto T5 and launch a compatible map.
WARNING:
- KEEP ALL FILES INSIDE THE PROVIDED FOLDER! DO NOT RUN THE INSTALLER.BAT OUTSIDE THIS FOLDER, IT MOVES ALL FILES WHEREEVER IT IS INTO THE PLUTO SCRIPTS FOLDER!
Compatible Maps & Perk Locations:
Kino Der Toten
- PhD: Top Room Above Power
- Stamina-Up: Balcany Of Top Spawn Room Overlooking The Theater On The Wall
- Self Revive: Dressing Room By Song Rock
"FIVE"
- PhD: Basment Morge By Box Spawn
- Stamina-Up: Basment Hallway
- Self Revive: First Room Opend In Spawn At The End of The Hallway
Nacht Der Untoten
- PhD: Upstairs Above Spawn
- Stamina-Up: Upstairs By Sniper Buy
- Self Revive: In Box Room To The Right
Verruckt
- Phd: Kitchen
- Stamina-Up: BathRoom By Door To Doible Tap
- Self Revive: Balcany By The BAR (In Testing this one was being a bitch and did not spwan)
Der Riese
- PhD: Up Stairs Above Tompson
- Stamina-Up: Past Big Metal Door After Power Directly To The Left
- Self Revive: Teleporter Room With The Big Steam Vents
Self Revive:
- Basicly Solo Quick Revive Without the Quick Revive (Only Works in Multiplayer, and can only be used 3 Times, Cost 8k)
Perk Icons
- The perks use unused perk icons, so the one in the photos are the real icon the perks use. Just tinted to my need.
Photos
Credits:
- Myself
- Special thanks to Pistakilla For telling me a better way to call drink animation, and other very helpful things in the prosses.
Soliderror is there a way to make phd explode at any height
-
Soliderror is there a way to make phd explode at any height
@SuspiciousGamer yes there should be a way.
-
@SuspiciousGamer yes there should be a way.
hindercanrun i wanna know how tho so do u think i should ask in bo1 modding
-
hindercanrun i wanna know how tho so do u think i should ask in bo1 modding
@SuspiciousGamer yeah, ask in the modding support
-
hindercanrun i wanna know how tho so do u think i should ask in bo1 modding
@SuspiciousGamer you could probably do this, however you may have to either add or tweak a var in the
divetonuke_explode
function. I am using the core PhD function that bo1 uses, so it set up almost exactly the same way normal PhD is set up. -
i don't know what causes it, but sometimes people cannot buy Stamin Up more than once, and sometimes only 1 player can buy it per game and never get it back again
-
i don't know what causes it, but sometimes people cannot buy Stamin Up more than once, and sometimes only 1 player can buy it per game and never get it back again
@on-the-bingle Show my the install folder at this location
%localappdata%\plutonium\storage\t5 \scripts
-
@on-the-bingle Show my the install folder at this location
%localappdata%\plutonium\storage\t5 \scripts
Soliderror
i changed the location to be on%appdata%\plutonium\storage\t5\scripts\zom
so i could run different scripts for different servers, since the dlc maps doesnt need them. and im also using a no perk limit script on%appdata%\plutonium\storage\t5\maps
, i did some changes to it and it works for now, but i found it weird that it was happening ONLY with stamin up and on five specifically. -
@on-the-bingle Show my the install folder at this location
%localappdata%\plutonium\storage\t5 \scripts
Soliderror i also thought it could be other scripts conflicting with eachother, but i tried only using yours and the same problem would happen
-
Soliderror i also thought it could be other scripts conflicting with eachother, but i tried only using yours and the same problem would happen
Timingg Stamina up and PHD are basically created the same way. So idk why it would do this. I will look into it and see if there is any difference in them that shouldn't be. I do need to edit some things on that script to make it more user friendly any how. I'll let you know when I update it and tell you to reinstall it when I do. Things I plan to change are.
Add a server config so you can decide what perks you want to have on the servers.
Try and make all maps work with this mod ( I need to add a few if statments to fix this )
Change the color of the perk icons to be more the color they are supposed to be.
Change the way the tirggers reset with a server config to enable and disable xytox mod.
-
Timingg Stamina up and PHD are basically created the same way. So idk why it would do this. I will look into it and see if there is any difference in them that shouldn't be. I do need to edit some things on that script to make it more user friendly any how. I'll let you know when I update it and tell you to reinstall it when I do. Things I plan to change are.
Add a server config so you can decide what perks you want to have on the servers.
Try and make all maps work with this mod ( I need to add a few if statments to fix this )
Change the color of the perk icons to be more the color they are supposed to be.
Change the way the tirggers reset with a server config to enable and disable xytox mod.
Soliderror thank you, the thing i noticed at least, was when someone would join late and didnt buy stamin up as their first 4 perks, stamin up would just bug out, and only phd could be bought (not sure if it is that), but for now, when it works, it works flawlessly, the only thing i suggest is to change stamin up and phd to be on top of the original 5 perks, so it is less confusing to people. And also, the self revive perk after being revived, doesnt let you jump.
i also changed the perk icons to be the original ones with the colors you set, and made the icons a bit smaller to fit in the row, instead of being too big(24, 24);