just modify the following, I believ that this is it if it don't work let me know and I will look through my code again. int guild_info[][3] = { /* Midgaard */ {1<<CLASS_MAGIC_USER, 3017, SCMD_SOUTH}, {1<<CLASS_CLERIC, 3004, SCMD_NORTH}, {(1<<CLASS_THIEF)|(1<<CLASS_RANGER)|(1<<CLASS_BARD), 3027, SCMD_EAST}, {(1<<CLASS_WARRIOR)|(1<<CLASS_PALADIN), 3021, SCMD_EAST}, - David 'Dave' Berthiaume of DragonMUD [iii1.iii.net 4000] ------------------------------------------------------------------------------ data@iii1.iii.net | eagle@virek.worcester.com eagle@ec68.residence.gatech.edu | david.berthiaume@swcbbs.com ------------------------------------------------------------------------------ On Thu, 27 Apr 1995, FourSpace wrote: > > anyone have any ideas on how to let more than one class into a guild? > i tried || and &&, but it ends up letting neither through... > > Fireball > >
This archive was generated by hypermail 2b30 : 12/07/00 PST