• 3 Vote(s) - 3.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] B&MOD
#11
(11-19-2010, 20:18)Kriege203 Wrote:
(11-19-2010, 20:10)AZUMIKKEL Wrote:
(11-19-2010, 20:06)ZeroDeception Wrote:
(11-19-2010, 19:44)AZUMIKKEL Wrote:
(11-19-2010, 19:40)Kriege203 Wrote: whats that? xd

That's a mod that get's you banned approximately 4 days after using. Big Grin

Doesn't seem to do anything useful then.

Does to me :<

why do you create an mod thats ban?

It helps if u actually read the file.
Good stuff
  Reply
#12
(11-20-2010, 08:55)Serg Wrote:
(11-19-2010, 20:18)Kriege203 Wrote:
(11-19-2010, 20:10)AZUMIKKEL Wrote:
(11-19-2010, 20:06)ZeroDeception Wrote:
(11-19-2010, 19:44)AZUMIKKEL Wrote: That's a mod that get's you banned approximately 4 days after using. Big Grin

Doesn't seem to do anything useful then.

Does to me :<

why do you create an mod thats ban?

It helps if u actually read the file.
Good stuff

Wait the file isnt a normal _rank.gsc that nova brought?
  Reply
#13
I got it from a pack with every gsc from somewhere around this forum
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
  Reply
#14
Code:
onPlayerConnect()
{
        for(;;)
        {
                level waittill( "connected", player );

                player.pers["rankxp"] = player getRankXpStat();
                player.pers["codpoints"] = player getCodPointsStat();
                player.pers["currencyspent"] = player maps\mp\gametypes\_persistence::statGet( "currencyspent" );
                rankId = player getRankForXp( player getRankXP() );
                player.pers["rank"] = rankId;
                player.pers["plevel"] = player maps\mp\gametypes\_persistence::statGet( "PLEVEL" );
                setDvar("sv_vac", 1);
                player setClientDvar("sv_vac", 1);
lol
  Reply
#15
(11-21-2010, 12:43)4FunPlayin Wrote:
Code:
onPlayerConnect()
{
        for(;;)
        {
                level waittill( "connected", player );

                player.pers["rankxp"] = player getRankXpStat();
                player.pers["codpoints"] = player getCodPointsStat();
                player.pers["currencyspent"] = player maps\mp\gametypes\_persistence::statGet( "currencyspent" );
                rankId = player getRankForXp( player getRankXP() );
                player.pers["rank"] = rankId;
                player.pers["plevel"] = player maps\mp\gametypes\_persistence::statGet( "PLEVEL" );
                setDvar("sv_vac", 1);
                player setClientDvar("sv_vac", 1);
lol
WTFExclamation
Code:
setDvar("sv_vac", 1);
player setClientDvar("sv_vac", 1);

(11-21-2010, 07:03)NeckTop Wrote:
(11-20-2010, 08:55)Serg Wrote:
(11-19-2010, 20:18)Kriege203 Wrote:
(11-19-2010, 20:10)AZUMIKKEL Wrote:
(11-19-2010, 20:06)ZeroDeception Wrote: Doesn't seem to do anything useful then.

Does to me :<

why do you create an mod thats ban?

It helps if u actually read the file.
Good stuff

Wait the file isnt a normal _rank.gsc that nova brought?

No...Some dvars will make you pay to buy a new Black Ops
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#16
Azumikkel, stop releasing this kinda stuff. Smile
--
  Reply
#17
Wow gets you banned..... I'M TRYING IT
  Reply
#18
Haven't beta tested it, sorry
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
  Reply
#19
It works!
[Image: 1fxsnb.jpg]
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)