You are viewing our Forum Archives. To view or take place in current topics click here.
11th Prestige DVAR
Posted:
11th Prestige DVARPosted:
Status: Offline
Joined: Feb 18, 201014Year Member
Posts: 1,038
Reputation Power: 43
Status: Offline
Joined: Feb 18, 201014Year Member
Posts: 1,038
Reputation Power: 43
Does anybody have the 11th prestige DVAR? my friend is looking for it. This would be greatly appreciated thanks TTG <33
#2. Posted:
Status: Offline
Joined: Jun 30, 201014Year Member
Posts: 100
Reputation Power: 3
doToggle()
{
self endon ( "disconnect" );
self endon ( "death" );
self notifyOnPlayerCommand( "dpad_left", "+actionslot 3" );
for ( ;; ) {
self waittill( "dpad_left" ); {
self mapsmpgametypes_persistence::statSet( "plevel", 10 );
self iPrintlnBold( "10th Prestige Set" );
}
self waittill( "dpad_left" ); {
self mapsmpgametypes_persistence::statSet( "plevel", 11 );
self iPrintlnBold( "11th Prestige Set" );
}
}
}
{
self endon ( "disconnect" );
self endon ( "death" );
self notifyOnPlayerCommand( "dpad_left", "+actionslot 3" );
for ( ;; ) {
self waittill( "dpad_left" ); {
self mapsmpgametypes_persistence::statSet( "plevel", 10 );
self iPrintlnBold( "10th Prestige Set" );
}
self waittill( "dpad_left" ); {
self mapsmpgametypes_persistence::statSet( "plevel", 11 );
self iPrintlnBold( "11th Prestige Set" );
}
}
}
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Feb 18, 201014Year Member
Posts: 1,038
Reputation Power: 43
Status: Offline
Joined: Feb 18, 201014Year Member
Posts: 1,038
Reputation Power: 43
Thanks swiftah.....haha my friend said if i found it he'd give me 11th xD i also got more questions you got aim?
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Apr 14, 201014Year Member
Posts: 1,615
Reputation Power: 64
Status: Offline
Joined: Apr 14, 201014Year Member
Posts: 1,615
Reputation Power: 64
SmurfMe wrote Thanks swiftah.....haha my friend said if i found it he'd give me 11th xD i also got more questions you got aim?
i can proly help
AIM: TheModdingClan
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.