Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - » Magic «

Pages: 1 ... 170 [171] 172 ... 269
2551
Programming / Email sender :D (-VB-)
« on: February 07, 2010, 01:53:17 PM »
Make 2 TextBoxes
Make 1 Button
Then Add 2 Labels

--------------------------------------------------------------------


( Double Click Form What Ever Form Then Type This )


Code: [Select]
Inports System.Net.Mail

--------------------------------------------------------------------

( Double Click Button And Add This )


Code: [Select]
Dim smtpServer As New SmtpClient
Dim mail As New MailMessage()
smtpServer.Port = 587
smtpServer.Host = "smtp.gmail.com"
smtpServer.EnableSsl = True
mail = New MailMessage()
mail.From = New MailAddress("Your Gmail Here")
mail.To.Add("Your Gmail Here")
mail.Subject = TextBox1.Text
mail.Body = TextBox2.Text
smtpServer.Send(mail)
MsgBox("Message Sent", "Sent")

Have fun with this ya nubs :D

-Magic

2552
General Chat / Re: FLOOD HACKER!
« on: February 07, 2010, 12:21:17 PM »
a perma is only on the server it happend

2553
Games / Re: The real truth about cleverbot (spoiler)
« on: February 07, 2010, 12:20:06 PM »
LIEZ

2554
Official Server Projects / Re: Gm_Ultimatum_Rnd
« on: February 07, 2010, 12:19:05 PM »
i din do anythin. i just compiled lol.

right now im fixing up texturing an that shite xd

2555
Official Server Projects / Gm_Ultimatum_Rnd
« on: February 07, 2010, 09:55:40 AM »
Latest release: Final!!!

http://www.mediafire.com/?jfmuejieyhy -- pass = rANdOm

Welcome all to the thread for ultimatum :D
[spoiler]

[/spoiler]

if your wondering why i made a new thread, its because the old thread was a bit messy, EG: my bug post all over the place, i think its best to keep em in one post :P


Gm_ultimatum_Rnd - Finalé!

Screenshots:


















Downloads:

JUST BSP:


Addon Package:

7z - http://www.mediafire.com/?jfmuejieyhy
Zip - N/A


[spoiler=Old Releases]
gm_Ultimatum_rnd(Beta v2!)


Screenies(thx email):












Downloadz:

ZIP:
http://www.multiupload.com/JCN6MGQQEM
[/spoiler]Bugs + Changelog:


Fixed:
  • Minor teleporter bugs,
  • removed train,
  • made areas seperate,
  • Train doesn't stop at either side,
  • Hole in map,
  • Lighting,
  • Material Sizing,
  • Water not reflecting lighting,
  • Another train bug, causing it to not move,
  • Skybox material,
  • Material Placing,
  • Prop_static,
  • Larger building area
  • Fix the right teleport
  • The map is slightly confusing
  • Fix the train--removed isntead
  • Use nodraw on the pillars "holding up" the spawn area, water area, and build area (Makes it neater) --removed them instead and made areas seperate
  • Snow area,
  • forest area,
  • soundscapes,
  • fixing up materials
  • Custom Content,
  • Overlapping Brushes,
Work on it later:
  • Airport,(?)
Working on it:
  • N/A
Colour code:
Workin' on it.
Fixed.
Work on it later on.



Will update this post to fixed/more bugs,

Any more bugs or suggestions post 'em here and i'll look into 'em!

-Magic



2556
Help/Requests / Re: Problem loading maps on ZS Server
« on: February 07, 2010, 08:51:44 AM »
stop trying, just wait for coolz to see it

2557
Help/Requests / Re: DE Forum Request.
« on: February 07, 2010, 08:49:45 AM »
i wouldnt o.o

2558
General Chat / Re: FLOOD HACKER!
« on: February 07, 2010, 08:49:04 AM »
the BiA clan were the most mingiest Rus u could think of, they were around just before you joined

2559
Help/Requests / Re: DE Forum Request.
« on: February 07, 2010, 08:39:16 AM »
weel good luck wif dat

2560
Help/Requests / Re: Problem loading maps on ZS Server
« on: February 07, 2010, 08:28:04 AM »
mmhmmz want me to make a download for all required serva files?!

i know how and have the free time :P

2561
General Chat / Re: FLOOD HACKER!
« on: February 07, 2010, 08:24:40 AM »
ill use it on you if u dont shut up, im the one who banned BiA clan -__-

2562
Help/Requests / Re: DE Forum Request.
« on: February 07, 2010, 08:22:31 AM »
i smeel haax

2563
General Chat / Re: FLOOD HACKER!
« on: February 07, 2010, 08:21:21 AM »
i went into flood and perma'd him -__-

2564
Mapping / Re: Fm_Grass
« on: February 07, 2010, 08:20:35 AM »
To many glitches you can do on this map :/ way to many... and its a non respected map :/

what does he mean by non respected map i meant

2565
General Chat / Re: FLOOD HACKER!
« on: February 07, 2010, 08:05:42 AM »
wat

Pages: 1 ... 170 [171] 172 ... 269