The Gear I'm Using : circle30bpl11, MSVC++ 4.2 What I Tried To Do: Add a Paladin Class The First Problem: Came up with 5 errors, missing things, items were wrong etc. What I Did: Able to fix two errors but there are still three more. Here is the EXACT msg that I now have: C:\circle30bpl11\src>nmake -c c\ -c /nologo /I. /I\MSDEV\INCLUDE class.c class.c class.c (232) : error C2059 : syntax error : '{' class.c (236) : error C2059 : syntax error : '}' class.c (953) : error C2059 : syntax error : ';' NMAKE : U1077 'cl' : return code 'Ox2' Stop Errors 232, and 236 are pertaining to the THAC0 that I inputted for the new class but I was unable to see where I made my error. Error 953 points to the very last line where the titles are kept. Anyone who may be able to point out my mistake...please help! Khoal! BTW : Is only 3 errors remaining on my first attemp to add classes good? or bad? BTW#2 : How can I write my opening screen so that it justifies to the screen and not to the browser that it was wrote in? It happens with all of my text screens, ie wizlist, title page, credits, you name it! I am a wee bit bent over this one! +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST