1. Before you ask anything, make sure that you've read the FAQ

[MOD] Console - Updated! v.2.0.0 Released!

Discussion in 'Downloads' started by BluetoothBoy, Jun 6, 2015.

  1. Discord

    Discord Member

    Joined:
    Jul 26, 2015
    Messages:
    7
    Likes Received:
    3
    OMG REALLY WTF!
     
    TheBeauCanadian likes this.
  2. dtb1987

    dtb1987 Aon chomhalta ar eolas go maith

    • Donor
    Joined:
    Jun 8, 2015
    Messages:
    225
    Likes Received:
    60
  3. LucidNonsense

    LucidNonsense New Member

    Joined:
    Aug 22, 2015
    Messages:
    1
    Likes Received:
    1
    How do I figure out object names?
     
    dtb1987 likes this.
  4. dtb1987

    dtb1987 Aon chomhalta ar eolas go maith

    • Donor
    Joined:
    Jun 8, 2015
    Messages:
    225
    Likes Received:
    60
    I'm having the same issue
     
  5. OWSEEX

    OWSEEX New Member

    Joined:
    Aug 23, 2015
    Messages:
    3
    Likes Received:
    1
    How to spawn object wich name has spaces? Like "Exyfus Skyfletcher ZP10"
     
  6. dtb1987

    dtb1987 Aon chomhalta ar eolas go maith

    • Donor
    Joined:
    Jun 8, 2015
    Messages:
    225
    Likes Received:
    60
  7. Magiichan

    Magiichan Administrator

    • Admin
    • Coder
    Joined:
    May 25, 2015
    Messages:
    249
    Likes Received:
    157
    type getAllObjects(); in the console?
     
  8. dtb1987

    dtb1987 Aon chomhalta ar eolas go maith

    • Donor
    Joined:
    Jun 8, 2015
    Messages:
    225
    Likes Received:
    60
    but thats only the objects in the area, isn't it?
     
  9. Magiichan

    Magiichan Administrator

    • Admin
    • Coder
    Joined:
    May 25, 2015
    Messages:
    249
    Likes Received:
    157
    Yeah, you're only able to spawn objects that are in the current scene. The other ones aren't loaded, so u won't be able to spawn them. =s
     
    dtb1987 likes this.
  10. dtb1987

    dtb1987 Aon chomhalta ar eolas go maith

    • Donor
    Joined:
    Jun 8, 2015
    Messages:
    225
    Likes Received:
    60
    well that clears things up, thanks
     
  11. Wildstarftw

    Wildstarftw New Member

    Joined:
    Aug 29, 2015
    Messages:
    1
    Likes Received:
    0
    Why does it just say 'Please input the correct number of arguments' when I try to spawn the skyfletcher or the akbar bus? (only two i've tried)
     
  12. dtb1987

    dtb1987 Aon chomhalta ar eolas go maith

    • Donor
    Joined:
    Jun 8, 2015
    Messages:
    225
    Likes Received:
    60
    Did you specify a distance?
     
  13. gta4killer44

    gta4killer44 New Member

    Joined:
    Sep 6, 2015
    Messages:
    1
    Likes Received:
    0
    I dont know why i cant open the console, i followed every step and itd not working for me, is there any way to change the key to another one?
     
  14. Nitan Singh

    Nitan Singh Well-Known Member

    Joined:
    Jun 10, 2015
    Messages:
    56
    Likes Received:
    5

    Hey man I'm having an issue. So, if i were to spawn an item, for example, and item with the name of Tank, i would write spawnObject(Tank,2); and it would spawn. However, if there is something such as Aberrant medium cruiser that i want to spawn, i would write spawnObject(Aberrant medium cruiser, 2); .and it would say please input correct number of components or something like that. I think its the fact that Aberrant medium cruiser has spaces in between, so it gets confused. Is there a way i can spawn an object that has spaces in its name. Thanks
     
  15. dtb1987

    dtb1987 Aon chomhalta ar eolas go maith

    • Donor
    Joined:
    Jun 8, 2015
    Messages:
    225
    Likes Received:
    60
    you have to make sure it is available in the map you are currently on
     
  16. Nitan Singh

    Nitan Singh Well-Known Member

    Joined:
    Jun 10, 2015
    Messages:
    56
    Likes Received:
    5
    It is. I think it is the fact that it has spaces in the name
     
    Magiichan and dtb1987 like this.
  17. dtb1987

    dtb1987 Aon chomhalta ar eolas go maith

    • Donor
    Joined:
    Jun 8, 2015
    Messages:
    225
    Likes Received:
    60
  18. Nitan Singh

    Nitan Singh Well-Known Member

    Joined:
    Jun 10, 2015
    Messages:
    56
    Likes Received:
    5
    Do you have any possible solution?
     
  19. Rebecca

    Rebecca Veteran Member

    Joined:
    Aug 24, 2015
    Messages:
    143
    Likes Received:
    98
    I know this may sound abvious but have you tried using underscores instead of spaces when typing the name?
     
  20. Nitan Singh

    Nitan Singh Well-Known Member

    Joined:
    Jun 10, 2015
    Messages:
    56
    Likes Received:
    5
    Yes, i have. The problem is that it thinks the name is now Aberrant_medium_cruiser rather than Aberrant medium cruiser. In other words, underscores make it think it is something else