Teleport.cs help

09/30/2010 20:13 Reignblade#1
okay, so in teleport.cs on my 5165 server im trying to edit the "welcome to korolos socure" welcome message, so i have 2008 C# version downloaded and i opened teleport.cs with C# 2008 and edited it to my liking, but now im having trouble getting it to save correctly, like i saved it and went in-game but nothing changed, and i cant seem to build succesfully :'( any help? / how do i debugg?

this is the error i get when trying to debugg:


Error 1 Program 'C:\rikardo updated\bin\Release\conquer.exe\obj\Debug\conquer. exe.exe' does not contain a static 'Main' method suitable for an entry point conquer.exe
10/03/2010 23:53 ZombieTaco#2
Google it!!
10/04/2010 11:33 _Vodka#3
@above
really much help :facepalm:

@OP
Make sure u open ur project file in visual studio and then open teleport.cs from the visual studio project.
10/05/2010 00:06 gabrola#4
Wrong section.
10/06/2010 22:54 _DreadNought_#5
in program.cs is there a static void called main?