ID:166199
Sep 6 2006, 3:16 pm
|
|
How do u put like monster in the game and when u kill them or something u get experence? And can u also tell me how to give the monster hp and damage and stuff like that? Plz and thank you.
|
In response to GhostAnime
|
|
code taken off dueto critisizm of ppl who know not of wat they are talking about/
|
In response to Dalkon_101
|
|
Sorry, but that programming is truly horrible and completely wrong. It makes things longer than they should be and not to mention it won't work all that well since you cannot do
'icon='whatever icon is.dmi' At least check to make sure your programming is correct before posting it, and it'd help if it was at least effective. -Exophus |
In response to Exophus
|
|
1:can you do better
2: my code is not icon = watever you said 3:dont critisize when YOU don't know what you are talking about. 4:don't argue with me. |
In response to Dalkon_101
|
|
1) I can do MUCH better, and I am sure many people will vouch for me.
2) Yes, it is, except it doesn't have the second ' in there. 3) I know exactly what I am talking about. The question is do you? 4) This is a public forum. I can argue with you over the competence of your programming. -Exophus |
In response to Dalkon_101
|
|
Ok, first of all, I vouch for Exophus. (:P)
Second of all... 'icon = wat ever name is.dmi' Should be icon = 'wat ever name is.dmi' Even I can do better than you.. |
When you CODE in the monster, you can place it in the map via the map editor..
2) and when u kill them or something u get experence?
CODE in a death system which has the killer in the argument of the proc so you know who to give the exp to.
3)And can u also tell me how to give the monster hp and damage and stuff like that? Plz and thank you.
Learn to code... read tutorials...like ZBT's RPG Tutorial... and check out the Debeloper's FAQ
- GhostAnime