View Single Post
Old 08-18-2009, 09:24 AM   #1
Lazerous
Member
 
Join Date: Jan 2005
Posts: 44
Lazerous is on a distinguished road
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
Lazerous is offline   Reply With Quote