I want an equip were i can equip clothes,anrour,and items
but it just shows as an overlay cause i need clothes in my game
ID:164812
![]() Apr 12 2007, 6:04 am
|
|
The rules for bumping (bringing the topic back to the top) is that you need to wait for 1 day and when the topic is no longer on the first page.
If you want an equip system, than make a system with what you want. This example shown to you is riddled with problems so don't bother copying/pasting and read how it is done. Some procs may be misspelled but it should be fairly easy to recognise: Equipment //An equipment datum If this is not what you wanted, be more specific please. - GhostAnime |
Spartagus wrote:
I mean like wear clothes but when you were them you have an overlay no effects,just an icon overlay I need help |
I can tell you have no idea how to use this forum.
Its not a chat room. Lets just make that clear right now, you cant bump a thread every hour. This makes me :( |
Spartagus wrote:
I mean like wear clothes but when you were them you have an overlay no effects,just an icon overlay It was shown in the example but you probably failed to see it... look up "overlays" in the DM reference. - GhostAnime |
I did tell you the code and I did show you the code. Stop whining and either do some research or stop programming... after all, if you are not willing to do things by yourself and ask people for every little thing without attempting to help yourself, you'll find yourself getting little help as time passes by.
Also, in case, note I said DM Reference NOT DM Guide (DM Reference is basically the file when you press help [F1]) - GhostAnime |
As I said, look it up.
image() and icon() both can be used for overlays... haven't you noticed in the example I showed that it had icon and icon_state? If so, use your brain... replace image with icon... If this is so hard for you to get it that you still need an example shown to use, I recommend to try experimenting... seriously, it isn't that hard if you try it out. - GhostAnime |
Then shut the hell up, You are nothing but a 11 year old kid expecting to be spoonfed DM code.
IF YOU WANT TO MAKE A GAME, MAKE IT YOURSELF, DO NOT EXPECT US TO DO EVERYTHING FOR YOU. |
I want an equip were i can equip clothes,anrour,and items
but it just shows as an overlay cause i need clothes in my game
plz help