Advertisement
Guest User

Untitled

a guest
May 19th, 2019
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. this.requestIpl( player, "ba_int_placement_ba_interior_0_dlc_int_01_ba_milo_" );
  2. this.enableInteriorProp( player, 271617, "Int01_ba_security_upgrade" );
  3. this.enableInteriorProp( player, 271617, "Int01_ba_equipment_setup" );
  4. this.enableInteriorProp( player, 271617, "Int01_ba_Style03" );
  5. this.enableInteriorProp( player, 271617, "Int01_ba_style03_podium" );
  6. this.enableInteriorProp( player, 271617, "int01_ba_lights_screen" );
  7. this.enableInteriorProp( player, 271617, "Int01_ba_Screen" );
  8. this.enableInteriorProp( player, 271617, "Int01_ba_bar_content" );
  9. this.enableInteriorProp( player, 271617, "Int01_ba_booze_03" );
  10. this.enableInteriorProp( player, 271617, "Int01_ba_dj03" );
  11. this.enableInteriorProp( player, 271617, "Int01_ba_Style03" );
  12. this.enableInteriorProp( player, 271617, "DJ_01_Lights_03" );
  13. this.enableInteriorProp( player, 271617, "DJ_02_Lights_03" );
  14. this.enableInteriorProp( player, 271617, "DJ_03_Lights_03" );
  15. this.enableInteriorProp( player, 271617, "DJ_04_Lights_03" );
  16. this.enableInteriorProp( player, 271617, "Int01_ba_lightgrid_01" );
  17. this.enableInteriorProp( player, 271617, "Int01_ba_Clutter" );
  18. this.enableInteriorProp( player, 271617, "Int01_ba_equipment_upgrade" );
  19. this.enableInteriorProp( player, 271617, "Int01_ba_clubname_05" );
  20. this.enableInteriorProp( player, 271617, "Int01_ba_Worklamps" );
  21. this.enableInteriorProp( player, 271617, "Int01_ba_trad_lights" );
  22. this.enableInteriorProp( player, 271617, "Int01_ba_trophy11" );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement