Cool... A new catagory. I feel so special! =)
Oh! anyway, I am going to be re-writing some of the skills and spells and adding new ones. I treid this before and I think I missed something. So my quesiton is where all do you need to put info to change a spell. This is where I know of:
commands.dat(However I'm not sure how that works but I'll address that later)
magic.c
skills.c
skills2.c
fight.c
mud.h
special.c
tables.c
That's all I could find. Is there anymore you can think of? Or do I even need all that? Uhh... Now I'm confusing myself.
In commands.dat You have:
#COMMAND
Name at~
Code do_at <---- What is the Code? Is it what you set?
Position 100 <---- Same with the position?
Level 52
Log 0
End
Any help would be much appritiated
Oh! anyway, I am going to be re-writing some of the skills and spells and adding new ones. I treid this before and I think I missed something. So my quesiton is where all do you need to put info to change a spell. This is where I know of:
commands.dat(However I'm not sure how that works but I'll address that later)
magic.c
skills.c
skills2.c
fight.c
mud.h
special.c
tables.c
That's all I could find. Is there anymore you can think of? Or do I even need all that? Uhh... Now I'm confusing myself.
In commands.dat You have:
#COMMAND
Name at~
Code do_at <---- What is the Code? Is it what you set?
Position 100 <---- Same with the position?
Level 52
Log 0
End
Any help would be much appritiated