> I've been trying different things to get this to work and I have > gotten only partial success. I would like to have it where when they quit > and then return to the game were they last were. I've been able to only > get them to load if they completely exit out and return, but I am > wondering what the best method to use to do that. > So, let me understand this correctly; if a person quits, goes to the menu for some reason, and then returns to the game, he starts in the start room for his level/frozen flag? Then, you shouldn't have any great problems there, you already have the code, and if you've goten that far by yourself, surely you can see where the variable 'in_room' is set to the start room; just change it to the saved load room. Elsewise, this subject has really been done to death; searching the archives for (load room) i get the following useful hits; http://post.queensu.ca/cgi-bin/listserv/wa?A2=ind9707&L=circle&P=R4699 http://post.queensu.ca/cgi-bin/listserv/wa?A2=ind9804&L=circle&P=R23856 http://post.queensu.ca/cgi-bin/listserv/wa?A2=ind9805&L=circle&P=R26300&m=8420 http://post.queensu.ca/cgi-bin/listserv/wa?A2=ind9807&L=circle&P=R24398&m=8420 This actually comes up so often, I'd almost question if it should be placed into the main trunk as a configurable option - it's just a few lines of code after all. PjD +------------------------------------------------------------+ | 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 : 04/10/01 PDT