- Posts: 950
- Thank you received: 188
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
AddI just tried entering the code and I get these errors:
quest.c: In function ‘do_worldinfo’:
quest.c:827: error: ‘char_data’ undeclared (first use in this function)
quest.c:827: error: (Each undeclared identifier is reported only once
quest.c:827: error: for each function it appears in.)
quest.c:827: error: ‘vict’ undeclared (first use in this function)
quest.c:828: error: ‘obj_data’ undeclared (first use in this function)
quest.c:828: error: ‘obj’ undeclared (first use in this function)
quest.c:851: warning: implicit declaration of function ‘obj_room’
Please Log in or Create an account to join the conversation.
Sure, the zone_table has the values you're looking for. In practice, you'd loop ovre the zone table, check if you're in the zone you're looking for, loop over the commands and filter out any "load to room" commands. Then, it's just a question of listing them to the user.wlessard1 wrote: I just have one question.
Don't need the code just if it can be done.
Would there be a way to have a command that lists the load rooms without going through the Checkload or maybe an addition to checkload
Just list all the rooms and say something like "These rooms have load commands" Yeah should be a better phrasing but just an idea.
I always forget all the rooms I loaded things and I have to go back and check every room.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
tbaMUD © 2024