Advertisement
dcomicboy

idea

Feb 14th, 2014
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. PV3 fix
  2.  
  3. I fixed it in community client to the point it bugs itself out and crashes
  4.  
  5. all i had to do was change the color of the lights. Obviously, i'm limited to this being that i don't have the source code to the game to go off of, but what i did was i took the image of the Ambers, and lightly tinted their color
  6.  
  7. since you guys are on the code side, you could EASILY write a script up in the RacePlay class that each race adds a slight tint to the lights and make it random. from a 5% tint to a 10% tint would be enough and have it be random in between.
  8.  
  9. The only issue though is that some of these other bots work by watching for ANY pixel color change, you could change the ambers to purple and those bots would work. NA and morpheous work this way. i honestly don't have a reasonable idea on how to fix that except to maybe slightly change the position of the ambers at random from 1-5 pixels each race. No one will notice a 1-5 pixel slide left to right.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement