Advertisement
FckingWoppa

Mission Trader

Oct 8th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.38 KB | None | 0 0
  1.         class Item32
  2.         {
  3.             position[]={11560.8,0,10673.6};
  4.             name="SpecOpsOneIcon";
  5.             text="";
  6.             type="ExileTraderZone";
  7.             markerType="ELLIPSE";
  8.             colorName="ColorRed";
  9.             fillName="Border";
  10.             drawBorder=1;
  11.         };
  12.         class Item33
  13.         {
  14.             position[]={11560.8,0,10673.6};
  15.             name="SpecOpsOneIcon";
  16.             text="";
  17.             type="ExileSpecOpsTraderIcon";
  18.             colorName = "ColorRed";
  19.         };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement