ive looked around and finally decided to ask here
i need a code that will make a mail command like \mail user message and to check if they have mail every 30 minutes and that they can type \inbox to check the mail.
also i need a code to make things like ÁQ to be grey and the diablo ones.
if you arnt going to help dont even post here
Quote from: SPY-3 on August 22, 2004, 08:54 AM
ive looked around and finally decided to ask here
i need a code that will make a mail command like \mail user message and to check if they have mail every 30 minutes and that they can type \inbox to check the mail.
also i need a code to make things like ÁQ to be grey and the diablo ones.
if you arnt going to help dont even post here
Which transport protocol do you want to use? Have you decided on a server platform to host the messages? Will you be using encryption? Secure channels? We need more info to help, if we help. If you are not going to offer more info, do not even post here. :P
Edit: forgot the :P on last sentence.
Quote from: SPY-3 on August 22, 2004, 08:54 AM
also i need a code to make things like ÁQ to be grey and the diablo ones.
if you arnt going to help dont even post here
Why should we just give you code when you are not willing to work for it?
Just do a split by the "Á" character, and convert the following letter into a color constant and run that through your AddChat sub.
We love you too.
Quote from: SPY-3 on August 23, 2004, 12:20 AM
i knew these vl forums dont help no thanks to all u losers
Just to clarify, aren't you the loser who can't figure it out?
Quote from: SPY-3 on August 23, 2004, 12:20 AM
i knew these vl forums dont help no thanks to all u losers
Hey blame yourself. I was willing and trying to help, asked you for more information, and you provided none.
i dont need any mail control now i figured it out on my own but the colors i cant get to work. >:(
What are you doing that doesn't work?
ok nevermind i figured all this out after alot of work so delete this thread or close it i dont care :D
Quote from: SPY-3 on August 27, 2004, 12:29 AM
ok nevermind i figured all this out after alot of work so delete this thread or close it i dont care :D
One advantage of forums is that other people read them. Not only is that an advantage to you who needs help, but to everyone else who has the same questions.
You should post what you found out, to share with other people who have the same questions. Sometimes you will gain from other users, sometimes you will give. There's little sense in deleting topics after they are "figured out".
Quote from: Grok on August 27, 2004, 06:14 AM
Quote from: SPY-3 on August 27, 2004, 12:29 AM
ok nevermind i figured all this out after alot of work so delete this thread or close it i dont care :D
One advantage of forums is that other people read them. Not only is that an advantage to you who needs help, but to everyone else who has the same questions.
You should post what you found out, to share with other people who have the same questions. Sometimes you will gain from other users, sometimes you will give. There's little sense in deleting topics after they are "figured out".
noone would want to do it the way i did anyway its very basic using a loop, mid control, integers, strings and some others but if someone really wanted to do this theyd be better to try there own