WhyYouNoSqueaky ??? nothing to download my man...
you cut and paste the code block, save it to a .gsc file, and put it in your scripts folder.
WhyYouNoSqueaky ??? nothing to download my man...
you cut and paste the code block, save it to a .gsc file, and put it in your scripts folder.
dergyrt you don't think so what?
This works great for me with very little deviation from what i find is the actual sprint. it's a bar graph for me (you can implement it however you like)
Edit: oh i see, you are saying it doesn't match up for you... got it. yeah i've found it to be 90% accurate which in the absence of anything else / official, works great for my use. Let me know if you get something closer 
dergyrt
I gave this a go and ran into the same issue you did.
After probably 15 different iterations, this was the formula i used that best matched up for my sprint status bar!
if(self hasperk("specialty_longersprint"))
{
self.maxsprintcount = 7.0;
}
else{
self.maxsprintcount = 3.5;
}
if(self issprinting() && self.sprintcount > 0)
{
self.sprintcount = self.sprintcount - .1;
wait .05;
}
else if(self.sprintcount < .5)
{
self.sprintcount = self.sprintcount + .05;
wait .05;
}
else if(self.sprintcount < self.maxsprintcount)
{
self.sprintcount = self.sprintcount + .1;
wait .05;
}
self.sprint_bar updatebar(self.sprintcount / self.maxsprintcount);
libertaMX_ that's a different issue... in order to show up in the server list you have to have all the port forwarding steps complete (opening in and out rules on your firewall on the machine the server runs on and properly forwarding the ports in your router)
The heartbeat means the key is correct with plutonium, but it won't show up on the list if the firewall steps are not complete.
It's the last part of step 2 (after the heartbeat) and the part right before step 3 in the guide!
libertaMX_ why do you hate your life? that last picture is normal! looks like it's working. (don't worry about those things in red)
4chanWizard Bruh, he's not saying verify ownership...
he's saying "verify the game files within the steam app"...
open steam, go to your library, right click on the game, click properties, click installed files and then click verify integrity of game files
it's obviously time of day dependent but according to the stats, BO2 peaks at 1000 a day on the slow days and 1250 a day on the busy days. https://plutonium.pw/stats/
Salvatration you misunderstand what "unlocked" means... it DOES NOT mean "comes free with the launcher"
unlocked != free... kind of a dick move that you didn't understand that and went on your little rant...
Jinn24 Just for terminology sake, it sounds like Plutonium is launching fine, it's the game that appears to not want to load correct? what does the next line of the error say?
haker915534 use the official documentation on the plutonium.pw website. it'll tell you the correct way to do things. t6r has been a no no for a while... youtube videos are not the best way to learn to do things sometimes 
libertaMX_ what exactly is not working? what error are you getting? give us some details to help you fix your issue.
The steps listed on the official plutonium website work perfect, so it's not the steps. Tell us more so we can help you.
sehteria You're mod works great my friend! Faze has a history of installing things in the wrong spot 
tizzzi said in Textures reset after last update.:
gracias bro me salvaste
no problem! glad i could help!
RePorongonSidoso no problem! glad you got it working again!
RePorongonSidoso that's not your plutonium directory... that's your illegal, non-supported, pirated game files directory... sorry, couldn't help being passive aggressive 
they go in your plutonium directory... %localappdata%/plutonium/storage/t6/images
RePorongonSidoso can you tell me the full folder path you put it in?
nexbo if you have client field mismatch and checkerboard issue that means the person is missing files (usually map files (usually DLC content)).
Dark89 %localappdata%/plutonium