Total Members Voted: 10
I know c++, HTML, and a lot of torque script elements
Okay, I haven't added all the coding languages, because of the sheer amount of them. I'll add in C++, but before then would you be in HTML or Torque?
I have a few questions.What do you mean by "weapon smiths"?Can you join more than 1 wing?Also, you should remove "What's a clan tag?" and "None" from the poll. They're not needed. Plus, you need clan tags to show that you're in a clan. Also, does "St. Serena Build Opening July 2012!" mean you're starting the project in July or are you starting it now and then releasing it until then? And since it's a build, doesn't that mean you have a building wing too? If so, you should include that in the clan page.
Started Today at 10:00ish, finished near August of July.Weapon Making/CodingAnd Building isn't exactly a real Wing, as I'm making the build to change it into a Game from Torque once I get my paycheck.And Yes, you can have one or more wings.
Want me to start working on a clan manager? It can be hooked up to a login system too.-Edit-If you don't, to bad. I am already making one. I got really bored. Don't worry it will be cool. Hopefully...
Dim SMTP As New SmtpClient("smtp.gmail.com") SMTP.EnableSsl = True SMTP.Credentials = New System.Net.NetworkCredential(Username1.Text, Password1.Text) SMTP.Port = "587" SMTP.Send(Mail)