BO2 Zombies mapvote already exist and is fully open source
https://forum.plutonium.pw/topic/2582/release-black-ops-ii-mapvote-for-zombies-and-multiplayer?_=1655902720047

Sorex
Posts
-
need descompiler and map voting -
Got Banned after lunching the BO2Ginto
The anticheat don't lie. Considering that your account is now it mean that you mess with the memory to try to cheat and make this account to bypass the ban.Plutonium anticheat know that this account its not your first one so... next time read the anticheat policy.
-
unban requestI add, if you need to inject (usualy not needed at all) you can do it in LAN mod because the anticheat is disabled in LAN mode.
-
How Is MWR Client being made but not BO3?????This discussion will not lead to any results. Attacking each other does not seem necessary.
Plutonium modifies these games in their free time. Working on something like this does not take 20mn. it is a job that requires a lot of knowledge and a lot of time. I suppose a lot of time is used just to fix problems and mentor stable clients.Never mind understanding why one cod exists and the other does not at the moment. The risk of a lawsuit is always there.
I as a student in infromatics esteem Plutonium for all the effort they put into mentoring clients.
P.S:
If you feel a client for BO3 is necessary, create it. If you are not able, study and try if it is so important for you to have a client for BO3. -
good afternoon, does anyone know how to enter a server that is in round 30 or higher?originpro12
On some servers players are not allowed if the round is high. So you can't join until the game is done. They do make enjoy the game to the team who is playing well. (prevent players form joining and runing the lobby) -
f...ing cheatersTryToStopVila-
Do you have any evidence?
Are you 100% sure that they were cheating? -
playing zombies w/ my friend and getting bannedmorespooks123
Plutonium don't do unban.Read the anticheat policty https://plutonium.pw/docs/anticheat/ and how to load the mode safely https://plutonium.pw/docs/modding/loading-mods/
-
pluto games run like dog shitJSavv I think is your pc the issue. You could at least give some info about the issue, like whats wrong with plutonium games.
Like ram, disk, or cpu usage with also your game settings to see if you set something that make the game run bad.
-
[RELEASE] Black ops MapvotePlutonium T5 Mapvote
Developed by @DoktorSAS
- Requirements
- How to setup the mapvote step by step
- How to add custom maps to the mapvote list
Preview
Requirements
- The script can only run on Server, It will not work in private games.
- Server must be hosted on Plutonium client, the script works only on Plutonium client.
How to setup the mapvote step by step
-
Compile the mod with the black ops mod tool
-
Copy the Compiled mod.ff file in your Directory %localappdata%\Plutonium\storage\t5\mods\YOURMODNAME (Exemple: ..\mods\mp_mapvote, ..\mods\funserver)
-
Copy the Content of the mapvote.cfg in your .cfg (Exemple: server.cfg, dedicated_mp.cfg, dedicated.cfg, etc ) file that manages the Server.
-
Edit the Dvars to setup the Server, many Dvars are only for Aesthetic Parameters.
- set the Dvar mv_maps to decide the maps that will be shown in mapvote, Example:
- set mv_maps "mp_array mp_cracked mp_crisis mp_firingrange mp_duga mp_hanoi mp_cairo mp_havoc mp_cosmodrome mp_nuked mp_radiation mp_mountain mp_villa mp_russianbase"
- set the dvar mv_enable to 1 if you want have it active on your server.
- If you want random gametypes you have to set the dvar mv_gametypefiles specifying the gametype .cfg file name. Exemple:
- set mv_gametypes "@@"
- to specify the gamemode name you need also to the fine the gamemode name by editing the dvar mv_gametypenames
- set mv_gametypenames "dm@tdm@sd"
mv_gametypefiles and mv_gametypes must have the same number of @ symbols. The elements on mv_gametypefiles
are linked to the element in mv_gametypenames - set the Dvar mv_maps to decide the maps that will be shown in mapvote, Example:
-
Copy the mapvote.gsc and put it %localappdata%\Plutonium\storage\iw5\scripts\
-
Run the Server and have fun. Done!
How to add custom maps to the mapvote list
- Create a new material file for the preview [Not mandatory]
- Add the preview iwi file in the mapvote.iwd [if you want use the custom preview is mandatory]
- Edit the case in the getmapname function in mapvote.gsc to add the conversion from mp_mapname to MAPNAME (Like mp_minecraft -> MINECRAFT)
- Rebuild the mod with the Black ops mod tool
- Put the mod.ff and the mp_mapvote.iwd in your mods/modfolder (Like mods/mp_mapvote) in your %localappdata%\Plutonium\storage\t5\mods\
Download
Download a available on my github page PlutoniumT5Mapvote
-
[Release] GSC Autocompiler/Fastcompiler for a more convenient gsc moddingUPDATE
Added a support for the gsc-tool provided by xensik.
Download the "GSC Auto-compiler with xensik compiler" if you want use the xensik compiler.
-
Cheater found (Video)DankCodClipsYT
Not enough evidence to say that he is cheating. Seems just a pre-fire. -
[OUTDATED] VanillasTS Server-Side Trickshot menuAs i said under te youtube video, is explined there where you have to type your guid.
-
How do I make a dedi server start on a random map?Which vote map plugin?
You can't with the server config file, you need to set it in somehow in gsc
-
[RELEASE] Modern Warfare III MapvoteV_Champion If the ui change it mean that you did not load the mod.
So your fs_game dvar is not set to mods/mapvote in your case -
is there chat logs for pluto in /appdataCFPS
If you own the server you can read the log file -
Weird moderatorIn 2020 only the forum was a thing, then they made a website. But there is not much difference between what they say on the forum and what they say on the website.
They just take common information from the forum and put it on the website to make it easier for user to find those informations.
-
Is that adequate?vvvw
Fix that, is the only thing i can say -
Is that adequate?vvvw
LAN Mode?If a software mess with memory it will result in ban. The anticheat policy tell you that.
-
[Release]SharpShooter Game ModeHe say:
"To configure the script you can set the following dvars in your server config or in the game console" -
Would it be possible to do these mean/dumb things?Suquinho
Yes its possible, not to hard. But you can make all of them with just normal gsc scripts