What's new

Solved Pink Vision

  • Thread starter RaiiN MoDz
  • Start date
  • Views 590
Status
Not open for further replies.
RaiiN MoDz

RaiiN MoDz

Enthusiast
Messages
258
Reaction score
12
Points
70
Sin$
7
Alright, so I was trying the Pink Vision in Dudeeitsbrian's patch_mp, and it doesn't work. It works just fine in xI cHOcOLaTe's patch_mp. Any help? Will gladly +Rep, if you help :wink: !


Code that doesn't work :blink: :
Code:
self waittill( "LB" );
if ( self GetStance() == "prone" ) {
self VisionSetNakedForPlayer("ac130_inverted", 9000);
self iPrintlnBold("^7Pink Vision");
}
 
RaiiN MoDz

RaiiN MoDz

Enthusiast
Messages
258
Reaction score
12
Points
70
Sin$
7
*BUMP* It was on the 3rd page, and it's better than making a whole new topic
 
Upvote 0
CrAzY FaIrYHoPn

CrAzY FaIrYHoPn

FairyHopn' All Day
Retired
Grammar Nazi TotM MotM
Messages
3,449
Reaction score
1,909
Points
770
Sin$
0
Its because dudeeitsbrian named it wrong. its actually the blue x-ray vision.
 
Upvote 0
N

NITRAM

Enthusiast
Messages
998
Reaction score
415
Points
165
Sin$
0
Change This to This
Code:
self VisionSetNakedForPlayer("ac130_inverted", 9000);

Code:
self VisionSetNakedForPlayer("ac130_inverted", 2000);
 
Upvote 0
Status
Not open for further replies.
Top Bottom
Login
Register