so when is part 2 coming out
This will be cool
\
can some one help me make a resident evil game
Lordtalos31 wrote:
can some one help me make a resident evil game


This is not the Classified Ads. Go to the Developer Forums to request help.
i didn't understund when each codes go.. what code goes in Client.dm and what code goes in datum_entry.dm
Franqitohh wrote:
i didn't understund when each codes go.. what code goes in Client.dm and what code goes in datum_entry.dm

It doesn't matter where it is placed. Place it in any file, and it will work.
i think its a good idea but i can't understand any thing lolzz
where i will put the code´s ? o.0
The code locations are set in the comments of the individual blocks.

// -- LOCATION -- client.dm
client
New()
. = ..()

// -- LOCATION -- datum_entry.dm
player_entry
verb
NewCharacter()

LoadCharacter()

QuitGame()


See -- LOCATION --
Dodo6555 wrote:
i think its a good idea but i can't understand any thing lolzz
same to me i cant under stand one single thing

If you guys can't understand this then do one of the following options

1) Learn to program from the beginning
2) Learn to read
3) Commit suicide/Stop attempting to program.
I may be retarded, but this doesn't work for me. Help?
I have a similar setup as those "ugly games" but i use the interface as it stands i don't use a full splash pane as its used here.

Instead i use the left hand side of the start screen for the character motions. while using the left hand side for random messages, patch notes and what not. I understand others have a different viewpoint on how they want it and i may end up changing it in the future but who knows
Hello, I am new to Byond Programming and would like to know;
How do I add mobs for my character to fight on the map that aren't other players? I can't figure it out T-T
Ivyleaf1212 wrote:
Hello, I am new to Byond Programming and would like to know;
How do I add mobs for my character to fight on the map that aren't other players? I can't figure it out T-T

mob
NPC
ogre
icon ='ogre.dmi'

i just did this and it just comes up a gray screen
is their a part 2?
In response to Andar_Lettermen
No, Tiberath never made a part 2. What a bad kitty.
Tiberath, we DEMAND a part 2! >:O

You can't just name something part 1 and never make with part 2. It's just plain wrong.
Yes, another one, plz.
Page: 1 2 3 4 5