ID:271522
![]() Jul 25 2007, 9:19 pm
|
|
ok i hav all my NPCS in 1 icon file so how do i take them out and code them in individually
|
Then simply tell me, what are you having trouble understand?
http://developer.byond.com/docs/guide/ Chapter 3; Lesson 2. |
Simple.
By making a Mob Tree. /mob/ <-- First Generation /mob/ /npc/ <-- Second Generation /mob/npc/ testbuddy <-- Third Genereation /mob/npc/testbuddy Then simply assign it a icon and a icon_state (there both variables, hint hint) |
:O goddamnit, he says to read the documentation but your too lazy, and then when its spelled out for you, you dont even know how to TAB IN code blocks, which is the most basic fundamental aspect of byond coding. Christ. How can people help you if you dont know the bare basics? READ THE GUIDE. |
ok but the guide is too confusing thats y i cant really use it ad i hav music file how do i code it on or even get it on the dreamseeker and can u help me get them out o the file then plz
|
I don't want to sound like a jerk, but if you can't slowly read through the DM guide and gain something out of whats being said there; chances are coding in BYOND is out of your depth.
|
ok well can u plz just help me i hav all my icons in 1 icon file can u tell me how i get them out and indivudually code them in
|
No, because if we blatantly tell you how to do it, and you don't *learn*, you're not going to be any better than the rest of the incompetent "programmers" on BYOND.
Everything you need to know can be found in the guide, or the reference. Look up what icon states are. |
Do these questions apply to you?
|
Foomer wrote:
Do these questions apply to you?
True dat. |
Your not going to learn much if you don't learn the principle behind what your doing.
http://www.byond.com/developer/?page=Start