hey, can someone please give me a code, for an inventory, like a separate tab command? Please and Thank You? And i was wondering how do i make an object be able to be worn!?
I have armour, and its as an object, but i need code for it to be able to be worn, and go in inventory? if someone can help, i would really liek that?!
ID:267322
![]() Mar 2 2003, 7:21 am
|
|
Maybe you should read the forum rules. I think it says there that you aren't supposed to ask for "a" code for anything. Zlegend's suggestion is all I would hope for. Try the FAQ, Tutorials, and demo links on the left hand side, for any information related to this. It's probably not gonna be as fast as you were looking for, but if you are really serious about this you wil take the time to learn properly.
Canar |
woa, why going so hard on him? Let him ask questions. He's receiving help. Let him have it. It's not hurting anyone.Sheesh!
|
I wasn't going hard on him. I didn't say, "Please don't post on the forums unless you have a legitimate question." I simply suggested alternate forms of obtaining the solution. Don't go easy on him. All you did was give him one solution without explaining it at all, how's he going to learn to make an original well thought out game like that?
Canar |
he'll learn if he sets his mind to it. The best way to learn is on your own with a source from someone else.
|
ok guys, i was wondering, how i get to be able to pick an item up and put it in my inventory, and also be able to take it off and put it back on? Can you tell me how!? BTW. Im learning :)
|
ok guys, i was wondering, how i get to be able to pick an item up and put it in my inventory, and also be able to take it off and put it back on? Can you tell me how!? BTW. Im learning :)
srry for double post |
Check out RPGTutorial for a great example of how to make an inventory and items.
|
mob/Stat()
statpanel("Inventory")
stat(usr.contents)