View Single Post
Old 02-06-2002, 01:14 PM   #2
J'aran
Mephistopheles
 

Join Date: December 12, 2001
Location: Fryslân, The Netherlands
Age: 46
Posts: 1,493
I assume you have the cheats successfully enabled? Modified the baldur.ini file?
Then you should type: CLUAConsole:CreateItem("XXXXXX",Y);
The X's stand for the itemcode, which can be found in a lot of lists.
The Y stands for quantity. This only works for stackable items.
So, if you would want to create 15 normal arrows, you should type:
CLUAConsole:CreateItem("AROW01",15);
J'aran is offline   Reply With Quote