|
|||||||
This is a discussion on "Looking for some help with a log out menu option I want to add" in the Top Mud Sites MUD Coding forum : Looking to add in an option to my logout menu I am coding at the moment. I want to be able to let the players leave a note to the staff directly from the logout menu. This note, should be stored to a new file in a new folder off the main folder, call it "messages". Now when ever a player logs in, the game should check this folder, file, to see if any messages are there and if there are, then display them one by one, then on the final one, after the member selects an option ... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Member
Join Date: Jan 2005
Posts: 42
![]() |
Looking for some help with a log out menu option I want to add
Looking to add in an option to my logout menu I am coding at the moment.
I want to be able to let the players leave a note to the staff directly from the logout menu. This note, should be stored to a new file in a new folder off the main folder, call it "messages". Now when ever a player logs in, the game should check this folder, file, to see if any messages are there and if there are, then display them one by one, then on the final one, after the member selects an option saying they are done with the messages, the system should ask to delete or save them. On each message there should be an option to reply to the message. In the mean time while I await some replies, I will see if I can convert a message snippet to do what I want in this case, but if anyone can lend a hand that would be great. I am not the best coder by far. Codebase: smaugwiz 2.02 [Heavily Modified] Using: MS Visual C++ Ver. 6.0 |
|
|
|