Advertisement
philcop3

Untitled

Feb 4th, 2020
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.36 KB | None | 0 0
  1. class codetwo
  2.             {
  3.                 displayName = "<t color='#0000ff'>Code Two</t>";
  4.                 position = "drivewheel";
  5.                 radius = 2;
  6.                 condition = "this animationPhase ""POLICE"" == 1 && driver this == player && (this getVariable ['lightbar',0]) == 0";
  7.                 statement = "this setVariable ['lightbar',1,true]; this setVariable ['siren',0,true]";
  8.                 onlyForplayer = 0;
  9.             };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement