Advertisement
the_eraser1

Untitled

Jul 4th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. {
  2. private _trader = [
  3. _x select 0,
  4. _x select 3,
  5. _x select 4,
  6. ["HubStanding_idle1"],
  7. _x select 1,
  8. _x select 2,
  9. objNull
  10. ] call ExileClient_object_trader_create;
  11. } forEach _traders;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement