Make sure you have Windows Defender off before download. Make sure its in a folder. Maybe something in ur internet blocking it?
mikzy
Posts
-
Piry not downloading -
Make private match/dedicated server game show ranksFragsAreUs do you think GSC or a DVAR handles that?
-
How to run more than 1 GSC Script?Not every script has to be _clientids.gsc. Lol. That is just a GSC file ingame already that has nothing in it, making it the best for GSC. You can replace and run multiple custom GSC files like _development_dvars, _ambient_package (or whatever), and _clientids, etc.
-
Enable aim assist for controllers?heists the point of Plutonium is not to exactly create a "hack free nostalgia fest" but it's a client directly for PC players (as it is a PC client) that adds dedicated server support. Therefore, they only have support for mouse and keyboard. If you are using controller on it, sucks to be you. There is no reason for them to do all the work of adding aim assist when you could easily learn mouse and keyboard within a few (days?) or hours and be equally good in no time.
-
Make private match/dedicated server game show ranksIs it possible to show ranks on scoreboard in a server/private match with GSC or a certain dvar needs to be modified? wanna mess around with some stuff and wanted to see if this was possible to do.
-
Respawn on Saved Position Code?Duui YT simple. 2 lines in onPlayerSpawned.
Onplayerspawn, put this:
if (isDefined(self.a) && isDefined(self.o)) { self setplayerangles(self.a); self setorigin(self.o); }This will respawn you on your saved position if its set. Keep the original save and load code too.
-
Is there a way to carry over the progress I have on the Steam version to Plutonium? I don't want to unlock all. I want to keep grinding and unlock through playing but I don't want to start from scratch again.you can only change your prestige + rank and recreate classes. Classes, emblems, callng cards wont carry over
-
[Resource] Trickshotting GSC LIST!