[OUTDATED] VanillasTS Server-Side Trickshot menu
-
no offense dude but "Super Wallbangs, flags and the ability to trickshot from 1000m will never be implemented because it makes no sense" is a very weird thing to say. It's vital for any trickshot server to wallbang everything and unlimited bullet range. Also wallbang everything and unlimited range is controlled outside of GSC scripting, so you can't "implement in menu" you need to make a .dll plugin that overrides bullet penetration/hit registration through c#/c++.
-
@xforsaken I know. But as i said it is something i never approved. Now for you guys is vital because some servers added this feature and force other server to do the same because player don't want server without something that increse your chance of hit a trickshot.
In the new days the real trickshotting is dead, be able to hit in 18 players lobby with no limit on the map it ruined everything. Hit a shot its not fun anymore, i don't feel anything when i hit something.
On my release i will never add the plugin for that, because i don't support this idea of make everything easier.
-
@xforsaken I know. But as i said it is something i never approved. Now for you guys is vital because some servers added this feature and force other server to do the same because player don't want server without something that increse your chance of hit a trickshot.
In the new days the real trickshotting is dead, be able to hit in 18 players lobby with no limit on the map it ruined everything. Hit a shot its not fun anymore, i don't feel anything when i hit something.
On my release i will never add the plugin for that, because i don't support this idea of make everything easier.
Sorex Sure, you will just get 0 players in your server with that mindset. Time changes, deal with it
-
Talking about my personal Servers doesn't make sense, because you don't even know if my servers have these features. (Even if I don't agree my servers have them).
Cutting part of the sentence also makes it lose its meaning. But if you read the name of the menu and my definition of Vanilla you would have already figured out what the menu is made for and what it offers and doesn't offer.
Why the menu is called VanillasTS
Have you ever wondered why the menu is called VanillasTS?
Vanilla Server** Trickshot S**hotWhy i build this menu?
The menu was created to be accessible to everyone and to be as simple as possible. it is a proof that most of the codes are open source and available to the public.
In addition, this menu provides a new way to manage ranks. A system that can be updated without restarting the server and without reloading the code.
Defination of Vanilla
"By Vanilla I mean a slight modification of the original game. Nothing more nothing less. Super Wallbangs, flags and the ability to trickshot from 1000m will never be implemented on this menu, because in fact these fetures are not vanilla and make no sense to be implemented."
-
I don't know why you're bringing that Vanilla shit up. You don't need to tell me the definition of Vanilla, I know what Vanilla means, I never argued that part. I just don't understand how people with your mindset which is "trickshotting with wallbang everything and 1000Meter bullet register ruins trickshotting!!!!!" it doesn't. It only makes it better and allows you to hit CRAZIER trickshots. "Talking about my server makes no sense because you dont know if they have these features" ok, judging by what you said about super wallbangs I already know your opinion, so if you still have them in your server even though you hate the features, THEN THAT MAKES NO SENSE.
-
can you help me get vip on custom games i got my guid but i need help on where to put it like do i edit the clientids file this isnt for a server or anything i just need help on where to put my guid for the vip
-
can you help me get vip on custom games i got my guid but i need help on where to put it like do i edit the clientids file this isnt for a server or anything i just need help on where to put my guid for the vip
As i said under te youtube video, is explined there where you have to type your guid.
-
- The mod is loading?
- Are you sure yu write your guid right?
- There is a video tutorial if needed
- Send me the .cfg so i will find your error
Sorex Can I send you my config file? It's not working for me
-
VanillasTS is not supported anymore, read the following:
VanillasTS is outdated and got replaced with VanityTS a much more generic trickshot mod menu compatible for more then just BO2. Go to https://github.com/DoktorSAS/VanityTS to know more about the project
VanillasTS Menu
Edited by DoktorSAS
The menu base creator is CMT FrostyGiven the increase of users in this period I decided to make a small gift to the community. This menu is a very simple menu for a Vanilla Trickshot server. Everything is configurable through the cfg file. Just set the information in the cfg and everything will work properly.
The menu is based on the CMT Frosty menu base. A very nice and very simple menu. Every code in the menu can be found online. You can find all these codes on the forums, including the Plutonium forum. Making a mod in GSC for Black ops II takes a few minutes. Practically everything can be found online. I built this menu to allow everyone to play a private game with friends without players bothering or ruining the games. In fact, a Trickshot Vanilla server doesn't add anything special to the server. By Vanilla I mean a slight modification of the original game. Nothing more nothing less. Super Wallbangs, flags and the ability to trickshot from 1000m will never be implemented on this menu, because in fact these fetures are not vanilla and make no sense to be implemented.
VanillasTS Features
The server is equipped with many of the basic features, and is also equipped with a system for the management of rank that does not imply the recompilation of the mod. In fact just edit the cfg to give or remove a rank.
Preview
How to use it Tutorial
The menu is very simple to configure in fact you'll just have to download the file vanillasts-compiled.gsc and put it in BlackOps2ServerFolder\t6r\data\maps\mp\gametypes\.
After that you just have to add to your dedicated.cfg the following lines of code. If you want to modify it you can download the source code and do whatever you want with it.What to add to dedicated.cfg?
Add these lines of code and you're done, you don't even need to recompile the code.
//////////////////////////////////////////////////////////////////////////////////////////////////// // DoktorSAS VanillasTS Trickshot Menu // Twitter: @DoktorSAS // Report any bugs under the right post on the forum //////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////// // // List of valid colors: // ///////////////////////////////////////////////////// // 1. "red" // 2. "orange" // 3. "yellow" // 4. "purple" // 5. "pink" // 6. "cyan" // 7. "blue" // 8. "light blue" // 9. "green" // 10. "light green" // 11. "black" // 12. "white" ///////////////////////////////////////////////////// set menu_color "cyan" ///////////////////////////////////////////////////// // To set a player rank just add the GUID of the players // in the right dvar, the remember to add a space // between each guid or it will not work ///////////////////////////////////////////////////// // exemple -> set vips_list "GUID1 GUID2 GUID3" set vips_list "" set admins_list "" set superadmins_list "" set owners_list "" set min_distance_to_hit 10 // Min distance in meters to hit a shot set low_barrier 1 // 1 for low barriers and 0 for now lower barriers set kills_for_last 5 // Kills needed to be at last, with 0 player will be set instant to last set ground_hit 0 // 1 to enable trickshot on ground, 0 to disable trickshot on ground
Direct Download VanillasTS
Press on this to download the VanillasTS
Source Code VanillasTS
Press on this to download the VanillasTS Source Code
Suggestions or Bugs
If you want anything added or if you find any bugs please write under this post. I'll fix all the bugs and if the proposed suggestions are valid I'll implement your suggestions too.
Sorex bro your github is not working and i cant give owner to my self
-
I dont have a dedicated.cfg file where do i download it
-
ImpaaacT
Guide step by step with VanillasTS- Load VanillasTS in your server
- Got the guid print options
- Look bottom left of your screen
- And you have it
Guide step by step with Forum
- Write https://forum.plutonium.pw/api/user/<YourName> , where you see yourname insert your plutonium foru name.
- Copy the uid
- Go to Decimal to Hex Converter
- Write your uid
- You hex number rappresent youtr guid
Sorex that dosent work?