ItsMods

Full Version: All Weapons & Perk Names ( DVARS )
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(12-05-2010, 16:25)zxz0O0 Wrote: [ -> ]the speciality_xxxx arent only pro perks. These are all perks. The ones beginning with perk_ are just perk dvars I think
I wonder why would the OP make such a mistake, hmmm.

And to set weapon camo, lens reticle, lens colour, tag and emblem,
C++ Code
  1. giveWeapon(getCurrentWeapon(), 0, int(self calcWeaponOptions( <camo>, <lens> <reticle>, <tag>, <emblem>)));


I also found another more detailed perk list over here : http://pastebin.com/Y9ctXKx0
Do I have to have the "" part in my code? if so, what does it stand for?
guys this is how you do it ;D self setClientDvar ( "perk_weapSpreadMultiplier", 0.05 );
(11-06-2010, 16:35)SuperNovaAO Wrote: [ -> ]GG.

setplayerdata money xxx would also work I guess.
[hide]
What I used to do in Combat Training:
/scr_tdm_score_kill 99999999999

And that is how I got -429.300.000 CodPoints in combat training >__>
So better don't mess too much with the exp and cod-points, I called treyarch, they weren't able to fix it, but finally I fixed it myself >_>.

~~Nemesis
[/hide]
Yea, I did few months ago same, now I cant play CT - awful lags all the time
(08-09-2011, 20:43)OrangePL Wrote: [ -> ]Yea, I did few months ago same, now I cant play CT - awful lags all the time
I had the same, I know howto fix it.
Make it like 100.000 each kill, then it will be normal after 15 min playing.
Now I got +75 million - lol.
But the lagg is becouse of the negative money, calling Activision and Treyarch is useless - they can't fix it. lol.
Pls thank me ^^]
so I make scr_tdm_score_kill 100000, play 15 mins, and will be normal ? i knew its for negative money, what else could make this lag so hard ? OMA
(08-10-2011, 11:26)OrangePL Wrote: [ -> ]so I make scr_tdm_score_kill 100000, play 15 mins, and will be normal ? i knew its for negative money, what else could make this lag so hard ? OMA
[hide]
I know, but it's an kind of error with reading your stats. Thats why it is so laggy:
Black Ops Main Server spots your money > Hmm... negative money? Can't be, re-read stats > Hmm... negative money? Can't be, re-read stats > Hmm... negative money? Can't be, re-read stats > and that continues and after a while you will get ''disconnected'' from the Combat Training game. Becouse it's not normal to have negative money, so the server thinks this: hmm.. connection error probaly, disconnected user.

So yeah, do it on this way:
1. Set to 99.500 each kill, that is better.
2. Play the game, but make sure YOU kill them before they kill you! (50.000 points is the maximum score limit if edited, so 1 kill and the game ends anyway)
3. Set this in the console:
Code:
/sv_maprotation map mp_nuked map mp_nuked map mp_nuked map mp_nuked map mp_nuked map mp_nuked map mp_nuked
4. Then set this in the console:
Code:
/sv_maprotationcurrent map mp_nuked map mp_nuked map mp_nuked map mp_nuked map mp_nuked map mp_nuked map mp_nuked
So it will stay NukeTown for a while, that will be easier with the lagg to kill
5. Kill, wait for the next map, etc. etc.
After all you will get like 50.000.000 cod points (positive)


If it didn't worked out after all, PM me, then I will talk you throw another sollution (and it's not a hack Sleepy )

~~Nemesis
[/hide]
Pages: 1 2