complie and linking new download area

Posted by D3nsyo on Sat 09 Feb 2013 01:29 AM — 2 posts, 14,372 views.

Philippines #0
Hello good people. I would humbly ask for your assistance.

1. I have downloaded an area called under dark, it is very useful area for leveling. I always go there when I played in rivers of mud. The problem is, I don't know how to insert it in my running windowsbase rom which I downloaded here. I edited the area.list and inserted the new area. And I also don't know how to edit the room in my existing room like in midgaard to the new area. Please guide me, because the last time I did and clicked rom.exe, nothing happens.

2. Lastly, I tried to put integers in the fight.c where when it shows how much damage we and the mob did numerically. I kinda did it in some free linux shell account and everything is ok. Since the gcc4, I know nothng about it. I patiently read posts here and still I can not compile. I did the cygnus stuff like the -DNOCRYPT -DOLD_RAND but still. Kindly expalin to me the solution s a newbie.

Here is the screen shot
d3nsyo@nathan ~/Rom24/src
$ ls
act_comm.c comm.c handler.c magic2.c note.c tables.h
act_enter.c const.c healer.c Makefile recycle.c telnet.h
act_info.c db.c interp.c Makefile.linux recycle.h update.c
act_move.c db.h interp.h Makefile.normal save.c
act_obj.c db2.c lookup.c Makefile.solaris scan.c
act_wiz.c effects.c lookup.h merc.h skills.c
alias.c fight.c magic.c music.c special.c
ban.c flags.c magic.h music.h tables.c

d3nsyo@nathan ~/Rom24/src
$ make
gcc -c -Wall -O -g -DNOCRYPT -DOLD_RAND act_comm.c
In file included from act_comm.c:41:0:
tables.h:29:31: error: array type has incomplete element type
tables.h:30:35: error: array type has incomplete element type
tables.h:31:30: error: array type has incomplete element type
tables.h:32:31: error: array type has incomplete element type
tables.h:35:31: error: array type has incomplete element type
tables.h:36:31: error: array type has incomplete element type
tables.h:37:31: error: array type has incomplete element type
tables.h:38:31: error: array type has incomplete element type
tables.h:39:31: error: array type has incomplete element type
tables.h:40:31: error: array type has incomplete element type
tables.h:41:31: error: array type has incomplete element type
tables.h:42:31: error: array type has incomplete element type
tables.h:43:31: error: array type has incomplete element type
tables.h:44:31: error: array type has incomplete element type
tables.h:45:31: error: array type has incomplete element type
tables.h:46:31: error: array type has incomplete element type
tables.h:47:31: error: array type has incomplete element type
tables.h:48:31: error: array type has incomplete element type
tables.h:49:31: error: array type has incomplete element type
Makefile:18: recipe for target `act_comm.o' failed
make: *** [act_comm.o] Error 1




PLEASE HELP..

Thank you
Philippines #1
Bump.

I already figured out hw to link new area. All I need now is the compilation =)

God Bless