PDA

View Full Version : console command issues : summon



legacy-Diabolus777
07-16-2003, 11:32 PM
Hi,

I was just checking out the list of console commands there:
http://wiki.beyondunreal.com/wiki/UT2003_Console

and trying to work with them (single player)

but i cant manage to summon anything.
ex: summon healthPack
will generate a pack unknown error in the log.

There must be some syntax I'm not aware of.
Please enlighten me.


Ð

legacy-Ezeikeil
07-17-2003, 12:30 AM
yeah, you also have to specify the package that the item lives in.

so for the healthpack, you need to type

summon xpickups.healthpack

be sure to use the period between the package name and calss name....or no worky
-Eze