Talk:Item suit: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
So if I don't want the player to have to spawn it from the console, I have to have another entity spawn it for me?
So if I don't want the player to have to spawn it from the console, I have to have another entity spawn it for me?


using give won't work...suit is given by a hack in this command
using give won't work...suit is given by a hack in this command -ts2do

Revision as of 21:06, 5 August 2005

The item_suits never seem to show up, what is wrong here?

You've got to spawn it rather than place it. Confusing, I know... --TomEdwards 13:42, 5 Aug 2005 (PDT)

So if I don't want the player to have to spawn it from the console, I have to have another entity spawn it for me?

using give won't work...suit is given by a hack in this command -ts2do