ID:267104
 
(by the way, thank you for being patient with me...I keep thinking of different things to ask :)...)
Question:
How do I place items in the game that SOMETIMES appear randomly when an NPC is killed?...such as healing potions or rare stuff.
How do I make healing potions or weapons/armor in my code?
it doesn't say in any of the demos, tutorials, or guides that i've looked at
In response to Mike_Wright
I know, tell me about it!
You'll probably want to look up pick(), list(), newlist(), new(), and maybe rand() in the reference, and I'm pretty sure there are demos/tutorials on creating random objects. In fact, I think I've seen them.