ok so i searched the lsit archives to find nothign of use ... i am useing a bpl 19 with a tone of mods... however i have not touched the prompt code. i figured first i would do a paste in ans see what came up. did a mod to stricts and droped this into comm.c jsut to see if it will compile whell .. no go ... all kinds of errors .. it searching for all kinds of stuff that doesnt exist in any files on the source. C:\circle\src\comm.c(1018) : warning C4013: 'IS_PC' undefined; assuming extern returning int C:\circle\src\comm.c(1031) : error C2065: 'PROMPT_HIT' : undeclared identifier C:\circle\src\comm.c(1032) : warning C4013: 'IS_ANSI_TERM' undefined; assuming extern returning int Not worryed about this i will jsut kill it C:\circle\src\comm.c(1051) : error C2065: 'PROMPT_MAX_HIT' : undeclared identifier C:\circle\src\comm.c(1057) : error C2065: 'PROMPT_TWOLINE' : undeclared identifier C:\circle\src\comm.c(1072) : error C2065: 'PROMPT_TANK_NAME' : undeclared identifier C:\circle\src\comm.c(1082) : error C2065: 'PROMPT_TANK_COND' : undeclared identifier C:\circle\src\comm.c(1135) : error C2065: 'PROMPT_ENEMY' : undeclared identifier C:\circle\src\comm.c(1147) : error C2065: 'PROMPT_ENEMY_COND' : undeclared identifier C:\circle\src\comm.c(1200) : error C2065: 'PROMPT_VIS' : undeclared identifier C:\circle\src\comm.c(1200) : warning C4013: 'IS_TRUSTED' undefined; assuming extern returning int i think this one if for a trust system agian it can simply be removed C:\circle\src\comm.c(1205) : error C2065: 'PLR_AFK' : undeclared identifier agian will jsut remove this so has anyone gotten prompt.c into bpl 19 or somethign close and have instructions for me -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT