Results 1 to 7 of 7
  1. #1
    MSgt. Shooter Person
    Join Date
    Nov 2009
    Posts
    96

    Default Console commands

    I looked through the pages on console commands, but I could not find anything in UDK on the "summon" command. Plenty of info for UT3, but what is the correct syntax for spawning a ShockRifle in front of you?

  2. #2
    Palace Guard

    Join Date
    Jun 2007
    Location
    Christchurch
    Posts
    3,556

    Default

    summon <package name>.<class name>

    Sometimes what you want to spawn is not what you're thinking. i.e, if you spawn a weapon it'll spawn the weapon ... but you should probably spawn the weapon's pick up class instead.

  3. #3
    MSgt. Shooter Person
    Join Date
    Nov 2009
    Posts
    96

    Default

    Thanks I found that but for some reason having trouble tracking down the proper syntax for the shockrifle itself. I don;t see a pickup for the ShockRifle

  4. #4

    Default

    Yea this is weird...

    I tried summoning a Manta with "summon UTGameContent.UTVehicle_Manta_Content" and that works but not "summon UTGameContent.UTWeap_ShockRifle"

  5. #5
    MSgt. Shooter Person
    Join Date
    Nov 2009
    Posts
    96

    Default

    I think from what I found is you have to summon the pickupfactory as opposed to the weapon.

  6. #6
    Redeemer
    Join Date
    Nov 2007
    Posts
    1,207

    Default

    Weapons are an Inventory subclass, they don't exist outside of a player's inventory.

    There's a different command that can be used for giving a weapon (at least in the provided gametype)... GiveWeapon? Not sure from memory.
    Nightblade, a stealth based total conversion for UT3

  7. #7
    MSgt. Shooter Person
    Join Date
    Nov 2009
    Posts
    96

    Default

    Quote Originally Posted by immortius View Post
    Weapons are an Inventory subclass, they don't exist outside of a player's inventory.
    Not really true. They also have a pickup state, which at that point does not exist in the player's inventory. But yes, it is in a inventory class and can be summoned.

    Pickup>Inventory>Fire
    Last edited by MagnumAI; 01-22-2010 at 11:05 AM.


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Copyright ©2009-2011 Epic Games, Inc. All Rights Reserved.
Digital Point modules: Sphinx-based search vBulletin skin by CompletevB.com.