Hello, I made a custom bo2 lobbymsg and I jus recently added a black hud behind it, I was wondering is there a way to change the width of the hud depending on the amount of chars in the current string :p
Mother of balls. How do i fix this. Please help me if anyone knows a solution.
It occurs randomly in game after a few minutes of playing. Whether i use my mod menu or not. It doesn't trigger over an option or a submenu. (GSC)
The error means you run out of usable memory. If that helps any...
So Im Trying To Make My Own GSC Menu But Every Menu Base Either Freeze Or Gives Me A Bo2 Script Error About Sum Script ****. Im Trying To Find Out Why. I Also Tried Starting A Menu From Scratch And It Still Freeze
hi guys im currently making a new bo2 gsc menu im trying to make an unlimited ammo function where i can turn it off it would be helpfull if someone could sort me out with a script
im working on a bo2 zombies menu and i wanna know, is there to make zombies not die after a specific amount of time. not something like godmode but it just makes zombies stay alive until u kill them
Hey CCM
Anybody knows why when i inject my menu and wanna play with it the game doesn't start?
The game stay on the loading screen with "awaiting gamestate...0" and the treyarch logo looping?
I've always wondered about the arguments.
I know its usually just Giveweapon( <weapon name here>)
But it can also be, for example.
giveWeapon("knife_mp", 0, 1, (15, 0, 0, 0, 0 ));
The 15 is a camo argument. But i don't know what the others are. Anybody know?
Can somebody give me a download link for this SPECIFIC base, not similar ones, i want this one in particular, i realized it probably isn't publicly released but clearly people have it, so hopefully someone can share it around, thanks.
Hello CCM
Well When I play with my menu sometimes i'm kicked of the game and the game display an error message which says "'sl' client command received with 1 parameters instead of 3"
Anybody knows what bring this error and how to solve it ?
Thanks :wink:
Hey CabConModding community, does anyone know the script for the default player?
E.g If my model was a dog and I want to set it back to the default player model.
Thanks.
Hey CabConModding community, so basically I have been making this x2 Speed code but i freezes my console when I choose it in the menu, here is the code:
toggleSpeed()
{
if(self.speed==false)
{
self thread Speed();
self.speed=true;
self iPrintln("x2 Speed ^2On")...
I use EnCoRe 9.7 zombie mod menu and it works properly in some maps e.g. Die Rise.
But when I try to play MOTD or Origins I get error :
g_findconfigstringindex 1590
please guys help me, :disappointed:
I use the zombie mod menu EnCoRe 9.7 and it works properly with some maps e.g. Die rise.
But when I try to play MOTD or Origins it says
g_findconfigstringindex 1590 (name of the map and something like this)
Please help :disappointed:,
Hello CCM ;)
Can someone have the code for the nuketown sign?
I got this one "nt_nuketown_sign_topper" from the released model list but it isn't moving :/
Thanks
Hello, i'm having a bit of problems with my Sky Text.
I want it so you can only toggle it once, this is causing problems in my lobbies when i spawn Sky Text and some n00b also toggles it, which causes lag.
Here's the toggle:
swpSkyText()
{
if( self.skytext == 0 )
{
self...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.