Valhalla Legends Forums Archive | Visual Basic Programming | User Mail/ Colors

AuthorMessageTime
SPY-3
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
August 22, 2004, 1:54 PM
Grok
[quote author=SPY-3 link=board=31;threadid=8310;start=0#msg76776 date=1093182882]
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]

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.
August 22, 2004, 2:14 PM
ChR0NiC
[quote author=SPY-3 link=board=31;threadid=8310;start=0#msg76776 date=1093182882]
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]

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.
August 22, 2004, 6:50 PM
Quarantine
We love you too.
August 23, 2004, 6:10 AM
Myndfyr
[quote author=SPY-3 link=board=31;threadid=8310;start=0#msg76953 date=1093238425]
i knew these vl forums dont help no thanks to all u losers
[/quote]
Just to clarify, aren't you the loser who can't figure it out?
August 23, 2004, 8:09 AM
Grok
[quote author=SPY-3 link=board=31;threadid=8310;start=0#msg76953 date=1093238425]
i knew these vl forums dont help no thanks to all u losers
[/quote]

Hey blame yourself. I was willing and trying to help, asked you for more information, and you provided none.
August 23, 2004, 8:33 AM
SPY-3
i dont need any mail control now i figured it out on my own but the colors i cant get to work. >:(
August 23, 2004, 10:08 AM
R.a.B.B.i.T
What are you doing that doesn't work?
August 24, 2004, 10:20 PM
SPY-3
ok nevermind i figured all this out after alot of work so delete this thread or close it i dont care :D
August 27, 2004, 5:29 AM
Grok
[quote author=SPY-3 link=board=31;threadid=8310;start=0#msg77542 date=1093584561]
ok nevermind i figured all this out after alot of work so delete this thread or close it i dont care :D
[/quote]

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".
August 27, 2004, 11:14 AM
SPY-3
[quote author=Grok link=board=31;threadid=8310;start=0#msg77574 date=1093605267]
[quote author=SPY-3 link=board=31;threadid=8310;start=0#msg77542 date=1093584561]
ok nevermind i figured all this out after alot of work so delete this thread or close it i dont care :D
[/quote]

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]

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
August 27, 2004, 12:30 PM

Search