• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Removing Class Selection Screen
#1
I've seen in a couple mods where they force weapons and right after selecting a side you spawn. I figured out how to force weapons but I'm not sure how to bypass the class loadout screen. Anyone know how to go about doing that?

Secondly, is there any tutorials on creating custom menus floating around, for example if I wanted to make a menu for weapon selections, I've seen this in cmmod but haven't been able to find it anywhere else.

Thanks for the help.
  Reply
#2
setDvar("scr_disable_cac", 0);


setting it to 1 enables it again.
  Reply
#3
(06-26-2011, 06:25)koil Wrote: setDvar("scr_disable_cac", 0);


setting it to 1 enables it again.

I love you Tongue
  Reply
#4
thanks!
  Reply
#5
This doesn't seem to be working for me the way I had hoped. How is this supposed to work? I would like it so when a person joins the server, they choose a team and then they spawn with forced weapons, totally skipping the choose a class menu.

Also, as I asked before, anyone know of some information on how to go about creating a custom menu?
  Reply
#6
if you put

setDvar("scr_disable_cac", 1);

In the on init thread, it should disable class selection instantly, then for a custom menu, well, you will have to work that out and make me one! I think 1 is disabled, not 0 like my previous post sort of points at.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] TeamCounter class 8q4s8 3 5,008 10-15-2013, 18:14
Last Post: [HARD] Tony.
Sad Help Minecraft-Mojang Loading Screen, Than Black Screen mans123 6 6,318 06-01-2013, 19:40
Last Post: Shreddie
  Custom load screen mw3? balakent 4 4,149 05-04-2013, 14:48
Last Post: Nekochan
  W@W: Making player spawn with a custom default class. koil 9 5,069 01-13-2013, 12:10
Last Post: koil
  [Request] Disabling Custom Classes NOT CHOOSE CLASS DidUknowiPwn 5 3,362 01-10-2013, 04:32
Last Post: banz
  Help Removing threading hillbilly 4 3,193 01-02-2013, 07:49
Last Post: hillbilly
  [Tutorial] How to make your own MW2 Loading Screen -Custom Maps- DidUknowiPwn 5 8,263 12-30-2012, 03:12
Last Post: kokole
Question Help Print text on screen koro35 4 4,293 11-18-2012, 00:24
Last Post: koro35
  How to disable "Choose Class"? DidUknowiPwn 8 5,059 10-07-2012, 21:09
Last Post: JariZ
  [News] Black Ops 2 - Create A Class(LEAK) Tomsen1410 5 3,772 09-20-2012, 09:51
Last Post: Tomsen1410

Forum Jump:


Users browsing this thread: 1 Guest(s)